II.
LibraryProcess JSON
Structured · livelib-process:technical-documentation--incident-docs
technical-documentation/incident-docs json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:technical-documentation--incident-docs",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "technical-documentation/incident-docs",
"description": "Incident Response and Post-Mortem Documentation process with incident analysis, timeline reconstruction, root cause analysis, impact assessment, and action items generation",
"libraryPath": "library/specializations/technical-documentation/incident-docs.js",
"specialization": "technical-documentation",
"usesAgents": [
"incident-coordinator",
"forensic-analyst",
"impact-analyst",
"root-cause-investigator",
"systems-analyst",
"incident-reviewer",
"remediation-planner",
"knowledge-manager",
"post-mortem-writer",
"post-mortem-auditor",
"post-mortem-facilitator",
"post-mortem-publisher",
"project-coordinator"
]
},
"outgoingEdges": [
{
"from": "lib-process:technical-documentation--incident-docs",
"to": "skill-area:docs-as-code",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:technical-documentation--incident-docs",
"to": "skill-area:reference-docs",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:technical-documentation--incident-docs",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:technical-documentation--incident-docs",
"to": "role:technical-writer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:technical-documentation--incident-docs",
"to": "role:documentation-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:technical-documentation--incident-docs",
"to": "workflow:incident-response",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:technical-documentation--incident-docs",
"to": "specialization:technical-documentation",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:technical-documentation--incident-docs",
"to": "lib-agent:industrial-engineering--root-cause-investigator",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}