II.
Role JSON
Structured · liverole:audio-engineer
Audio Engineer (Software) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:audio-engineer",
"_kind": "Role",
"_file": "role/roles/roles-expanded-2.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Audio Engineer (Software)",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Develops audio processing systems — DSP algorithms, spatial audio,\ncodec integration, real-time mixing, and audio middleware for games\nand media applications.\n"
},
"outgoingEdges": [
{
"from": "role:audio-engineer",
"to": "responsibility:performance-optimization",
"kind": "holds_responsibility"
},
{
"from": "role:audio-engineer",
"to": "responsibility:test-strategy",
"kind": "holds_responsibility"
},
{
"from": "role:audio-engineer",
"to": "skill-area:audio-processing",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:audio-engineer",
"to": "skill-area:game-audio-systems",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:audio-engineer",
"to": "domain:gaming",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:audio-engineer",
"to": "domain:music-production",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}