II.
LibraryProcess JSON
Structured · livelib-process:supply-chain--kpi-dashboard
kpi-dashboard json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:supply-chain--kpi-dashboard",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "kpi-dashboard",
"description": "Supply Chain KPI Dashboard Development - Design and implement executive dashboards tracking\nkey supply chain metrics across plan, source, make, deliver, and return processes aligned with SCOR model.",
"libraryPath": "library/specializations/domains/business/supply-chain/kpi-dashboard.js",
"specialization": "supply-chain",
"references": [
"- ASCM SCOR Model: https://www.ascm.org/topics/scor/\n- Supply Chain KPI Best Practices: https://www.gartner.com/"
],
"example": "const result = await orchestrate('specializations/domains/business/supply-chain/kpi-dashboard', {\n scorProcesses: ['plan', 'source', 'make', 'deliver', 'return'],\n metricsScope: { levels: ['strategic', 'tactical', 'operational'] },\n stakeholders: ['executive', 'operations', 'finance']\n});",
"usesAgents": [
"requirements-analyst",
"kpi-analyst",
"data-mapper",
"dashboard-designer",
"benchmark-analyst",
"implementation-planner",
"documentation-specialist"
]
},
"outgoingEdges": [
{
"from": "lib-process:supply-chain--kpi-dashboard",
"to": "skill-area:procurement-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:supply-chain--kpi-dashboard",
"to": "skill-area:vendor-management-ops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:supply-chain--kpi-dashboard",
"to": "domain:supply-chain",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:supply-chain--kpi-dashboard",
"to": "role:supply-chain-analyst",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:supply-chain--kpi-dashboard",
"to": "role:procurement-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:supply-chain--kpi-dashboard",
"to": "workflow:vendor-onboarding",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:supply-chain--kpi-dashboard",
"to": "workflow:vendor-evaluation",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:supply-chain--kpi-dashboard",
"to": "specialization:supply-chain-optimization",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:supply-chain--kpi-dashboard",
"to": "specialization:supply-chain",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
},
{
"from": "lib-process:supply-chain--kpi-dashboard",
"to": "lib-agent:product-management--requirements-analyst",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:supply-chain--kpi-dashboard",
"to": "lib-agent:venture-capital--kpi-analyst",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:supply-chain--kpi-dashboard",
"to": "lib-agent:cli-mcp-development--dashboard-designer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}