Log what was eaten today. Use when the user says "we had X for dinner", "ate X", "log food", or mentions what they ate.
Log food following docs/food-tracking-process.md.
What was eaten: $ARGUMENTS
data/food/YYYY-MM-DD.md (today's date) already exists# Food — YYYY-MM-DD
## Dinner
- <what was eaten>
## Lunch
- <if mentioned>
## Snacks
- <if mentioned>
Only add this section when the user explicitly asks for macro estimates or a calorie breakdown. This section is parsed by the dashboard to render inline charts.
Required format (the dashboard parses these exact patterns):
## Geschatte macro's
~<total> kcal totaal
- Eiwit: <g>g (<pct>%)
- Koolhydraten: <g>g (<pct>%)
- Vet: <g>g (<pct>%)
<Meal1>: <kcal> kcal | <Meal2>: <kcal> kcal | <Meal3>: <kcal> kcal