Expand description
Engine-wired support for live adapter integration tests.
This module records whether adapter output follows the typed order-event path or the reconciliation-report path before routing each event through the live runner.
Modules§
- invariants
- Cross-layer invariants for live execution tests.
Structs§
- Execution
Harness - Engine-wired state for deterministic live execution seam tests.
Enums§
- Routed
Kind - Classifies which branch of the live execution routing fork handles an event.