operations-domain/docs/architecture/control-plane-responsibilities.md
2026-03-09 11:57:46 -06:00

361 B

Operations Domain Responsibilities

Operations is the restaurant control plane.

Owns

  • Policy resolution and precedence decisions.
  • Feature flag and rollout decisions.
  • Service-window and operational override decisions.

Does Not Own

  • Kitchen order execution state transitions.
  • POS transaction finalization workflows.
  • BFF edge adaptation logic.