II.
Role JSON
Structured · liverole:protocol-engineer
Protocol Engineer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:protocol-engineer",
"_kind": "Role",
"_file": "role/roles/roles-expanded-2.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Protocol Engineer",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Designs and implements communication protocols — wire format design,\nhandshake mechanisms, versioning, backward compatibility, and\nconformance test suites.\n"
},
"outgoingEdges": [
{
"from": "role:protocol-engineer",
"to": "responsibility:api-design-governance",
"kind": "holds_responsibility"
},
{
"from": "role:protocol-engineer",
"to": "responsibility:test-strategy",
"kind": "holds_responsibility"
},
{
"from": "role:protocol-engineer",
"to": "skill-area:protocol-design",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:protocol-engineer",
"to": "skill-area:socket-programming",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:protocol-engineer",
"to": "domain:networking",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:protocol-engineer",
"to": "domain:distributed-systems",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}