added draft scope for review/search loop

This commit is contained in:
2026-03-21 09:48:34 -04:00
parent afadd0c0d0
commit e8e11e15b3
2 changed files with 64 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
#+title: Scrape-Giant Task Log
#+title: Scrape-Giant Task Log
#+STARTUP: overview
* [X] t1.1: harden giant receipt fetch cli (2-4 commits)
** acceptance criteria
@@ -763,6 +763,7 @@ enable fast lookup of catalog items during review via tokenized search and repla
- Search intentionally optimizes for manual speed rather than smart ranking: simple token overlap, max 10 rows, and immediate persistence on selection.
- Follow-up fix: search moved to `[f]ind` so `[s]kip` remains available at the main prompt.
* [ ] t1.16.2: catalog search refinement
* [ ] 1t.10: add optional llm-assisted suggestion workflow for unresolved normalized retailer items (2-4 commits)