fabro/lib/crates/fabro-cli
Bryan Helmkamp ffee4688eb Remove InMemoryStore, RunSnapshot, and NodeSnapshot; use RunState directly
InMemoryStore duplicated SlateStore's interface and was unused in
production. RunSnapshot/NodeSnapshot were intermediate projections that
tests consumed — replaced with RunState to eliminate the indirection.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 14:59:24 -07:00
..
src refactor(run): unify legacy dump projections 2026-04-03 14:50:12 -07:00
tests/it Remove InMemoryStore, RunSnapshot, and NodeSnapshot; use RunState directly 2026-04-03 14:59:24 -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