II.
LibraryProcess JSON
Structured · livelib-process:operations--5s-implementation
5s-implementation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:operations--5s-implementation",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "5s-implementation",
"description": "5S Implementation Process - Implement Sort, Set in Order, Shine, Standardize, Sustain workplace organization\nmethodology with audit checklists and sustainability mechanisms for operational excellence.",
"libraryPath": "library/specializations/domains/business/operations/5s-implementation.js",
"specialization": "operations",
"references": [
"- Hirano, H. (1995). 5 Pillars of the Visual Workplace\n- Osada, T. (1991). The 5S's: Five Keys to a Total Quality Environment\n- Liker, J. (2004). The Toyota Way"
],
"example": "const result = await orchestrate('specializations/domains/business/operations/5s-implementation', {\n workArea: 'Assembly Line 1',\n teamMembers: ['supervisor', 'operators', 'maintenance'],\n includeAudit: true,\n targetScore: 85\n});",
"usesAgents": [
"lean-assessor",
"sort-facilitator",
"organization-specialist",
"cleaning-specialist",
"standards-developer",
"sustainability-planner",
"auditor",
"report-writer"
]
},
"outgoingEdges": [
{
"from": "lib-process:operations--5s-implementation",
"to": "skill-area:organizational-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:operations--5s-implementation",
"to": "skill-area:stakeholder-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:operations--5s-implementation",
"to": "domain:operations",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:operations--5s-implementation",
"to": "role:operations-analyst",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:operations--5s-implementation",
"to": "role:procurement-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:operations--5s-implementation",
"to": "workflow:vendor-onboarding",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:operations--5s-implementation",
"to": "workflow:vendor-evaluation",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:operations--5s-implementation",
"to": "specialization:operations",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}