fabro/lib
Scott Werner f2a2630ad0 Simplify pull request recovery and summary store queries
- Load recovery candidates from the warm projection cache instead of
  replaying each run's full event history, and check dispatch
  eligibility before any I/O
- Extract the shared can_dispatch predicate used by both the recovery
  scan and the worker dispatch loop
- Drop load_durable_run_status, now identical to durable_run_status
- Share parse_stored_run_id across the three stored-id decode sites
- Reuse push_order for the canonical run ordering in list_all and
  list_by_statuses
- Replace the test-only queue clear accessor with the existing drain

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-09-01 14:11:53 -04:00
..
apps Simplify pull request recovery and summary store queries 2026-09-01 14:11:53 -04:00
components Simplify pull request recovery and summary store queries 2026-09-01 14:11:53 -04:00
foundation Move run queries and pull request recovery to SQLite 2026-09-01 14:06:06 -04:00
packages/fabro-api-client Merge pull request #825 from swerner/codex/automation-workflow-sources 2026-09-01 12:22:20 -04:00