II.
Domain JSON
Structured · livedomain:film-production
Film Production json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:film-production",
"_kind": "Domain",
"_file": "domain/domains/domains-expanded-2.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Film Production",
"description": "End-to-end filmmaking — pre-production planning, cinematography,\non-set workflows, editorial, VFX compositing, color grading, and\ndistribution. Includes virtual production and LED-volume techniques.\n"
},
"outgoingEdges": [
{
"from": "domain:film-production",
"to": "specialization:media",
"kind": "contains"
}
],
"incomingEdges": [
{
"from": "role:VFX-artist",
"to": "domain:film-production",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:sound-designer",
"to": "domain:film-production",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:video-editor",
"to": "domain:film-production",
"kind": "applies_to",
"attributes": {}
}
]
}