II.
Role JSON
Structured · liverole:networking-engineer
Networking Engineer (Software) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:networking-engineer",
"_kind": "Role",
"_file": "role/roles/roles-expanded-2.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Networking Engineer (Software)",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Builds networking stacks, protocols, and distributed communication\nlayers — TCP/UDP tuning, HTTP/2 multiplexing, WebSocket servers,\nand custom protocol implementations.\n"
},
"outgoingEdges": [
{
"from": "role:networking-engineer",
"to": "responsibility:performance-optimization",
"kind": "holds_responsibility"
},
{
"from": "role:networking-engineer",
"to": "responsibility:platform-reliability",
"kind": "holds_responsibility"
},
{
"from": "role:networking-engineer",
"to": "skill-area:tcp-tuning",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:networking-engineer",
"to": "skill-area:websocket-design",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:networking-engineer",
"to": "skill-area:protocol-design",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:networking-engineer",
"to": "domain:networking",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:networking-engineer",
"to": "domain:distributed-systems",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "domain:5g-networking",
"to": "role:networking-engineer",
"kind": "employs_role"
}
]
}