Workflows exports - Workflow engine with parallel execution Split from index.ts for file size compliance (Issue #285)
Loads and parses a workflow definition from a file.
Path to the workflow file
Root directory for path validation (defaults to process.cwd())
Result with WorkflowDefinition or ParseError/SecurityError
Workflows exports - Workflow engine with parallel execution Split from index.ts for file size compliance (Issue #285)