II.
Role JSON
Structured · liverole:narrative-designer
Narrative Designer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:narrative-designer",
"_kind": "Role",
"_file": "role/roles/roles-expanded-3.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Narrative Designer",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Crafts interactive stories and dialogue systems — branching narratives,\ncharacter arcs, world-building, and dialogue trees. Integrates\nnarrative into gameplay mechanics and ensures story coherence\nacross player-driven choices.\n"
},
"outgoingEdges": [
{
"from": "role:narrative-designer",
"to": "responsibility:content-creation",
"kind": "holds_responsibility"
},
{
"from": "role:narrative-designer",
"to": "responsibility:user-research",
"kind": "holds_responsibility"
},
{
"from": "role:narrative-designer",
"to": "domain:game-design",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:narrative-designer",
"to": "domain:gaming",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}