iiRecord
Agentic AI Atlas · Compiler Engineer
role:compiler-engineera5c.ai
II.
Role JSON

role:compiler-engineer

Structured · live

Compiler Engineer json

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

File · role/roles/roles-expanded-2.yamlCluster · role
Record JSON
{
  "id": "role:compiler-engineer",
  "_kind": "Role",
  "_file": "role/roles/roles-expanded-2.yaml",
  "_cluster": "role",
  "attributes": {
    "displayName": "Compiler Engineer",
    "isAgentic": false,
    "requiredCapabilities": [],
    "requiredDomains": [],
    "description": "Designs and builds compilers, interpreters, and language tooling —\nparsing, type checking, optimization passes, code generation, and\nlanguage server protocols.\n"
  },
  "outgoingEdges": [
    {
      "from": "role:compiler-engineer",
      "to": "responsibility:performance-optimization",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:compiler-engineer",
      "to": "responsibility:code-review",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:compiler-engineer",
      "to": "skill-area:compiler-implementation",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "role:compiler-engineer",
      "to": "skill-area:language-design",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "role:compiler-engineer",
      "to": "domain:compiler-engineering",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "role:compiler-engineer",
      "to": "domain:systems-programming",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}