mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-24 00:51:19 +00:00
Resolves the name collision with fabro_store::RunState. The core type represents live in-memory execution state (current node, visits, context), while the store type is an event-sourced projection of a full run record. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| context.rs | ||
| error.rs | ||
| executor.rs | ||
| graph.rs | ||
| handler.rs | ||
| lib.rs | ||
| lifecycle.rs | ||
| outcome.rs | ||
| retry.rs | ||
| stall.rs | ||
| state.rs | ||
| test_fixtures.rs | ||