II.
Role JSON
Structured · liverole:broadcast-engineer
Broadcast Engineer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:broadcast-engineer",
"_kind": "Role",
"_file": "role/roles/roles-expanded-3.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Broadcast Engineer",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Manages broadcast infrastructure — live production systems, signal\nrouting, encoding pipelines, satellite uplinks, and streaming\ndelivery. Ensures broadcast reliability, signal quality, and\ncompliance with broadcast standards.\n"
},
"outgoingEdges": [
{
"from": "role:broadcast-engineer",
"to": "responsibility:uptime-sla",
"kind": "holds_responsibility"
},
{
"from": "role:broadcast-engineer",
"to": "responsibility:incident-response",
"kind": "holds_responsibility"
},
{
"from": "role:broadcast-engineer",
"to": "domain:media-entertainment",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:broadcast-engineer",
"to": "domain:live-events-production",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}