fabro/lib
Bryan Helmkamp 031d4cdbb6 Require a durable run store throughout execution
Make run lookup fail with RunNotFound instead of returning Option, thread a required RunStore through workflow and retro paths, and update CLI, server, and test callers to match. Also treat null optional event properties as absent during store-backed replay so event-sourced state stays robust.
2026-04-02 15:08:21 -07:00
..
crates Require a durable run store throughout execution 2026-04-02 15:08:21 -07:00
packages/fabro-api-client Prefix API routes with /api/v1 2026-03-30 16:17:06 -04:00