II.
Role JSON
Structured · liverole:compiler-engineer
Compiler Engineer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": []
}