iiRecord
Agentic AI Atlas · Post-Incident Review
skill-area:post-incident-reviewa5c.ai
II.
SkillArea JSON

skill-area:post-incident-review

Structured · live

Post-Incident Review json

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

File · domain/skill-areas/skill-areas-expanded-2.yamlCluster · domain
Record JSON
{
  "id": "skill-area:post-incident-review",
  "_kind": "SkillArea",
  "_file": "domain/skill-areas/skill-areas-expanded-2.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Post-Incident Review",
    "description": "Conducting blameless post-incident reviews — timeline reconstruction,\ncontributing factor analysis, action item prioritization, and\norganizational learning mechanisms for systemic improvement.\n",
    "expertiseLevels": [
      "intermediate",
      "expert"
    ]
  },
  "outgoingEdges": [
    {
      "from": "skill-area:post-incident-review",
      "to": "domain:site-reliability",
      "kind": "applies_to",
      "attributes": {
        "confidence": "primary"
      }
    },
    {
      "from": "skill-area:post-incident-review",
      "to": "specialization:sre",
      "kind": "applies_to",
      "attributes": {
        "confidence": "primary"
      }
    },
    {
      "from": "skill-area:post-incident-review",
      "to": "skill-area:incident-management",
      "kind": "prerequisite_for_learning",
      "attributes": {
        "strength": "recommended"
      }
    }
  ],
  "incomingEdges": []
}