Creates a new Arvo orchestrator instance with default components.
Factory function that constructs an orchestrator with standard execution engine
and registry implementations. Validates that all machines share the same source
identifier and have unique versions.
Creates a new Arvo orchestrator instance with default components.
Factory function that constructs an orchestrator with standard execution engine and registry implementations. Validates that all machines share the same source identifier and have unique versions.
Throws
When no machines are provided
Throws
When machines have different source identifiers
Throws
When machines have duplicate versions
Example
See