II.
LibraryProcess JSON
Structured · livelib-process:industrial-engineering--smed
smed json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:industrial-engineering--smed",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "smed",
"description": "Setup Time Reduction (SMED) - Apply Single Minute Exchange of Die methodology to dramatically reduce\nchangeover times and enable smaller batch production.",
"libraryPath": "library/specializations/domains/science/industrial-engineering/smed.js",
"specialization": "industrial-engineering",
"references": [
"- Shingo, A Revolution in Manufacturing: The SMED System\n- McIntosh et al., A critical review of SMED\n- Liker, The Toyota Way"
],
"example": "const result = await orchestrate('domains/science/industrial-engineering/smed', {\n equipmentId: 'Injection Molding Press #3',\n changeoverType: 'mold-change',\n currentChangeoverTime: 120\n});",
"usesAgents": [
"baseline-documenter",
"video-analyst",
"separation-analyst",
"conversion-analyst",
"streamlining-specialist",
"action-planner",
"procedure-developer",
"results-analyst"
]
},
"outgoingEdges": [
{
"from": "lib-process:industrial-engineering--smed",
"to": "skill-area:statistical-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:industrial-engineering--smed",
"to": "skill-area:organizational-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:industrial-engineering--smed",
"to": "skill-area:data-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:industrial-engineering--smed",
"to": "domain:industrial-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:industrial-engineering--smed",
"to": "role:operations-analyst",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:industrial-engineering--smed",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:industrial-engineering--smed",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:industrial-engineering--smed",
"to": "specialization:industrial-engineering",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}