mitai-jinkendo/docs
Lars 337667fc07
All checks were successful
Deploy Development / deploy (push) Successful in 51s
Build Test / lint-backend (push) Successful in 0s
Build Test / build-frontend (push) Successful in 14s
feat: Phase 0a - Minimal Goal System (Strategic + Tactical)
- Strategic Layer: Goal modes (weight_loss, strength, endurance, recomposition, health)
- Tactical Layer: Concrete goal targets with progress tracking
- Training phases (manual + auto-detection framework)
- Fitness tests (standardized performance tracking)

Backend:
- Migration 022: goal_mode in profiles, goals, training_phases, fitness_tests tables
- New router: routers/goals.py with full CRUD for goals, phases, tests
- API endpoints: /api/goals/* (mode, list, create, update, delete)

Frontend:
- GoalsPage: Goal mode selector + goal management UI
- Dashboard: Goals preview card with link
- API integration: goal mode, CRUD operations, progress calculation

Basis for 120+ placeholders and goal-aware analyses (Phase 0b)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-26 16:20:35 +01:00
..
issues feat: Feature Request #49 - Prompt-Zuordnung zu Verlaufsseiten 2026-03-26 15:12:39 +01:00
GOAL_SYSTEM_PRIORITY_ANALYSIS.md docs: goal system priority analysis - hybrid approach 2026-03-26 16:08:00 +01:00
GOALS_SYSTEM_UNIFIED_ANALYSIS.md feat: Phase 0a - Minimal Goal System (Strategic + Tactical) 2026-03-26 16:20:35 +01:00
KONZEPT_ANALYSE_2026-03-26.md docs: comprehensive functional concept analysis 2026-03-26 15:26:12 +01:00
MEMBERSHIP_SYSTEM.md docs: update CLAUDE.md and add comprehensive membership system documentation 2026-03-20 15:44:29 +01:00
STATUS_REPORT_2026-03-26.md docs: comprehensive status report 26.03.2026 2026-03-26 14:53:45 +01:00