Skip to content

State and routing

Channels, commands, conditional routes, and fan-out work.

Updated View as Markdown

StateSchema declares the complete state surface. StateChannel controls merge behavior per key: last value, reduction, topic collection, or clear-after-superstep.

Use ordinary edges for fixed topology. A Command combines a state update with an explicit next route; conditional edges select a target from state; and Send dynamically fans out independent work. All static endpoints are validated during compile(); dynamic targets are validated at runtime.

Navigation

Type to search…

↑↓ navigate↵ selectEsc close