fabro/lib
Scott Werner 0f1e5e1c9c Centralize run projection replay on ProjectedRun
Move ProjectedRun next to EventProjectionCache in run_state, since the
summary store both produces and consumes it, and give it a replay
constructor that owns the events-to-head derivation. load_projection now
returns RunNotFound directly instead of erasing it to None and having
callers rebuild it; load_run_projection is the single Option translation
point. install_in_memory_state reuses the existing From impl, and the
commit path passes its Arc through instead of unwrapping and
reallocating it.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-02 16:33:14 -04:00
..
apps Simplify on-demand run projection loading 2026-09-02 11:43:17 -04:00
components Centralize run projection replay on ProjectedRun 2026-09-02 16:33:14 -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