Workflow DAGs

Define multi-step workflows where steps run in parallel, wait for dependencies, and pass outputs downstream. Strait resolves the execution order automatically.

Technical specs

Define a workflow with dependencies

Related features