II.
Role JSON
Structured · liverole:design-researcher
Design Researcher json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:design-researcher",
"_kind": "Role",
"_file": "role/roles/roles-expanded-2.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Design Researcher",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Conducts qualitative and quantitative research to inform design\ndecisions — usability testing, contextual inquiry, diary studies,\nsurveys, and card sorting. Synthesizes findings into design\nrecommendations.\n"
},
"outgoingEdges": [
{
"from": "role:design-researcher",
"to": "responsibility:user-research",
"kind": "holds_responsibility"
},
{
"from": "role:design-researcher",
"to": "responsibility:knowledge-sharing",
"kind": "holds_responsibility"
},
{
"from": "role:design-researcher",
"to": "skill-area:user-research",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:design-researcher",
"to": "skill-area:product-analytics",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:design-researcher",
"to": "domain:customer-experience",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "workflow:user-research-cycle",
"to": "role:design-researcher",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:design-sprint-process",
"to": "role:design-researcher",
"kind": "involves_role",
"attributes": {}
}
]
}