II.
LibraryProcess JSON
Structured · livelib-process:observability--incident-lifecycle
specializations/observability/incident-lifecycle json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:observability--incident-lifecycle",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "specializations/observability/incident-lifecycle",
"description": "DEPRECATED. The full detection-to-postmortem incident lifecycle that once\n lived here (single-workflow lifecycle, severity matrix, non-incident early exit,\n timeline accumulation, comms phase model with no-blame rules, iterative 3-pass\n diagnosis, SLO breach detection, and follow-up issue creation) is now owned by the\n incident-management flagship, whose header records this module as an `@absorbs` seed —\n every one of those features is implemented there against a superset contract (same\n signal shape, additional severity-routed policy gates and an adversarial postmortem\n gate). This file re-exports the flagship `process` so existing callers of\n `specializations/observability/incident-lifecycle` keep working unchanged. Observability\n is now an SLO-driven practice; its flagship is `slo-lifecycle.js` in this directory.",
"libraryPath": "library/specializations/observability/incident-lifecycle.js",
"specialization": "observability"
},
"outgoingEdges": [
{
"from": "lib-process:observability--incident-lifecycle",
"to": "skill-area:incident-response",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:observability--incident-lifecycle",
"to": "skill-area:alerting-oncall",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:observability--incident-lifecycle",
"to": "skill-area:observability-instrumentation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:observability--incident-lifecycle",
"to": "skill-area:sli-slo-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:observability--incident-lifecycle",
"to": "domain:observability",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:observability--incident-lifecycle",
"to": "role:sre",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:observability--incident-lifecycle",
"to": "role:observability-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:observability--incident-lifecycle",
"to": "role:devops-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:observability--incident-lifecycle",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:observability--incident-lifecycle",
"to": "workflow:incident-response",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:observability--incident-lifecycle",
"to": "workflow:on-call-rotation",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:observability--incident-lifecycle",
"to": "workflow:post-mortem-review",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:observability--incident-lifecycle",
"to": "specialization:observability",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}