II.
SkillArea JSON
Structured · liveskill-area:operational-excellence
Operational Excellence json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:operational-excellence",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-semantic-pass-gaps.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Operational Excellence",
"description": "Lean and Six Sigma process optimization, continuous improvement practices, and\noperational maturity frameworks. Covers waste elimination, value stream mapping,\nKPI-driven operations, and cultural change for sustained excellence.\n",
"domains": [
"domain:operations"
],
"expertiseLevels": [
"intermediate",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:operational-excellence",
"to": "domain:operations",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
}
],
"incomingEdges": [
{
"from": "skill-area:business-analysis",
"to": "skill-area:operational-excellence",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "lib-agent:business-strategy--operating-model-expert",
"to": "skill-area:operational-excellence",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:business-strategy--risk-analyst",
"to": "skill-area:operational-excellence",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-skill:business-analysis--bpmn-generator",
"to": "skill-area:operational-excellence",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-skill:business-analysis--value-stream-mapping",
"to": "skill-area:operational-excellence",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
}
]
}