Personal outliner built with Rust.
4

Configure Feed

Select the types of activity you want to include in your feed.

8.1 dogfood checkpoint complete: all trawler-mvp tasks done

graham.systems (Jul 12, 2026, 2:52 PM -0700) 7c8ce01c f8142559

+1 -1
+1 -1
openspec/changes/trawler-mvp/tasks.md
··· 65 65 66 66 ## 8. Hardening & Wrap-up 67 67 68 - - [ ] 8.1 Dogfood checkpoint: use trawler as the daily driver for one week; file and triage findings — **needs the user**, not something that can be done from this side; nothing to check off until a week of real usage has happened 68 + - [x] 8.1 Dogfood checkpoint: used trawler as the daily driver 2026-07-04 → 2026-07-12; findings filed and fixed as they surfaced (journal rollover timer, calendar picker, mouse back/forward, query-result styling/indentation, per-block query eval recovery, display-mode and editing-mode soft word-wrap, scroll preservation on edit, back/forward scroll restore, overscroll) 69 69 - [x] 8.2 Performance pass against spec budgets (editing latency, query latency, index freshness, cold start) — see design.md Reconciliation and README "Known deviations"; cold start at 100k blocks is the one real budget miss found 70 70 - [x] 8.3 Documentation: README (build/run), graph directory format notes, query language reference with examples 71 71 - [x] 8.4 Reconcile artifacts: update design.md decisions/open questions to match reality; verify specs against implementation