II.
Domain JSON
Structured · livedomain:gaming-industry
Gaming Industry json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:gaming-industry",
"_kind": "Domain",
"_file": "domain/domains/domains-expanded.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Gaming Industry",
"description": "Commercial game studios and publishing — live-service operations,\ngame economy design, anti-cheat systems, cross-platform distribution,\nesports infrastructure, and player analytics.\n"
},
"outgoingEdges": [
{
"from": "domain:gaming-industry",
"to": "specialization:game-development",
"kind": "contains"
},
{
"from": "domain:gaming-industry",
"to": "role:game-developer",
"kind": "employs_role"
},
{
"from": "domain:gaming-industry",
"to": "role:game-designer",
"kind": "employs_role"
},
{
"from": "domain:gaming-industry",
"to": "workflow:game-prototype-iteration",
"kind": "uses_workflow"
},
{
"from": "domain:gaming-industry",
"to": "workflow:game-asset-pipeline",
"kind": "uses_workflow"
},
{
"from": "domain:gaming-industry",
"to": "workflow:game-build-pipeline",
"kind": "uses_workflow"
}
],
"incomingEdges": [
{
"from": "tool:unity",
"to": "domain:gaming-industry",
"kind": "applies_to",
"attributes": {}
},
{
"from": "tool:unreal-engine",
"to": "domain:gaming-industry",
"kind": "applies_to",
"attributes": {}
},
{
"from": "tool:godot",
"to": "domain:gaming-industry",
"kind": "applies_to",
"attributes": {}
},
{
"from": "tool:blender",
"to": "domain:gaming-industry",
"kind": "applies_to",
"attributes": {}
},
{
"from": "tool:aseprite",
"to": "domain:gaming-industry",
"kind": "applies_to",
"attributes": {}
}
]
}