Workflow nodes
The workflow contract interfaces published by @donmai/core and the shipped agent tools.
The @donmai/core package publishes the interface contracts for the workflow
engine and the YAML workflow grammar. Concrete node implementations and the
execution runtime live in the platform layer.
- Contract reference -
ActionDefinition,TriggerDefinition,ConditionDefinition,ProviderPlugin, and the workflow YAML grammar. - Shipped agent tools - the
af_linear_*andaf_code_*MCP tools available to agents out of the box.
doc docs/workflow-nodesrev 2026-07-18 · built 2026-07-18T15:34Z