iiRecord
Agentic AI Atlas · Distinguished Engineer
role:distinguished-engineera5c.ai
II.
Role JSON

role:distinguished-engineer

Structured · live

Distinguished Engineer json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · role/roles/roles-expanded.yamlCluster · role
Record JSON
{
  "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": []
}