Skip to content

Split the gateway pipeline into typed stages #65

Description

@MatthewTracy

Why: classification, policy, provider execution, tools, and evidence currently share one large service module.

Files: src/yagami/gateway/service.py, src/yagami/gateway/.

Acceptance:

  • Isolate the five pipeline stages behind typed interfaces.
  • Preserve ordering and fail-closed behavior.
  • Add stage contract tests and keep public APIs unchanged.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions