II.
Specialization JSON
Structured · livespecialization:audio-engineering
Audio Engineering json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "specialization:audio-engineering",
"_kind": "Specialization",
"_file": "domain/specializations/specializations-expanded.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Audio Engineering",
"parentDomainId": "domain:media-entertainment",
"description": "Digital audio processing and engineering — DSP algorithms, spatial\naudio, codec design, audio streaming, real-time audio pipelines,\nand audio for games, media, and communication platforms.\n"
},
"outgoingEdges": [
{
"from": "specialization:audio-engineering",
"to": "domain:media-entertainment",
"kind": "specializes"
},
{
"from": "specialization:audio-engineering",
"to": "skill-area:audio-processing",
"kind": "contains"
},
{
"from": "specialization:audio-engineering",
"to": "skill-area:game-audio-systems",
"kind": "contains"
},
{
"from": "specialization:audio-engineering",
"to": "skill-area:media-encoding",
"kind": "contains"
},
{
"from": "specialization:audio-engineering",
"to": "skill-area:streaming-protocols",
"kind": "contains"
}
],
"incomingEdges": []
}