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>
34 lines
652 B
YAML
34 lines
652 B
YAML
# Service Snapshot Template — copy to <service>.yaml and regenerate after each completed phase.
|
|
# Normative spec: docs/ai-framework/service-snapshot-policy.md
|
|
|
|
schema_version: 1
|
|
snapshot_version: 0
|
|
|
|
service_name: ""
|
|
commercial_product: ""
|
|
current_version: ""
|
|
current_phase: ""
|
|
last_completed_phase: ""
|
|
next_phase: ""
|
|
|
|
completed_phases: []
|
|
remaining_phases: []
|
|
|
|
registered_modules: []
|
|
enabled_capabilities: []
|
|
enabled_bundles: []
|
|
|
|
public_apis: []
|
|
published_events: []
|
|
|
|
permission_prefix: ""
|
|
|
|
active_adrs: []
|
|
integration_contracts: []
|
|
|
|
known_limitations: []
|
|
open_todos: []
|
|
|
|
last_handover_reference: ""
|
|
last_updated: ""
|