II.
Role JSON
Structured · liverole:firmware-engineer
Firmware Engineer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:firmware-engineer",
"_kind": "Role",
"_file": "role/roles/roles-expanded-2.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Firmware Engineer",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Develops low-level software that runs directly on hardware — bootloaders,\ndevice drivers, interrupt handlers, and OTA update mechanisms. Works\nat the boundary of hardware and software.\n"
},
"outgoingEdges": [
{
"from": "role:firmware-engineer",
"to": "responsibility:deployment-management",
"kind": "holds_responsibility"
},
{
"from": "role:firmware-engineer",
"to": "responsibility:test-strategy",
"kind": "holds_responsibility"
},
{
"from": "role:firmware-engineer",
"to": "skill-area:firmware-development",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:firmware-engineer",
"to": "skill-area:real-time-os",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:firmware-engineer",
"to": "skill-area:bootloader-design",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:firmware-engineer",
"to": "domain:embedded-systems",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "domain:home-automation",
"to": "role:firmware-engineer",
"kind": "employs_role"
}
]
}