20 lines
831 B
Markdown
20 lines
831 B
Markdown
# Feature Epics
|
|
|
|
## Repository
|
|
operations-service
|
|
|
|
## 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
|
|
- Shared restaurant order/check orchestration over persisted lifecycle state.
|
|
- Kitchen dispatch readiness and order/check progression handoff.
|
|
- Operations control-plane policies (flags, service windows, overrides).
|
|
- POS payment eligibility and capture over shared restaurant checks.
|
|
- Waiter/customer/POS/admin workflow contracts that can be reused by multiple restaurant BFFs.
|
|
|
|
## Documentation Contract
|
|
Any code change in this repository must include docs updates in the same branch.
|