Runs

Persisted graph executions — what the orchestrator stored for each run (not a live stream).

Read API not available on this orchestrator build. Orchestrator GET /orchestrator/runs is not available on this backend (route not implemented or wrong server).

Index — newest start time first. Status and outputs come from stored rows only; refresh to update. Use Review for staging and Publication for canon.

Active filters. None — default list (all runs in fetch window).

Narrow the list

Same identity_id as staging and publication lineage. Invalid UUID → HTTP 400.

 

Clear filters · Review · Publication

Raw JSON (debug)
{
  "runs": [],
  "count": 0,
  "basis": "backend_unimplemented",
  "backend_unimplemented": true,
  "message": "Orchestrator GET /orchestrator/runs is not available on this backend (route not implemented or wrong server)."
}