II.
Responsibility JSON
Structured · liveresponsibility:user-research
User Research json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "responsibility:user-research",
"_kind": "Responsibility",
"_file": "domain/roles/responsibilities.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "User Research",
"description": "Planning and executing qualitative and quantitative studies to understand user\nneeds, behaviors, and pain points. Synthesizing findings into actionable insights\nthat inform product strategy and design decisions.\n",
"cadence": "sprint"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "role:information-architect",
"to": "responsibility:user-research",
"kind": "holds_responsibility"
},
{
"from": "role:product-manager",
"to": "responsibility:user-research",
"kind": "holds_responsibility"
},
{
"from": "role:product-designer",
"to": "responsibility:user-research",
"kind": "holds_responsibility"
},
{
"from": "role:ux-researcher",
"to": "responsibility:user-research",
"kind": "holds_responsibility"
},
{
"from": "role:growth-pm",
"to": "responsibility:user-research",
"kind": "holds_responsibility"
},
{
"from": "workflow:customer-journey-optimization",
"to": "responsibility:user-research",
"kind": "triggers_responsibility"
},
{
"from": "workflow:product-discovery",
"to": "responsibility:user-research",
"kind": "triggers_responsibility"
},
{
"from": "workflow:user-feedback-loop",
"to": "responsibility:user-research",
"kind": "triggers_responsibility"
},
{
"from": "role:design-researcher",
"to": "responsibility:user-research",
"kind": "holds_responsibility"
},
{
"from": "role:game-designer",
"to": "responsibility:user-research",
"kind": "holds_responsibility"
},
{
"from": "role:level-designer",
"to": "responsibility:user-research",
"kind": "holds_responsibility"
},
{
"from": "role:narrative-designer",
"to": "responsibility:user-research",
"kind": "holds_responsibility"
},
{
"from": "role:interaction-designer",
"to": "responsibility:user-research",
"kind": "holds_responsibility"
},
{
"from": "workflow:user-research-cycle",
"to": "responsibility:user-research",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:design-sprint-process",
"to": "responsibility:user-research",
"kind": "triggers_responsibility",
"attributes": {}
}
]
}