Quick Reference
Core Building Blocks
ExecutionContext[T]: shared flow state and traceBlock: atomic executable stepChain: ordered group of stepsFlow: orchestration boundary and failure strategySyncRunner/AsyncRunner: execution engines
Failure Strategies
ABORTCONTINUECOMPENSATE
Common Objects
RetryPolicyOutcomeEvent
Use API Reference for complete signatures.