II.
Role JSON
Structured · liverole:infrastructure-engineer
role:infrastructure-engineer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:infrastructure-engineer",
"_kind": "Role",
"_file": "domain/products/krate-connectivity.yaml",
"_cluster": "domain",
"attributes": {},
"outgoingEdges": [
{
"from": "role:infrastructure-engineer",
"to": "platform:krate",
"kind": "applies_to",
"attributes": {
"notes": "Infrastructure engineers manage the K8s clusters running Krate"
}
},
{
"from": "role:infrastructure-engineer",
"to": "responsibility:capacity-planning",
"kind": "holds_responsibility"
},
{
"from": "role:infrastructure-engineer",
"to": "responsibility:platform-reliability",
"kind": "holds_responsibility"
},
{
"from": "role:infrastructure-engineer",
"to": "responsibility:disaster-recovery",
"kind": "holds_responsibility"
},
{
"from": "role:infrastructure-engineer",
"to": "skill-area:terraform-infrastructure",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:infrastructure-engineer",
"to": "skill-area:containerization",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:infrastructure-engineer",
"to": "skill-area:cloud-infrastructure",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:infrastructure-engineer",
"to": "domain:infrastructure",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:infrastructure-engineer",
"to": "domain:cloud-infra",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "responsibility:uptime-sla",
"to": "role:infrastructure-engineer",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:platform-reliability",
"to": "role:infrastructure-engineer",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:cost-optimization-cloud",
"to": "role:infrastructure-engineer",
"kind": "held_by",
"attributes": {}
},
{
"from": "workflow:cost-optimization",
"to": "role:infrastructure-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:disaster-recovery-drill",
"to": "role:infrastructure-engineer",
"kind": "involves_role",
"attributes": {}
}
]
}