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>
25 lines
788 B
Markdown
25 lines
788 B
Markdown
# Phase 9.6 — Sports Center Training Management
|
|
|
|
| Field | Value |
|
|
| --- | --- |
|
|
| Status | Complete |
|
|
| Version | 0.9.6.0 |
|
|
|
|
## Goal
|
|
|
|
Training programs, exercises, workout plans/assignments, goals, measurements, progress, nutrition plans, assessments, performance and body composition records — no competitions module yet.
|
|
|
|
## Scope Completed
|
|
|
|
- Eleven training aggregates with APIs, permissions, events
|
|
- Migration `0007_phase_96_training`
|
|
- `/capabilities` sets `training_management: true`, phase `9.6`
|
|
|
|
## APIs
|
|
|
|
Programs, exercises, workout plans/assignments, goals, measurements, progress records, nutrition plans, assessments, performance records, body compositions under `/api/v1/*`.
|
|
|
|
## Related Documents
|
|
|
|
- [Handover 9.6](phase-handover/phase-9-6.md)
|