II.
SkillArea JSON
Structured · liveskill-area:org-network-analysis
Organizational Network Analysis json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:org-network-analysis",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-3.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Organizational Network Analysis",
"description": "Mapping informal collaboration networks within organizations — communication\ngraph construction from email/Slack/calendar data, centrality and broker\nanalysis, silo detection, and change management insights from network topology.\n",
"expertiseLevels": [
"expert",
"authoritative"
]
},
"outgoingEdges": [
{
"from": "skill-area:org-network-analysis",
"to": "domain:human-resources",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:org-network-analysis",
"to": "domain:data-science",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}