II.
Role JSON
Structured · liverole:brand-designer
Brand Designer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:brand-designer",
"_kind": "Role",
"_file": "role/roles/roles-expanded-2.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Brand Designer",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Develops and maintains visual brand identity — logos, color systems,\ntypography, illustration style, brand guidelines, and packaging design.\nEnsures consistency across all touchpoints.\n"
},
"outgoingEdges": [
{
"from": "role:brand-designer",
"to": "responsibility:brand-consistency",
"kind": "holds_responsibility"
},
{
"from": "role:brand-designer",
"to": "responsibility:brand-management",
"kind": "holds_responsibility"
},
{
"from": "role:brand-designer",
"to": "skill-area:visual-design",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:brand-designer",
"to": "skill-area:color-theory",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:brand-designer",
"to": "skill-area:typography",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:brand-designer",
"to": "domain:graphic-design",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "responsibility:brand-consistency",
"to": "role:brand-designer",
"kind": "held_by",
"attributes": {}
}
]
}