II.
SkillArea JSON
Structured · liveskill-area:six-sigma
Six Sigma json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:six-sigma",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-3.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Six Sigma",
"description": "Applying the Six Sigma DMAIC methodology to reduce process variation —\ndefining CTQ characteristics, measurement system validation, root-cause\nanalysis (fishbone, 5-whys), statistical process control, and control\nplan sustainment.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:six-sigma",
"to": "domain:industrial-engineering",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:six-sigma",
"to": "domain:operations",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}