iiRecord
Agentic AI Atlas · Chaos Engineer
role:chaos-engineera5c.ai
II.
Role JSON

role:chaos-engineer

Structured · live

Chaos Engineer json

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

File · role/roles/roles-expanded.yamlCluster · role
Record JSON
{
  "id": "role:chaos-engineer",
  "_kind": "Role",
  "_file": "role/roles/roles-expanded.yaml",
  "_cluster": "role",
  "attributes": {
    "displayName": "Chaos Engineer",
    "isAgentic": false,
    "requiredCapabilities": [],
    "requiredDomains": [],
    "description": "Designs and runs controlled failure experiments to discover systemic\nweaknesses before they cause outages. Drives resilience improvements\nfrom gameday findings.\n"
  },
  "outgoingEdges": [
    {
      "from": "role:chaos-engineer",
      "to": "responsibility:platform-reliability",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:chaos-engineer",
      "to": "responsibility:incident-response",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:chaos-engineer",
      "to": "skill-area:chaos-engineering",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "role:chaos-engineer",
      "to": "skill-area:observability-pipeline",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "role:chaos-engineer",
      "to": "skill-area:incident-response",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "role:chaos-engineer",
      "to": "domain:site-reliability",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "role:chaos-engineer",
      "to": "domain:infrastructure",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "workflow:chaos-experiment",
      "to": "role:chaos-engineer",
      "kind": "involves_role",
      "attributes": {}
    }
  ]
}