II.
Workflow JSON
Structured · liveworkflow:lean-manufacturing-kaizen
Lean Manufacturing Kaizen json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:lean-manufacturing-kaizen",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-industrial.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Lean Manufacturing Kaizen",
"workflowKind": "operational",
"triggerType": "scheduled",
"typicalCadence": "bi-weekly",
"complexity": "single-team",
"description": "Facilitates continuous improvement events on manufacturing lines --\nmapping current-state value streams, identifying muda/muri/mura\nwaste categories, running time-motion studies with IoT sensor data,\nimplementing 5S workplace organization changes, measuring cycle time\nand takt time improvements, and tracking A3 problem-solving\nfollow-through to closure. Excludes capital equipment procurement.\n"
},
"outgoingEdges": [
{
"from": "workflow:lean-manufacturing-kaizen",
"to": "role:staff-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:lean-manufacturing-kaizen",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:lean-manufacturing-kaizen",
"to": "role:performance-profiler",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:lean-manufacturing-kaizen",
"to": "skill-area:observability-pipeline",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:lean-manufacturing-kaizen",
"to": "skill-area:python-data-pipelines",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:lean-manufacturing-kaizen",
"to": "domain:industrial-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:lean-manufacturing-kaizen",
"to": "domain:mechanical-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:lean-manufacturing-kaizen",
"to": "responsibility:cost-optimization",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:lean-manufacturing-kaizen",
"to": "responsibility:retro-facilitation",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:lean-manufacturing-kaizen",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:lean-manufacturing-kaizen",
"to": "org-unit:quality-engineering",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}