II.
Role JSON
Structured · liverole:distinguished-engineer
Distinguished Engineer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:distinguished-engineer",
"_kind": "Role",
"_file": "role/roles/roles-expanded.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Distinguished Engineer",
"isAgentic": false,
"seniority": "executive",
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Highest individual-contributor technical rank. Sets org-wide technical\ndirection, mentors principal engineers, and represents the company\nin the broader technical community.\n"
},
"outgoingEdges": [
{
"from": "role:distinguished-engineer",
"to": "responsibility:architecture-decision",
"kind": "holds_responsibility"
},
{
"from": "role:distinguished-engineer",
"to": "responsibility:mentoring",
"kind": "holds_responsibility"
},
{
"from": "role:distinguished-engineer",
"to": "responsibility:knowledge-sharing",
"kind": "holds_responsibility"
},
{
"from": "role:distinguished-engineer",
"to": "skill-area:technical-leadership",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:distinguished-engineer",
"to": "skill-area:solution-architecture",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:distinguished-engineer",
"to": "skill-area:cross-team-coordination",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:distinguished-engineer",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}