Structs§
- Step
Execution Result - Step execution result with output and timing.
Functions§
- apply_
step_ result - Apply a step execution result to the execution context.
- build_
fingerprint - Build an execution fingerprint from a completed execution.
- compute_
execution_ status - Determine overall execution status from step states.
- emit_
step_ event - Generate execution events for observability.
- execute_
step - Execute a single step and capture its result.
- is_
execution_ complete - Check if execution is complete (all steps done).
- next_
ready_ steps - Get the next ready steps (all dependencies satisfied).
- propagate_
outputs - Pass outputs from completed steps to dependent steps as inputs.