II.
LibraryProcess JSON
Structured · livelib-process:knowledge-management--after-action-review
after-action-review json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:knowledge-management--after-action-review",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "after-action-review",
"description": "Conduct structured after-action reviews following projects, incidents, or significant events to capture lessons and improvement opportunities",
"libraryPath": "library/specializations/domains/business/knowledge-management/after-action-review.js",
"specialization": "knowledge-management",
"usesAgents": [
"aar-facilitator",
"documentation-analyst",
"event-documenter",
"root-cause-analyst",
"lessons-analyst",
"action-planner",
"report-writer",
"validation-coordinator",
"quality-assessor",
"project-manager"
]
},
"outgoingEdges": [
{
"from": "lib-process:knowledge-management--after-action-review",
"to": "skill-area:docs-as-code",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:knowledge-management--after-action-review",
"to": "skill-area:reference-docs",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:knowledge-management--after-action-review",
"to": "skill-area:data-governance",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:knowledge-management--after-action-review",
"to": "domain:knowledge-management",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:knowledge-management--after-action-review",
"to": "role:information-architect",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:knowledge-management--after-action-review",
"to": "role:technical-writer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:knowledge-management--after-action-review",
"to": "workflow:code-review",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:knowledge-management--after-action-review",
"to": "specialization:knowledge-management",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
},
{
"from": "lib-process:knowledge-management--after-action-review",
"to": "lib-agent:scientific-discovery--root-cause-analyst",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:knowledge-management--after-action-review",
"to": "lib-agent:meta--quality-assessor",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}