II.
Domain JSON
Structured · livedomain:media-streaming
Media Streaming json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:media-streaming",
"_kind": "Domain",
"_file": "domain/domains/domains-expanded.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Media Streaming",
"description": "Audio and video streaming platforms — transcoding pipelines, adaptive\nbitrate delivery, CDN orchestration, DRM, content recommendation,\nand real-time live-streaming infrastructure.\n"
},
"outgoingEdges": [
{
"from": "domain:media-streaming",
"to": "specialization:web-development",
"kind": "contains"
},
{
"from": "domain:media-streaming",
"to": "specialization:network-programming",
"kind": "contains"
}
],
"incomingEdges": []
}