Start (run) an experiment session, delegating to ExperimentOrchestrator.runSession with the SAME production deps the Run-Experiment action builds (buildProductionExperimentDeps). The orchestrator is injectable for tests.
orchestrator
the approved modeling plan to execute
run tunables (experiment id to attach to, budget override, session name)
the owning provider
the acting user
optional orchestrator override (defaults to ExperimentOrchestrator)
Start (run) an experiment session, delegating to ExperimentOrchestrator.runSession with the SAME production deps the Run-Experiment action builds (buildProductionExperimentDeps). The
orchestratoris injectable for tests.