mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-14 23:22:51 +00:00
Adds `RunArchived` and `RunUnarchived` events end-to-end through the engine. Internal `Event` carries `actor` (and `restored_status` on unarchive); wire `EventBody` serializes as `run.archived`/`run.unarchived` with typed props. Projection gains `prior_status: Option<RunStatus>` — `RunArchived` captures the current status before switching to Archived; `RunUnarchived` applies the event's `restored_status` payload (authoritative) and clears `prior_status`. |
||
|---|---|---|
| .. | ||
| crates | ||
| packages/fabro-api-client | ||