Initial meal-suggestion skill (logic + template; live data git-ignored)

This commit is contained in:
jp
2026-08-26 02:55:33 +01:00
commit 72ce56edeb
10 changed files with 464 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
# Live data — keep out of version control.
# Your current stock and 7-day meal log drift as you eat / the daily job runs.
inventory.json
meal-history.json