This website requires JavaScript.
Explore
Help
Sign in
Circuit-Forge
/
kiwi
Watch
2
Star
0
Fork
You've already forked kiwi
0
Code
Issues
4
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
37737b06de
kiwi
/
app
/
services
/
recipe
History
pyr0ball
37737b06de
feat: RecipeEngine Level 1-2 — corpus match, substitution, grocery list, hard day mode
2026-03-31 11:50:28 -07:00
..
__init__.py
feat: ElementClassifier -- ingredient element tagging with heuristic fallback
2026-03-30 22:59:46 -07:00
element_classifier.py
fix: ElementClassifier — guard empty input, safe JSON decode, dedup heuristic elements, strengthen test assertions
2026-03-30 23:10:49 -07:00
recipe_engine.py
feat: RecipeEngine Level 1-2 — corpus match, substitution, grocery list, hard day mode
2026-03-31 11:50:28 -07:00
staple_library.py
fix: staple library — consistent tofu_firm slug, load error handling, typed yield_formats, expanded test coverage
2026-03-30 23:10:51 -07:00
substitution_engine.py
feat: SubstitutionEngine — deterministic swap candidates with compensation hints
2026-03-30 23:13:49 -07:00