mitai-jinkendo/backend/placeholder_registrations
Lars 5bf8895fb3
All checks were successful
Deploy Development / deploy (push) Successful in 53s
Build Test / lint-backend (push) Successful in 0s
Build Test / build-frontend (push) Successful in 14s
fix: Nutrition Cluster Abschluss - Metadaten-Konsistenz
Behebt letzte Inkonsistenzen im Export:

1. protein_g_per_kg:
   - time_window: 'mixed' → '7d' (dominante Komponente)
   - Kommentar angepasst: weight ist snapshot, aber protein (7d) ist primär
   - known_limitations dokumentiert die Inkonsistenz weiterhin

2. protein_adequacy_28d:
   - unit: 'score' → 'score (0-100)' (Konsistenz mit macro_consistency_score)
   - Klarere Skalen-Angabe im Export

Finaler Export-Status: 14/14 Nutrition Placeholders konsistent
- Alle haben korrekte Category (Ernährung)
- Alle haben präzise Units
- Alle haben eindeutige Time Windows
- Alle haben korrekte Output Types

Abschlussarbeit für Ernährungs-Cluster.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-02 13:07:35 +02:00
..
__init__.py feat: Placeholder Registry Part C - Nutrition Consistency & Balance 2026-04-02 12:55:03 +02:00
nutrition_part_a.py feat: Placeholder Registry Framework + Part A Nutrition Metrics 2026-04-02 11:46:16 +02:00
nutrition_part_b.py fix: Nutrition Cluster Abschluss - Metadaten-Konsistenz 2026-04-02 13:07:35 +02:00
nutrition_part_c.py fix: Part C OutputType - use STRING instead of TEXT 2026-04-02 12:56:13 +02:00