Skip to content
1 min read · 67 words

batteries/orchestration/executor

Functions

FunctionDescription
executePlanExecute 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.