branch
branch nodes implement conditional routing.
- They evaluate expressions against state or scores to choose the next node.
- Branching enables multi-path experiences and good/bad outcome scenarios.
- TODO: document the condition syntax, supported operators, and error handling.
Last updated on