II.
SkillArea JSON
Structured · liveskill-area:employee-survey-design
Employee Survey Design json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:employee-survey-design",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-3.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Employee Survey Design",
"description": "Designing statistically sound employee surveys — question bank curation,\nresponse scale selection, survey fatigue mitigation, anonymity/confidentiality\nguarantees, and actionable reporting frameworks.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:employee-survey-design",
"to": "domain:human-resources",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:employee-survey-design",
"to": "domain:social-sciences",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}