II.
Role JSON
Structured · liverole:sound-designer
Sound Designer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:sound-designer",
"_kind": "Role",
"_file": "role/roles/roles-expanded-3.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Sound Designer",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Creates and implements audio for interactive and linear media —\nsound effects, ambient soundscapes, UI audio, and adaptive music\nsystems. Works with audio middleware (Wwise, FMOD) and spatial\naudio technologies.\n"
},
"outgoingEdges": [
{
"from": "role:sound-designer",
"to": "responsibility:content-creation",
"kind": "holds_responsibility"
},
{
"from": "role:sound-designer",
"to": "responsibility:performance-optimization",
"kind": "holds_responsibility"
},
{
"from": "role:sound-designer",
"to": "domain:gaming",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:sound-designer",
"to": "domain:film-production",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}