iiRecord
Agentic AI Atlas · Change management
responsibility:change-managementa5c.ai
II.
Responsibility JSON

responsibility:change-management

Structured · live

Change management json

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

File · role/responsibilities/responsibilities-expanded.yamlCluster · role
Record JSON
{
  "id": "responsibility:change-management",
  "_kind": "Responsibility",
  "_file": "role/responsibilities/responsibilities-expanded.yaml",
  "_cluster": "role",
  "attributes": {
    "displayName": "Change management",
    "cadence": "continuous",
    "description": "Govern production changes through change advisory processes — risk\nassessment, approval workflows, rollback plans, and post-change verification.\n"
  },
  "outgoingEdges": [
    {
      "from": "responsibility:change-management",
      "to": "role:release-manager",
      "kind": "held_by",
      "attributes": {}
    },
    {
      "from": "responsibility:change-management",
      "to": "role:change-manager",
      "kind": "held_by",
      "attributes": {}
    },
    {
      "from": "responsibility:change-management",
      "to": "role:engineering-manager",
      "kind": "held_by",
      "attributes": {}
    },
    {
      "from": "responsibility:change-management",
      "to": "skill-area:change-management-ops",
      "kind": "requires_expertise",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "role:it-operations-manager",
      "to": "responsibility:change-management",
      "kind": "holds_responsibility"
    }
  ]
}