421a52cb50
feat: ElementClassifier -- ingredient element tagging with heuristic fallback
2026-03-30 22:59:46 -07:00
67cfd70e92
feat: data pipeline -- recipe corpus + substitution pair derivation
2026-03-30 22:55:41 -07:00
7fd2cc75c4
feat: tiers -- leftover_mode rate-limited free, style_picker paid+, staple_library free
2026-03-30 22:50:35 -07:00
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