II.
Domain JSON
Structured · livedomain:animation
Animation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:animation",
"_kind": "Domain",
"_file": "domain/domains/domains-expanded-2.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Animation",
"description": "Creating motion-based visual content — 2D animation, 3D character\nanimation, rigging, motion capture, and procedural animation.\nSpans entertainment, advertising, education, and UI/UX motion design.\n"
},
"outgoingEdges": [
{
"from": "domain:animation",
"to": "specialization:media",
"kind": "contains"
},
{
"from": "domain:animation",
"to": "specialization:game-development",
"kind": "contains"
}
],
"incomingEdges": [
{
"from": "role:motion-designer",
"to": "domain:animation",
"kind": "applies_to",
"attributes": {}
}
]
}