II.
LibraryProcess JSON
Structured · livelib-process:business-analysis--knowledge-transfer
knowledge-transfer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:business-analysis--knowledge-transfer",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "knowledge-transfer",
"description": "Comprehensive knowledge transfer process for consulting engagements including\ndocumentation handoff, capability building, and ensuring client self-sufficiency.",
"libraryPath": "library/specializations/domains/business/business-analysis/knowledge-transfer.js",
"specialization": "business-analysis",
"usesAgents": [
"knowledge-inventory-specialist",
"capability-assessor",
"transfer-planner",
"documentation-specialist",
"training-developer",
"transfer-executor",
"competency-validator",
"support-playbook-creator",
"transition-checklist-creator"
]
},
"outgoingEdges": [
{
"from": "lib-process:business-analysis--knowledge-transfer",
"to": "skill-area:business-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:business-analysis--knowledge-transfer",
"to": "skill-area:strategic-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:business-analysis--knowledge-transfer",
"to": "skill-area:competitive-intelligence",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:business-analysis--knowledge-transfer",
"to": "domain:business-intelligence",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:business-analysis--knowledge-transfer",
"to": "role:business-analyst",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:business-analysis--knowledge-transfer",
"to": "role:strategic-planner",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:business-analysis--knowledge-transfer",
"to": "workflow:market-analysis",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:business-analysis--knowledge-transfer",
"to": "specialization:strategic-consulting",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:business-analysis--knowledge-transfer",
"to": "specialization:business-analysis",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}