restaurant-admin-bff/docs/architecture/ownership-boundary.md
2026-03-31 16:37:06 -06:00

322 B

Restaurant Admin Ownership Boundary

  • Control-plane-facing BFF for policy, schedule, and operational configuration.
  • Owns admin edge contracts for feature flags, service windows, overrides, and recent change visibility.
  • Does not own transactional order execution.
  • Consumes service APIs only; no direct DAL access.