fabro/lib/crates/fabro-cli
Bryan Helmkamp 871bc500e4 refactor: unify workflow stored event model
Add a shared StoredEvent schema in fabro-types and switch workflow,
store, CLI, and server event handling to use it directly.

This removes the writer/reader mismatch around flattened failure data,
updates affected projections and progress rendering, and refreshes the
fixture/snapshot coverage around the canonical event shape.
2026-04-04 10:38:44 -04:00
..
src refactor: unify workflow stored event model 2026-04-04 10:38:44 -04:00
tests/it refactor: unify workflow stored event model 2026-04-04 10:38:44 -04:00
build.rs Move git SHA/build date from fabro-util to fabro-cli build.rs 2026-03-13 15:03:12 -04:00
Cargo.toml Remove server feature flag from fabro-cli, always compile server in 2026-04-03 10:09:56 -07:00