iiRecord
Agentic AI Atlas · Change Manager
role:change-managera5c.ai
II.
Role JSON

role:change-manager

Structured · live

Change Manager json

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

File · domain/roles/roles-operations.yamlCluster · domain
Record JSON
{
  "id": "role:change-manager",
  "_kind": "Role",
  "_file": "domain/roles/roles-operations.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Change Manager",
    "isAgentic": false,
    "automatability": 0.1,
    "description": "Governs the change management process for production systems, evaluating proposed\nchanges against risk criteria, facilitating change advisory board reviews, and\nensuring all changes have adequate rollback plans and test evidence. Tracks\nchange success rates and failed change patterns to drive process improvement.\nPartners with IT ops, security, and engineering to balance agility with control.\n",
    "seniority": "mid"
  },
  "outgoingEdges": [
    {
      "from": "role:change-manager",
      "to": "responsibility:change-approval",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:change-manager",
      "to": "responsibility:risk-assessment",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:change-manager",
      "to": "responsibility:compliance-monitoring",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:change-manager",
      "to": "responsibility:documentation",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:change-manager",
      "to": "domain:devops",
      "kind": "requires_skill",
      "attributes": {
        "level": "intermediate"
      }
    },
    {
      "from": "role:change-manager",
      "to": "domain:security",
      "kind": "requires_skill",
      "attributes": {
        "level": "novice"
      }
    },
    {
      "from": "role:change-manager",
      "to": "specialization:technical-documentation",
      "kind": "requires_skill",
      "attributes": {
        "level": "intermediate"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "workflow:change-management",
      "to": "role:change-manager",
      "kind": "involves_role"
    },
    {
      "from": "lib-agent:project-management--agile-coach",
      "to": "role:change-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:project-management--change-control-manager",
      "to": "role:change-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:project-management--scrum-master",
      "to": "role:change-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:public-relations--internal-communications-strategist",
      "to": "role:change-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-skill:project-management--change-request-analyzer",
      "to": "role:change-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:project-management--retrospective-facilitator",
      "to": "role:change-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "responsibility:change-management",
      "to": "role:change-manager",
      "kind": "held_by",
      "attributes": {}
    }
  ]
}