Agent Workflow Protocol¶
Welcome to the end-user documentation for the Agent Workflow Protocol reference engine.
Documentation version
This build documents engine release 0.1.4 (docs version label: 0.1.4).
Quick links¶
- Getting started — validate a workflow and run the lighthouse demo
- Run with MCP — wire the engine into your MCP host
- Author workflows — document structure and node types
- Download schema — JSON Schema for workflow definitions
- Compatibility matrix — what the reference engine supports today
- Whitepaper — narrative protocol overview
Schema mirror¶
| Channel | URL |
|---|---|
| Latest | workflow-definition.json |
| This version | workflow-definition.json |
Canonical document.schema URI in workflow instances remains https://agent-workflow.dev/schemas/workflow-definition.json until GA registry publication. The GitHub Pages URLs above are mirrors for download and IDE validation.
Developer documentation¶
Architecture, RFC normative shards, conformance harness, and release governance live in the GitHub repository.
Status¶
This is an alpha release line (@agent-workflow/engine@0.1.4). Breaking changes may occur before 1.0.0. See Release notes for highlights and limitations.