II.
SkillArea JSON
Structured · liveskill-area:engineering-management
Engineering Management json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:engineering-management",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-4.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Engineering Management",
"description": "Leading engineering teams — balancing technical direction with people\nmanagement, setting team goals aligned with business outcomes, managing\nheadcount and budgets, and creating an environment where engineers\ncan do their best work.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:engineering-management",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:engineering-management",
"to": "domain:human-resources",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}