Skip to content

Bounded Contexts

The ontology catalog at apps/docs/ontology.json is the identifier authority. Backend folder names do not define a context; owned meaning, invariants, terms, and write authority do.

Current core contexts:

  • Agent Execution owns agent profile, runtime lease, continuity, and process takeover.
  • Project Delivery owns mission assignment, repository lanes, acceptance, and closure.
  • Identity Lifecycle owns principal state and offboarding.
  • Access Control owns authorization and tool grants.

Cross-context work uses contracts, ports, events, or explicit orchestration. Sibling contexts never import each other’s internals.