Expand description
ff-engine: cross-partition dispatch and background scanners.
Modules§
- budget
- Cross-partition budget check helper.
- completion_
listener - Push-based DAG promotion dispatch loop (Batch C item 6, issue #9; backend-agnostic refactor in issue #90).
- partition_
router - Partition-aware dispatch for cross-partition operations.
- scanner
- Background scanner infrastructure.
- supervisor
- Scanner supervisor — restarts scanners on panic with backoff.
Structs§
- Engine
- The FlowFabric engine: partition routing + background scanners.
- Engine
Config - Engine configuration.