mitai-jinkendo/docs
Lars e3f1e399c2
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 14s
docs: Goal System Redesign v2.0 - comprehensive concept
Created comprehensive redesign document addressing all identified issues:

Problems addressed:
1. Primary goal too simplistic → Weight system (0-100%)
2. Single goal mode too simple → Multi-mode with weights
3. Missing current values → All goal types with data sources
4. Abstract goal types → Concrete, measurable goals
5. Blood pressure single value → Compound goals (systolic/diastolic)
6. No user guidance → Norms, examples, age-specific values

New Concept:
- Focus Areas: Weighted distribution (30% weight loss + 25% endurance + ...)
- Goal Weights: Each goal has individual weight (not binary primary/not)
- Concrete Goal Types: cooper_test, pushups_max, squat_1rm, etc.
- Compound Goals: Support for multi-value targets (BP: 120/80)
- Guidance System: Age/gender-specific norms and examples

Schema Changes:
- New table: focus_areas (replaces single goal_mode)
- goals: Add goal_weight, target_value_secondary, current_value_secondary
- goals: Remove is_primary (replaced by weight)

UI/UX Redesign:
- Slider interface for focus areas (must sum to 100%)
- Goal editor with guidance and norms
- Weight indicators on all goals
- Special UI for compound goals

Implementation Phases: 16-21h total
- Phase 2: Backend Redesign (6-8h)
- Phase 3: Frontend Redesign (8-10h)
- Phase 4: Testing & Refinement (2-3h)

Status: WAITING FOR USER FEEDBACK & APPROVAL

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-26 22:05:05 +01:00
..
issues docs: Phase 0a completion - comprehensive documentation 2026-03-26 21:49:07 +01:00
GOAL_SYSTEM_PRIORITY_ANALYSIS.md docs: goal system priority analysis - hybrid approach 2026-03-26 16:08:00 +01:00
GOAL_SYSTEM_REDESIGN_v2.md docs: Goal System Redesign v2.0 - comprehensive concept 2026-03-26 22:05:05 +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
NEXT_STEPS_2026-03-26.md docs: Phase 0a completion - comprehensive documentation 2026-03-26 21:49:07 +01:00
STATUS_REPORT_2026-03-26.md docs: comprehensive status report 26.03.2026 2026-03-26 14:53:45 +01:00