II.
LibraryProcess JSON
Structured · livelib-process:project-management--benefits-realization
benefits-realization json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:project-management--benefits-realization",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "benefits-realization",
"description": "Benefits Realization Management - Define benefit metrics, create realization plan, track benefits\ndelivery, and ensure intended business outcomes are achieved from project and program investments.",
"libraryPath": "library/specializations/domains/business/project-management/benefits-realization.js",
"specialization": "project-management",
"references": [
"- MSP (Managing Successful Programmes): https://www.axelos.com/certifications/msp\n- PMI Benefits Realization Management: https://www.pmi.org/learning/library/benefits-realization-management-framework-10206\n- Gartner Benefits Management: https://www.gartner.com/en/documents/3895263"
],
"example": "const result = await orchestrate('specializations/domains/business/project-management/benefits-realization', {\n programName: 'Customer Experience Transformation',\n expectedBenefits: [{ id: 'B001', name: 'Revenue Increase', category: 'financial', target: 5000000 }],\n investmentAmount: 3000000,\n stakeholders: [{ name: 'CFO', role: 'benefit-owner' }, { name: 'CTO', role: 'enabler' }],\n timeline: { startDate: '2024-01-01', benefitsWindow: 36 }\n});",
"usesAgents": [
"general-purpose"
]
},
"outgoingEdges": [
{
"from": "lib-process:project-management--benefits-realization",
"to": "skill-area:stakeholder-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:project-management--benefits-realization",
"to": "skill-area:roadmap-planning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:project-management--benefits-realization",
"to": "domain:project-management",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:project-management--benefits-realization",
"to": "role:project-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:project-management--benefits-realization",
"to": "role:scrum-master",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:project-management--benefits-realization",
"to": "workflow:project-kickoff",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:project-management--benefits-realization",
"to": "workflow:project-kickoff",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:project-management--benefits-realization",
"to": "specialization:project-management",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}