iiRecord
Agentic AI Atlas · incident-management/incident-lifecycle
lib-process:incident-management--incident-lifecyclea5c.ai
II.
LibraryProcess JSON

lib-process:incident-management--incident-lifecycle

Structured · live

incident-management/incident-lifecycle json

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

File · generated-library/processes.yamlCluster · generated-library
Record JSON
{
  "id": "lib-process:incident-management--incident-lifecycle",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "incident-management/incident-lifecycle",
    "description": "Flagship detection-to-postmortem incident lifecycle with severity-routed\n  policy gates, an adversarial postmortem-completeness gate, and kip incident memory.\n  Single owner for incident handling across the library: detection + severity\n  classification -> incident-commander assignment -> parallel mitigation strands\n  (iterative diagnosis, blast-radius assessment, comms drafting) -> policy-gated\n  production mitigation -> policy-gated status-page/customer comms on a\n  severity-driven cadence -> recovery verification (one bounded re-mitigation loop) ->\n  blameless postmortem with adversarial completeness gate -> policy-gated postmortem\n  publication -> action-item tracking + kip assert at close.",
    "libraryPath": "library/specializations/incident-management/incident-lifecycle.js",
    "specialization": "incident-management",
    "usesAgents": [
      "incident-triage",
      "incident-commander-mobilizer",
      "incident-diagnostician",
      "impact-assessor",
      "comms-drafter",
      "mitigation-planner",
      "mitigation-executor",
      "comms-publisher",
      "recovery-verifier",
      "postmortem-author",
      "follow-through-tracker"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:incident-management--incident-lifecycle",
      "to": "skill-area:incident-response",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:incident-management--incident-lifecycle",
      "to": "skill-area:incident-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:incident-management--incident-lifecycle",
      "to": "skill-area:alerting-oncall",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:incident-management--incident-lifecycle",
      "to": "domain:incident-management",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:incident-management--incident-lifecycle",
      "to": "role:incident-commander",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:incident-management--incident-lifecycle",
      "to": "role:sre",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:incident-management--incident-lifecycle",
      "to": "role:comms-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:incident-management--incident-lifecycle",
      "to": "role:engineering-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:incident-management--incident-lifecycle",
      "to": "workflow:incident-response",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:incident-management--incident-lifecycle",
      "to": "workflow:post-mortem-review",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:incident-management--incident-lifecycle",
      "to": "workflow:on-call-rotation",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:incident-management--incident-lifecycle",
      "to": "specialization:incident-management",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}