II.
LibraryProcess JSON
Structured · livelib-process:operations--value-stream-mapping
value-stream-mapping json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:operations--value-stream-mapping",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "value-stream-mapping",
"description": "Value Stream Mapping Process - Map current state material and information flows, identify waste and improvement\nopportunities, design future state value streams with implementation roadmap for lean manufacturing and service operations.",
"libraryPath": "library/specializations/domains/business/operations/value-stream-mapping.js",
"specialization": "operations",
"references": [
"- Rother, M. & Shook, J. (2003). Learning to See: Value Stream Mapping\n- Womack, J.P. & Jones, D.T. (2003). Lean Thinking\n- Martin, K. & Osterling, M. (2014). Value Stream Mapping"
],
"example": "const result = await orchestrate('specializations/domains/business/operations/value-stream-mapping', {\n processName: 'Order-to-Cash',\n scope: 'end-to-end',\n teamMembers: ['operations-manager', 'process-engineer', 'quality-lead'],\n includeMetrics: true,\n targetLeadTime: 5\n});",
"usesAgents": [
"lean-consultant",
"process-analyst",
"vsm-mapper",
"lean-analyst",
"lean-architect",
"improvement-analyst",
"program-manager",
"report-writer"
]
},
"outgoingEdges": [
{
"from": "lib-process:operations--value-stream-mapping",
"to": "skill-area:organizational-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:operations--value-stream-mapping",
"to": "skill-area:stakeholder-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:operations--value-stream-mapping",
"to": "domain:operations",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:operations--value-stream-mapping",
"to": "role:operations-analyst",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:operations--value-stream-mapping",
"to": "role:procurement-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:operations--value-stream-mapping",
"to": "workflow:vendor-onboarding",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:operations--value-stream-mapping",
"to": "workflow:vendor-evaluation",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:operations--value-stream-mapping",
"to": "specialization:operations",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
},
{
"from": "lib-process:operations--value-stream-mapping",
"to": "lib-agent:project-management--program-manager",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}