batteries/orchestration/executor
Functions
| Function | Description |
|---|---|
| executePlan | Execute a plan against external input and return the projection folded from the durable event log. External input is materialised as the entry frame's node_settled before any other node runs, so it is addressable by NodeRef exactly like any other node output and is rebuilt from events on resume. |