II.
Role JSON
Structured · liverole:level-designer
Level Designer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:level-designer",
"_kind": "Role",
"_file": "role/roles/roles-expanded-3.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Level Designer",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Creates game levels, maps, and spatial experiences — layout design,\npacing, encounter placement, and environmental storytelling. Uses\nlevel editors and scripting tools to build playable spaces that\nsupport the game's design goals.\n"
},
"outgoingEdges": [
{
"from": "role:level-designer",
"to": "responsibility:user-research",
"kind": "holds_responsibility"
},
{
"from": "role:level-designer",
"to": "responsibility:content-creation",
"kind": "holds_responsibility"
},
{
"from": "role:level-designer",
"to": "domain:game-design",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:level-designer",
"to": "domain:gaming",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}