fabro/lib/crates/fabro-cli
Bryan Helmkamp 103d1bf511
Rename fabro_store::RunState to RunProjection
Clarifies that this type is an event-sourced projection of run history,
distinct from fabro_core::ExecutionState which tracks live execution.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 16:37:19 -07:00
..
src Rename fabro_store::RunState to RunProjection 2026-04-03 16:37:19 -07:00
tests/it Rename fabro_store::RunState to RunProjection 2026-04-03 16:37:19 -07: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