II.
LibraryProcess JSON
Structured · livelib-process:industrial-engineering--five-s-implementation
five-s-implementation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:industrial-engineering--five-s-implementation",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "five-s-implementation",
"description": "5S Workplace Organization Implementation - Implement 5S methodology (Sort, Set in Order, Shine,\nStandardize, Sustain) to create organized, efficient, and safe work environments.",
"libraryPath": "library/specializations/domains/science/industrial-engineering/five-s-implementation.js",
"specialization": "industrial-engineering",
"references": [
"- Hirano, 5 Pillars of the Visual Workplace\n- Liker, The Toyota Way\n- Peterson & Smith, The 5S Pocket Guide"
],
"example": "const result = await orchestrate('domains/science/industrial-engineering/five-s-implementation', {\n targetArea: 'Machine Shop Area B',\n currentMaturity: 2,\n implementationScope: 'full'\n});",
"usesAgents": [
"five-s-assessor",
"sort-specialist",
"organization-specialist",
"shine-coordinator",
"standards-developer",
"sustain-coordinator",
"visual-management-designer",
"final-assessor"
]
},
"outgoingEdges": [
{
"from": "lib-process:industrial-engineering--five-s-implementation",
"to": "skill-area:statistical-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:industrial-engineering--five-s-implementation",
"to": "skill-area:organizational-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:industrial-engineering--five-s-implementation",
"to": "skill-area:data-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:industrial-engineering--five-s-implementation",
"to": "domain:industrial-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:industrial-engineering--five-s-implementation",
"to": "role:operations-analyst",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:industrial-engineering--five-s-implementation",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:industrial-engineering--five-s-implementation",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:industrial-engineering--five-s-implementation",
"to": "specialization:industrial-engineering",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}