iiRecord
Agentic AI Atlas · Game Design
domain:game-designa5c.ai
II.
Domain JSON

domain:game-design

Structured · live

Game Design json

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

File · domain/domains/domains-expanded-2.yamlCluster · domain
Record JSON
{
  "id": "domain:game-design",
  "_kind": "Domain",
  "_file": "domain/domains/domains-expanded-2.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Game Design",
    "description": "Conceptual and systems design of interactive games — mechanics,\ndynamics, aesthetics, level design, narrative design, and economy\nbalancing. Distinct from game development engineering; focused on\nplayer experience and engagement.\n"
  },
  "outgoingEdges": [
    {
      "from": "domain:game-design",
      "to": "specialization:game-development",
      "kind": "contains"
    }
  ],
  "incomingEdges": [
    {
      "from": "tool:unity",
      "to": "domain:game-design",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "tool:unreal-engine",
      "to": "domain:game-design",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "tool:godot",
      "to": "domain:game-design",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "tool:blender",
      "to": "domain:game-design",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "tool:aseprite",
      "to": "domain:game-design",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "role:game-designer",
      "to": "domain:game-design",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "role:level-designer",
      "to": "domain:game-design",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "role:narrative-designer",
      "to": "domain:game-design",
      "kind": "applies_to",
      "attributes": {}
    }
  ]
}