II.
Role JSON
Structured · liverole:storage-engineer
Storage Engineer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:storage-engineer",
"_kind": "Role",
"_file": "role/roles/roles-expanded-2.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Storage Engineer",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Designs and operates storage systems — block, object, and file storage,\ndata replication, tiered storage, and backup/recovery infrastructure.\nOptimizes for durability, throughput, and cost.\n"
},
"outgoingEdges": [
{
"from": "role:storage-engineer",
"to": "responsibility:capacity-planning",
"kind": "holds_responsibility"
},
{
"from": "role:storage-engineer",
"to": "responsibility:disaster-recovery",
"kind": "holds_responsibility"
},
{
"from": "role:storage-engineer",
"to": "skill-area:cloud-infrastructure",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:storage-engineer",
"to": "skill-area:columnar-storage",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:storage-engineer",
"to": "domain:infrastructure",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:storage-engineer",
"to": "domain:cloud-infra",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}