iiRecord
Agentic AI Atlas · Restart Symphony orchestrator service
operator-intervention:restart-servicea5c.ai
II.
OperatorInterventionPoint JSON

operator-intervention:restart-service

Structured · live

Restart Symphony orchestrator service 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:restart-service",
  "_kind": "OperatorInterventionPoint",
  "_file": "extensions/operator-interventions/operator-interventions-symphony.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Restart Symphony orchestrator service",
    "kind": "restart-service",
    "triggerSurface": "signal",
    "sideEffects": [
      "stop-no-cleanup",
      "requeue"
    ],
    "idempotent": true
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "phase:execute",
      "to": "operator-intervention:restart-service",
      "kind": "exposes_intervention_point",
      "attributes": {}
    }
  ]
}