II.
LibraryProcess JSON
Structured · livelib-process:industrial-engineering--kaizen-event
kaizen-event json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:industrial-engineering--kaizen-event",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "kaizen-event",
"description": "Kaizen Event Facilitation - Plan, facilitate, and follow up on rapid improvement events that achieve\nmeasurable results within a focused timeframe (typically 3-5 days).",
"libraryPath": "library/specializations/domains/science/industrial-engineering/kaizen-event.js",
"specialization": "industrial-engineering",
"references": [
"- Imai, Gemba Kaizen\n- Rother & Shook, Learning to See\n- Liker, The Toyota Way"
],
"example": "const result = await orchestrate('domains/science/industrial-engineering/kaizen-event', {\n eventScope: 'Reduce changeover time in packaging line',\n objectives: ['50% reduction in changeover time'],\n targetArea: 'Packaging Line 3',\n teamMembers: ['operators', 'maintenance', 'engineering']\n});",
"usesAgents": [
"kaizen-facilitator",
"team-coordinator",
"process-analyst",
"root-cause-analyst",
"solution-developer",
"implementation-lead",
"results-verifier",
"standard-work-author",
"sustainment-planner"
]
},
"outgoingEdges": [
{
"from": "lib-process:industrial-engineering--kaizen-event",
"to": "skill-area:statistical-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:industrial-engineering--kaizen-event",
"to": "skill-area:organizational-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:industrial-engineering--kaizen-event",
"to": "skill-area:data-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:industrial-engineering--kaizen-event",
"to": "domain:industrial-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:industrial-engineering--kaizen-event",
"to": "role:operations-analyst",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:industrial-engineering--kaizen-event",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:industrial-engineering--kaizen-event",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:industrial-engineering--kaizen-event",
"to": "specialization:industrial-engineering",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
},
{
"from": "lib-process:industrial-engineering--kaizen-event",
"to": "lib-agent:industrial-engineering--kaizen-facilitator",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:industrial-engineering--kaizen-event",
"to": "lib-agent:scientific-discovery--root-cause-analyst",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}