19 lines
790 B
Markdown
19 lines
790 B
Markdown
# Feature Epics
|
|
|
|
## Repository
|
|
customer-orders-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
|
|
- Customer-facing projection over the shared restaurant lifecycle.
|
|
- Customer order detail and history views that stay aligned with waiter, kitchen, and POS state changes.
|
|
- Cross-app order continuity from customer 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.
|