iiRecord
Agentic AI Atlas · Level Designer
role:level-designera5c.ai
II.
Role JSON

role:level-designer

Structured · live

Level Designer json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · role/roles/roles-expanded-3.yamlCluster · role
Record JSON
{
  "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": []
}