skip to content
donmai
donmai is in 0.x preview. APIs may change between minor releases. See the changelog.
docs · donmai documentation · rev 2026-07-18github.com/RenseiAI/donmai

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_* and af_code_* MCP tools available to agents out of the box.
doc docs/workflow-nodesrev 2026-07-18 · built 2026-07-18T15:34Z