II.
SkillArea JSON
Structured · liveskill-area:one-on-one-meetings
1-on-1 Meetings json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:one-on-one-meetings",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-4.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "1-on-1 Meetings",
"description": "Conducting effective one-on-one meetings with direct reports — building\ntrust, surfacing blockers early, giving and receiving feedback, supporting\ncareer development, and maintaining a consistent cadence that adapts\nto individual needs.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:one-on-one-meetings",
"to": "domain:human-resources",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:one-on-one-meetings",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}