II.
Domain JSON
Structured · livedomain:live-events-production
Live Events Production json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:live-events-production",
"_kind": "Domain",
"_file": "domain/domains/domains-expanded-2.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Live Events Production",
"description": "Planning and executing live events — conferences, concerts, broadcasts,\nand hybrid virtual/in-person events. Covers AV engineering, streaming\ninfrastructure, stage management, and attendee experience.\n"
},
"outgoingEdges": [
{
"from": "domain:live-events-production",
"to": "specialization:media",
"kind": "contains"
},
{
"from": "domain:live-events-production",
"to": "specialization:operations",
"kind": "contains"
}
],
"incomingEdges": [
{
"from": "role:broadcast-engineer",
"to": "domain:live-events-production",
"kind": "applies_to",
"attributes": {}
}
]
}