docs: mark v9d Phase 1 as deployed and tested
All checks were successful
Deploy Development / deploy (push) Successful in 46s
Build Test / lint-backend (push) Successful in 0s
Build Test / build-frontend (push) Successful in 13s

- Training types system:  deployed to dev
- Logout button:  tested and working
- Migration 004:  applied successfully (23 types)
- API endpoints:  functional

Next: Phase 1b (UI integration)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Lars 2026-03-21 13:46:55 +01:00
parent 410b2ce308
commit df01ee3de3

View File

@ -97,11 +97,21 @@ frontend/src/
- ✅ **TrialBanner mailto:** "Abo wählen" → mailto:mitai@jinkendo.de (Vorbereitung für zentrales Abo-System)
- 📚 Dokumentation: `.claude/docs/technical/CENTRAL_SUBSCRIPTION_SYSTEM.md`
### v9d In Arbeit 🔄
- 🔲 Schlaf-Modul (Erfassung, Import, Auswertung, Korrelationen)
- 🔲 Trainingstypen (Cardio, Kraft, HIIT, Mobility, Erholung)
- 🔲 Ruhetage erfassen
- 🔲 Ruhepuls + HF-Zonen + VO2Max-Schätzung
### v9d Phase 1 ✅ (Deployed 21.03.2026)
- ✅ **Trainingstypen Basis:** DB-Schema, 23 Typen, API-Endpoints
- ✅ **Logout-Button:** Im Header neben Avatar, mit Bestätigung
- ✅ **Components:** TrainingTypeSelect, TrainingTypeDistribution (noch nicht eingebunden)
### v9d Phase 1b 🔲 (Integration)
- 🔲 ActivityPage: TrainingTypeSelect einbinden
- 🔲 Dashboard: TrainingTypeDistribution Chart
- 🔲 History: Typ-Badge bei Aktivitäten
### v9d Phase 2+ 🔲 (Später)
- 🔲 Ruhetage erfassen (rest_days Tabelle)
- 🔲 Ruhepuls erfassen (vitals_log Tabelle)
- 🔲 HF-Zonen + Erholungsstatus
- 🔲 Schlaf-Modul
📚 Details: `.claude/docs/technical/MEMBERSHIP_SYSTEM.md` · `.claude/docs/architecture/FEATURE_ENFORCEMENT.md`