Commit graph

6 commits

Author SHA1 Message Date
320657e61a feat: data pipeline -- FlavorGraph molecule index builder 2026-03-30 22:46:53 -07:00
b1fa55c809 feat: data pipeline -- USDA FDC ingredient index builder 2026-03-30 22:44:25 -07:00
1010543c71 feat: migrations 005-011 — fix receipts column bug + recipe engine tables 2026-03-30 22:33:25 -07:00
949c103050 chore: add recipe engine pipeline dependencies 2026-03-30 22:30:05 -07:00
0aa36b02ac fix: remove .env from tracking (contains DIRECTUS_JWT_SECRET)
.gitignore already excludes .env — was accidentally included in initial commit.
DIRECTUS_JWT_SECRET is present in git history and should be rotated before push.
2026-03-30 22:21:19 -07:00
c166e5216a chore: initial commit — kiwi Phase 2 complete
Pantry tracker app with:
- FastAPI backend + Vue 3 SPA frontend
- SQLite via circuitforge-core (migrations 001-005)
- Inventory CRUD, barcode scan, receipt OCR pipeline
- Expiry prediction (deterministic + LLM fallback)
- CF-core tier system integration
- Cloud session support (menagerie)
2026-03-30 22:20:48 -07:00