Skip to content

Orchestration

Status: historical archive

The old graphids/orchestrate.py row dispatcher has been retired. The live launch surface is graphids.exp.runtime, which works with typed RunConfig objects instead of rendered rows.

This page stays around so the older docs have a home, but it should be treated as reference history rather than the current architecture map.

Current entrypoints

  • graphids.exp.runtime.launch_run(run)
  • graphids.exp.runtime.run_stage(run)
  • graphids.exp.config.ExperimentConfig
  • graphids.exp.config.RunConfig