waiter-floor-bff/docs/architecture/ownership-boundary.md
José René White Enciso 5c887dee87 feat(waiter-floor): add order edge flow
Why: baseline pending order edge handlers and runtime assets before security wave.

What: add submit order contracts/handlers, service adapter updates, and docs/docker assets.

Rule: keep technical intent and align repository workflow.
2026-03-08 15:00:08 -06:00

265 B

Waiter Floor Ownership Boundary

  • Execution-facing BFF for floor staff workflows.
  • Owns edge contracts for assignment views and order-taking orchestration.
  • Does not own policy/config control-plane concerns.
  • Consumes service APIs only; no direct DAL access.