II.
SkillArea JSON
Structured · liveskill-area:lean-manufacturing
Lean Manufacturing json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:lean-manufacturing",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-3.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Lean Manufacturing",
"description": "Implementing lean principles in production environments — value stream\nmapping, kanban systems, just-in-time inventory, 5S workplace organization,\nkaizen continuous improvement events, and waste elimination (muda).\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:lean-manufacturing",
"to": "domain:industrial-engineering",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:lean-manufacturing",
"to": "domain:operations",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}