Skip to main content

Module executor

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: ExecuteStep runs through a fresh agent loop under the step’s resolved agent, DeterministicStep routes through the engine’s headless deterministic driver, and every other action is already parked or terminal.