Guides
Guides
Each guide takes one thing a workflow definition author or integrator needs to do and shows the shortest correct way to do it on AutoFlow. Every snippet uses only symbols that exist in AutoFlow today; where a capability is still roadmap, the guide says so. Read Get started first if you have not run a workflow yet.
What a future is, how gather and select wait, what happens to a future nobody gathers, and futures on replay.
sleep, timer and select with a timeout. Why a suspended workflow costs nothing, and how long it may wait.
call_api and its 4-tuple result, authentication through headers, automatic idempotency keys.
poll with a CEL check and a derived action, without growing the workflow’s history.
Ask the policy module for a verdict and enforce it. Proceed, fail closed, or hand the decision to a person and wait.
Detached and awaitable children, what they inherit and what cannot cross the boundary.
The module protocol, a worked example with the Go SDK, and how modules reach workflows today.
Last updated on