Keplaria

Case console

Public · read-only

Fleet

fleet v1

← Cases

The scopes below are what routing and command dispatch actually enforce: an event whose department proposes an agent outside its scope, or a command outside its scope, is refused and recorded — never silently dropped, never silently allowed. The department label on an event is asserted by its producer, not an authenticated identity: this is a policy-and-audit boundary, not a security boundary. Catalog authority is per-deployment, not live — revoking a scope takes a deploy of a new catalog artifact, not a configuration flip.

Fleet-wide

Runs for every agentic event; belongs to no department scope

coordinator v1 · deployed

Proposes which specialist agents an event should engage; policy validates the proposal before anything runs.

Owner: workflow-platform · In: app.schemas:CanonicalEvent · Out: app.schemas:RoutingDecision

Tools: none · Data: event_metadata

Evals: domain_case_pass — spikes/domain_evals/evidence.json

procurement

Onboards and maintains suppliers. Supplier onboarding inherently screens, so both specialist agents are in scope.

evidence v1 · deployed

Extracts grounded corporate fields from a submitted document; every value must resolve to a verbatim span or the case quarantines.

Owner: workflow-platform · In: app.documents:RedactedDerivative · Out: app.schemas:EvidenceResult

Tools: none · Data: document_derivative, entity_identifiers

Evals: domain_case_pass — spikes/domain_evals/evidence.json

compliance v1 · deployed

Interprets sanctions-screening candidates; a deterministic check holds every referenced candidate id to the actual screen.

Owner: workflow-platform · In: app.schemas:ScreeningResult · Out: app.schemas:ComplianceAssessment

Tools: none · Data: screening_candidates, entity_identifiers

Evals: domain_case_pass — spikes/domain_evals/evidence.json

Commands in scope: create_supplier, attach_evidence, request_renewal, apply_hold, clear_hold

compliance

Reviews screening outcomes and evidence provenance. May restrict a supplier; never originates one.

evidence v1 · deployed

Extracts grounded corporate fields from a submitted document; every value must resolve to a verbatim span or the case quarantines.

Owner: workflow-platform · In: app.documents:RedactedDerivative · Out: app.schemas:EvidenceResult

Tools: none · Data: document_derivative, entity_identifiers

Evals: domain_case_pass — spikes/domain_evals/evidence.json

compliance v1 · deployed

Interprets sanctions-screening candidates; a deterministic check holds every referenced candidate id to the actual screen.

Owner: workflow-platform · In: app.schemas:ScreeningResult · Out: app.schemas:ComplianceAssessment

Tools: none · Data: screening_candidates, entity_identifiers

Evals: domain_case_pass — spikes/domain_evals/evidence.json

Commands in scope: apply_hold, clear_hold

finance

Consumes approved supplier records. Its events engage no agents and originate no supplier writes; a finance event proposing either is refused and recorded.

No agents in scope: an event labeled finance that proposes one is refused and recorded.

No commands in scope: a command from this department is refused and recorded.