{
"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": {}
}
]
}