mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-05 08:10:39 +00:00
Expose `fabro_types::first_event_seq` next to `StageProjection`, replacing six identical `nonzero` test helpers and the private one in `run_state`. Add `RunProjection::iter_stages_mut` so `SerializableProjection` can clear bulky fields without the collect-then-lookup dance, and let the `fabro-dump` loop iterate `(&StageId, &StageProjection)` borrows directly to drop the per-stage `StageId::clone()` and redundant HashMap lookup. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| crates | ||
| packages/fabro-api-client | ||