Workflows exports - Workflow engine with parallel execution Split from index.ts for file size compliance (Issue #285)
Creates an execution plan from a workflow definition. Groups steps into phases based on dependencies for parallel execution.
Workflow definition to analyze
Result with ExecutionPlan or WorkflowError
Workflows exports - Workflow engine with parallel execution Split from index.ts for file size compliance (Issue #285)