kiwi/app/services/recipe
2026-03-31 12:44:58 -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
grocery_links.py fix: grocery_links — guard against empty ingredient names in build_links 2026-03-31 12:44:58 -07:00
recipe_engine.py feat: RecipeEngine Level 1-2 — grocery links + affiliate deeplink builder 2026-03-31 12:23:07 -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