II.
Role JSON
Structured · liverole:speech-engineer
Speech Engineer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:speech-engineer",
"_kind": "Role",
"_file": "role/roles/roles-expanded-2.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Speech Engineer",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Builds speech processing systems — automatic speech recognition,\ntext-to-speech synthesis, speaker diarization, and voice activity\ndetection for voice assistants and call analytics.\n"
},
"outgoingEdges": [
{
"from": "role:speech-engineer",
"to": "responsibility:model-quality-assurance",
"kind": "holds_responsibility"
},
{
"from": "role:speech-engineer",
"to": "responsibility:inference-latency-sla",
"kind": "holds_responsibility"
},
{
"from": "role:speech-engineer",
"to": "skill-area:audio-processing",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:speech-engineer",
"to": "skill-area:natural-language-processing",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:speech-engineer",
"to": "domain:speech-processing",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}