Register all active platform services and base features in core DB so admin can manage them, add delivery/hospitality/sports-center backend phases, update apps catalog and production deploy tooling. Co-authored-by: Cursor <cursoragent@cursor.com>
11 lines
584 B
Markdown
11 lines
584 B
Markdown
# Service Snapshots
|
|
|
|
One compact YAML snapshot per service — current implementation state for AI-assisted phases.
|
|
|
|
**Policy:** [service-snapshot-policy.md](../ai-framework/service-snapshot-policy.md)
|
|
**Template:** [_template.yaml](_template.yaml)
|
|
|
|
Snapshots are generated automatically after each completed phase. Agents load the latest snapshot before reconstructing state from historical phase documents.
|
|
|
|
Example paths: `accounting.yaml`, `crm.yaml`, `delivery.yaml`, `experience.yaml`, `hospitality.yaml`, `loyalty.yaml`, `communication.yaml`, `sports-center.yaml`.
|