python3 -m http.server 8080
then open http://localhost:8080/.
What this site is
You are browsing a reproducible dietary planning workflow: pantry rules in
ingredients_config.v4.json, a 12‑day export in menus/plans.v3.json,
print‑friendly HTML for each day, and an offline evaluator that grades safety, texture, variety,
and related heuristics in evaluation_report.json.
Plans are geared toward ultra low‑residue, soft‑texture nutrition (for example alongside clinician‑directed peri‑operative care). The generator stages cuisine rotation, prescribed supplement sips, and hydration targets drawn from config.
For clinical use these menus are illustrative only — they must align with your registered dietitian, surgeon, or GP. Adjust portions, supplements, fluids, and ingredients to the care plan written for your situation.
- Allowed / Avoid: Open the neighbouring tabs — lists are sourced live from JSON.
- Daily plans: Grid links to rendered day pages (
menus/day_XX.html). - Statistics: Heuristic evaluator output plus export histogram from the latest plan blob.
Refresh evaluation after regenerating menus: python3 ai_plan_evaluator.py --days 12