iiRecord
Agentic AI Atlas · Drain orchestrator (stop accepting new dispatches)
operator-intervention:drain-orchestratora5c.ai
II.
OperatorInterventionPoint JSON

operator-intervention:drain-orchestrator

Structured · live

Drain orchestrator (stop accepting new dispatches) json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/operator-interventions/operator-interventions-symphony.yamlCluster · extensions
Record JSON
{
  "id": "operator-intervention:drain-orchestrator",
  "_kind": "OperatorInterventionPoint",
  "_file": "extensions/operator-interventions/operator-interventions-symphony.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Drain orchestrator (stop accepting new dispatches)",
    "kind": "drain-orchestrator",
    "triggerSurface": "api-endpoint",
    "sideEffects": [],
    "idempotent": true
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "phase:execute",
      "to": "operator-intervention:drain-orchestrator",
      "kind": "exposes_intervention_point",
      "attributes": {}
    }
  ]
}