II.
Role JSON
Structured · liverole:interaction-designer
Interaction Designer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:interaction-designer",
"_kind": "Role",
"_file": "role/roles/roles-expanded.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Interaction Designer",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Designs micro-interactions, animation, navigation flows, and gesture-based\ninterfaces. Focuses on how users experience transitions and feedback.\n"
},
"outgoingEdges": [
{
"from": "role:interaction-designer",
"to": "responsibility:user-research",
"kind": "holds_responsibility"
},
{
"from": "role:interaction-designer",
"to": "responsibility:accessibility-compliance",
"kind": "holds_responsibility"
},
{
"from": "role:interaction-designer",
"to": "skill-area:interaction-design",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:interaction-designer",
"to": "skill-area:prototyping",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:interaction-designer",
"to": "skill-area:user-research",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:interaction-designer",
"to": "domain:frontend",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}