20 lines
890 B
Markdown
20 lines
890 B
Markdown
# Feature Epics
|
|
|
|
## Repository
|
|
waiter-floor-bff
|
|
|
|
## Core Epics
|
|
- Epic 1: Expand domain-aligned capabilities for restaurant operations.
|
|
- Epic 2: Stabilize service contracts for containerized runtime integration.
|
|
- Epic 3: Improve observability and operational readiness for demo compose environments.
|
|
|
|
## Domain-Specific Candidate Features
|
|
- Waiter-facing projection over the shared restaurant order/check lifecycle.
|
|
- Waiter assignment visibility with recent floor activity derived from persisted restaurant state.
|
|
- Waiter order update workflows that stay aligned with service-level restaurant order orchestration.
|
|
- Cross-app order continuity from waiter submission to kitchen preparation and POS payment.
|
|
- Operations control-plane policies (flags, service windows, overrides).
|
|
|
|
## Documentation Contract
|
|
Any code change in this repository must include docs updates in the same branch.
|