II.
Role JSON
Structured · liverole:content-designer
Content Designer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:content-designer",
"_kind": "Role",
"_file": "role/roles/roles-expanded-2.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Content Designer",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Designs content experiences end-to-end — information architecture,\ncontent hierarchy, user flows, and editorial standards. Combines\nUX research insights with writing craft to improve product clarity.\n"
},
"outgoingEdges": [
{
"from": "role:content-designer",
"to": "responsibility:content-creation",
"kind": "holds_responsibility"
},
{
"from": "role:content-designer",
"to": "responsibility:brand-consistency",
"kind": "holds_responsibility"
},
{
"from": "role:content-designer",
"to": "skill-area:content-strategy",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:content-designer",
"to": "skill-area:interaction-design",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:content-designer",
"to": "domain:ux-writing",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "responsibility:brand-consistency",
"to": "role:content-designer",
"kind": "held_by",
"attributes": {}
}
]
}