iiRecord
Agentic AI Atlas · Chaos Experiment
workflow:chaos-experimenta5c.ai
II.
Workflow JSON

workflow:chaos-experiment

Structured · live

Chaos Experiment json

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

File · workflows/workflows/workflows-expanded-2.yamlCluster · workflows
Record JSON
{
  "id": "workflow:chaos-experiment",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-expanded-2.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Chaos Experiment",
    "workflowKind": "operational",
    "triggerType": "scheduled",
    "typicalCadence": "monthly",
    "complexity": "cross-team",
    "description": "Controlled failure injection experiment — hypothesis formation,\nblast radius definition, steady-state identification, fault injection\nexecution, observation, and findings documentation. Validates\nsystem resilience assumptions. Distinct from chaos-game-day in\nbeing a single focused experiment rather than a full gameday event.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:chaos-experiment",
      "to": "role:chaos-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:chaos-experiment",
      "to": "role:sre",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:chaos-experiment",
      "to": "role:backend-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:chaos-experiment",
      "to": "skill-area:chaos-engineering",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:chaos-experiment",
      "to": "skill-area:observability-pipeline",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:chaos-experiment",
      "to": "domain:site-reliability",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:chaos-experiment",
      "to": "domain:infrastructure",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:chaos-experiment",
      "to": "responsibility:platform-reliability",
      "kind": "triggers_responsibility",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}