kiwi/app
pyr0ball 6da86dd0a7 feat(hard-day): tier-sort results — premade first, simple second
Hard Day Mode now prioritises results by effort tier before match_count:
  Tier 0 (premade): frozen/instant title keywords, or ≤2 ingredients with
    heat/microwave-only steps (frozen dinner, heat-and-eat, microwave meal)
  Tier 1 (super simple): ≤3 ingredients + any easy method (quesadilla,
    cheese toast, scrambled eggs)
  Tier 2 (easy/moderate): everything else that passed the 'involved' filter

Assembly templates default to tier 1 (inherently simple). Normal mode sort
is unchanged — match_count only.
2026-04-08 23:18:29 -07:00
..
api feat: saved recipes, recipe browser, and recipe detail panel 2026-04-08 14:35:02 -07:00
core feat: wire cf-core env-var LLM config + coordinator auth (closes #13) 2026-04-03 16:48:01 -07:00
db perf(browser): replace LIKE scans with FTS5; cache category counts 2026-04-08 23:10:48 -07:00
models feat: saved recipes, recipe browser, and recipe detail panel 2026-04-08 14:35:02 -07:00
services feat(hard-day): tier-sort results — premade first, simple second 2026-04-08 23:18:29 -07:00
staples fix: staple library — consistent tofu_firm slug, load error handling, typed yield_formats, expanded test coverage 2026-03-30 23:10:51 -07:00
static chore: initial commit — kiwi Phase 2 complete 2026-03-30 22:20:48 -07:00
styles feat: recipe engine Phase 3 — StyleAdapter, LLM levels 3-4, user settings 2026-03-31 14:15:18 -07:00
tasks feat: wire cf-orch agent sidecar and scheduler coordinator integration (closes #7) 2026-04-02 22:57:21 -07:00
utils chore: initial commit — kiwi Phase 2 complete 2026-03-30 22:20:48 -07:00
__init__.py chore: bump version to 0.2.0 2026-04-08 22:10:36 -07:00
cloud_session.py test: use tmp_path for _user_db_path tests; remove duplicate comment 2026-04-04 22:38:41 -07:00
main.py chore: bump version to 0.2.0 2026-04-08 22:10:36 -07:00
tiers.py feat: saved recipes, recipe browser, and recipe detail panel 2026-04-08 14:35:02 -07:00