02a7ac262c
ReviewSession re-reads matches.csv/titles.json on mtime change so external extract/resolve runs show up per-request (and stale in-memory rows can no longer overwrite them); the page polls state every 3s, re-rendering only on change and never mid-typing. --web --dev adds uvicorn source-watch restarts, scoped to the package dir so decision writes to data/ don't trigger them. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>