- Adds J9 (Configure variety score) to userjourneys.html — new journey for
tuning the algorithm per household dietary context (e.g. disabling protein
penalties for vegetarian households); introduces screen E4 (Variety settings)
- Adds specs/frontend/variety-page-rework.html with 3 design variations for
the /planner/variety page rework: recipe-name pills, action rows (recommended),
and week-grid with side panel
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Finalised implementation specs for /members (E2) and /settings (E1)
pages using the chosen Kachel (card grid) variation. Members spec
covers 6 states including role-change inline control and remove
confirmation dialog; notes backend gaps (DELETE/PATCH member
endpoints). Settings spec covers hub layout, D3 staples sub-page,
hover and empty states.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Specifies three missing interaction surfaces for adding a recipe to
the weekly plan (Issue #42):
- C4: Recipe picker bottom sheet / desktop panel transformation
triggered from the weekly planner's "+" button or empty slot
- C5: Recipe card quick actions ("Jetzt kochen" + "Zur Woche +")
- C6: Day picker sheet / panel for adding a known recipe to a chosen day
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>