Documentation
Learn the execution model, connect services, and operate Argyll.
Getting Started
Install Argyll and run a multi-step Flow.
Explore →
Concepts
Steps exchange named Attributes, and Flows use those relationships to reach their Goals.
Explore →
How-To Guides
Configure service calls, conditional execution, retries, parallel work, compensation, and production deployment.
Explore →
Examples
Dependency patterns for sequential work, parallel work, and fan-in.
Read →
API Reference
HTTP specifications and the WebSocket event protocol.
Explore →
SDKs
Use the Go or Python SDK to define Steps, serve handlers, and manage Flows.
Explore →