14 lines
361 B
Markdown
14 lines
361 B
Markdown
# 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.
|