iiRecord
Agentic AI Atlas · Edit WORKFLOW.md (auto re-applied)
operator-intervention:edit-workflowa5c.ai
II.
OperatorInterventionPoint JSON

operator-intervention:edit-workflow

Structured · live

Edit WORKFLOW.md (auto re-applied) 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:edit-workflow",
  "_kind": "OperatorInterventionPoint",
  "_file": "extensions/operator-interventions/operator-interventions-symphony.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Edit WORKFLOW.md (auto re-applied)",
    "kind": "edit-workflow",
    "triggerSurface": "filesystem",
    "sideEffects": [
      "auto-reapply"
    ],
    "idempotent": true
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "phase:execute",
      "to": "operator-intervention:edit-workflow",
      "kind": "exposes_intervention_point",
      "attributes": {}
    }
  ]
}