II.
Role JSON
Structured · liverole:build-engineer
Build Engineer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:build-engineer",
"_kind": "Role",
"_file": "domain/products/kradle-connectivity.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Build Engineer",
"description": "Maintains build systems, dependency resolution, artifact generation, caching,\nand repeatable compilation/test pipelines.\n"
},
"outgoingEdges": [
{
"from": "role:build-engineer",
"to": "platform:kradle",
"kind": "applies_to",
"attributes": {
"notes": "Build engineers maintain Kradle CI pipeline definitions"
}
},
{
"from": "role:build-engineer",
"to": "responsibility:dx-tooling-maintenance",
"kind": "holds_responsibility"
},
{
"from": "role:build-engineer",
"to": "responsibility:release-coordination",
"kind": "holds_responsibility"
},
{
"from": "role:build-engineer",
"to": "skill-area:ci-pipeline-optimization",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:build-engineer",
"to": "skill-area:containerization",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:build-engineer",
"to": "skill-area:ci-cd",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:build-engineer",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:build-engineer",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}