waiter-floor-bff/docs/architecture/ownership-boundary.md
2026-03-31 16:26:52 -06:00

7 lines
299 B
Markdown

# Waiter Floor Ownership Boundary
- Execution-facing BFF for floor staff workflows.
- Owns edge contracts for assignment views, recent floor activity, and order submit or update orchestration.
- Does not own policy/config control-plane concerns.
- Consumes service APIs only; no direct DAL access.