CHAPTER 28
Workflow Studio
Compose validated workflows from typed nodes and connections.
Workflow Studio combines typed nodes for input, context, story/graph/memory retrieval, Skills, Agents, model calls, review, scoring, conditions, patches, author confirmation, writes, and output.
- Create and name a workflow.
- Drag nodes from the library, move them into position, and connect compatible ports.
- Configure each node, validate, fix highlighted errors, and save.
- Close and reopen to verify nodes, positions, connections, and properties.
Inputs and outputs must match: for example, a context node outputs a Context Bundle, an Agent consumes context and rules, and a write node accepts only a confirmed candidate. Review connected edges before deleting a node; after copying one, verify its unique ID and parameters.
Failure strategies may retry a limited number of times, reduce context, use a backup model, return to a checkpoint, request author confirmation, or fail with evidence. They must not turn a failed review into a pass or write unconfirmed prose.
Still need a hand?
Send your version and steps so we can take a look.