II.
Role JSON
Structured · liverole:motion-designer
Motion Designer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:motion-designer",
"_kind": "Role",
"_file": "role/roles/roles-expanded-2.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Motion Designer",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Creates animations and motion graphics for UI, marketing, and\nproduct — micro-interactions, loading states, transitions, and\nexplainer videos. Works with design systems to codify motion language.\n"
},
"outgoingEdges": [
{
"from": "role:motion-designer",
"to": "responsibility:brand-consistency",
"kind": "holds_responsibility"
},
{
"from": "role:motion-designer",
"to": "responsibility:performance-budget-enforcement",
"kind": "holds_responsibility"
},
{
"from": "role:motion-designer",
"to": "skill-area:motion-design",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:motion-designer",
"to": "skill-area:animation-transitions",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:motion-designer",
"to": "domain:animation",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:motion-designer",
"to": "domain:graphic-design",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "responsibility:performance-budget-enforcement",
"to": "role:motion-designer",
"kind": "held_by",
"attributes": {}
}
]
}