Characteristics
- Steps describe the units of work.
- Branches describe alternate paths.
- Parallel steps allow independent work to run together.
- State keeps progress visible across the process.
- Approvals make human decision points explicit.
How workflows coordinate multi-step work with durable progress.