mitai-jinkendo/docs/README.md
Lars b5c5f2f612
All checks were successful
Deploy Development / deploy (push) Successful in 54s
Build Test / pytest-backend (push) Successful in 4s
Build Test / lint-backend (push) Successful in 0s
Build Test / build-frontend (push) Successful in 16s
feat: introduce fitness dashboard overview and enhance activity metrics
- Added new functions to build fitness dashboard visualizations, including weekly training volume and training type distribution charts.
- Updated the `charts.py` router to include a new endpoint for the fitness dashboard, integrating data from activity metrics.
- Refactored existing activity-related functions to improve modularity and maintainability.
- Updated frontend components to reflect the new fitness terminology and integrate the fitness dashboard overview, enhancing user experience.
2026-04-19 21:27:12 +02:00

61 lines
2.1 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Projekt-Dokumentation (`docs/` im Repository-Root)
Dieser Ordner ist **immer mit Git versioniert**. Er ergänzt **`.claude/docs/`** (Specs, Landkarten) siehe [`.claude/README.md`](../.claude/README.md) und [`.claude/rules/DOCUMENTATION.md`](../.claude/rules/DOCUMENTATION.md).
---
## Was gehört wohin? (Kurz)
| Inhalt | Ort |
|--------|-----|
| Kanonische **fachliche** Spec (WAS) | `.claude/docs/functional/` |
| Kanonische **technische** Spec (WIE) | `.claude/docs/technical/` |
| **Arbeitspapiere**, Status, Analysen | `.claude/docs/working/` |
| **Issue-Epics**, Abnahme-Dokus, große Plan-Markdowns | **`docs/issues/`** (hier) |
| Platzhalter **Governance** (Deploy-Pfade noch `docs/`) | **`docs/PLACEHOLDER_*.md`** (hier) |
| Membership v9c (Inhalt) | **`.claude/docs/technical/MEMBERSHIP_SYSTEM.md`** · Stub: [`MEMBERSHIP_SYSTEM.md`](./MEMBERSHIP_SYSTEM.md) |
---
## `docs/issues/` Index
| Datei |
|-------|
| `GUI_IA_ADMIN_NAV_2026-04-05.md` |
| `issue-50-phase-0a-goal-system.md` |
| `issue-50-value-table-refinement.md` |
| `issue-51-prompt-page-assignment.md` |
| `issue-52-blood-pressure-dual-targets.md` |
| `issue-53-phase-0c-multi-layer-architecture.md` |
| `issue-fitness-dashboard-layer2b.md` |
| `issue-54-dynamic-placeholder-system.md` |
| `issue-55-dynamic-aggregation-methods.md` |
| `issue-76-training-quality-goal-list-filter.md` |
| `PHASE_PLAN_RESPONSIVE_UI.md` |
| `REVIEW_OPEN_ISSUES_2026-04-04.md` |
| `UMSETZUNGSPLAN_TRAININGSPROFILE_SPORTSPEZIFISCH_2026-04-05.md` |
---
## Root in `docs/` (Governance & Verweise)
| Datei | Rolle |
|-------|--------|
| `PLACEHOLDER_GOVERNANCE.md` | Normen Platzhalter |
| `PLACEHOLDER_METADATA_*.md` | Validierung, Deployment, Summary |
| `MEMBERSHIP_SYSTEM.md` | Nur Verweis auf `.claude/docs/technical/` |
Arbeitspapier, die früher hier lagen (`STATUS_*`, `GOALS_*`, `NEXT_STEPS_*`, `phase-0c-placeholder-…`), sind nach **`.claude/docs/working/`** verschoben.
---
## Gitea
Issues: http://192.168.2.144:3000/Lars/mitai-jinkendo/issues
Themen-Übersicht (lokal): **`.claude/docs/GITEA_ISSUES_INDEX.md`**
---
**Stand:** 2026-04-19