Workflow
A composed graph of skills with typed input/output contracts. Workflows let skills chain — one skill’s output feeds another’s input — and they expose multi-step work as a single named dispatch.
The graph is declared, the tools are scoped, the side effects are authorised, and the record is durable. See Agency model for the typed-primitives substrate workflows compose against.