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.