Module executor
Expand description
Live SOP action executor.
Functions§
- drive_
resumed_ broker_ action - Drive a broker-approved run from a headless approval surface.
- spawn_
headless_ run_ driver - Spawn a background task that drives a resumed SOP action to its next
blocking or terminal state. Gate-clearing surfaces without an ambient agent
turn (HTTP decide, WS approvals, manual dashboard runs) land here:
ExecuteStepruns through a fresh agent loop under the step’s resolved agent,DeterministicSteproutes through the engine’s headless deterministic driver, and every other action is already parked or terminal.