II.
Role JSON
Structured · liverole:performance-engineer
Performance Engineer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:performance-engineer",
"_kind": "Role",
"_file": "role/roles/roles-expanded.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Performance Engineer",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Specializes in profiling, benchmarking, and optimizing application and\ninfrastructure performance. Owns load testing, capacity modeling, and\nlatency budgets.\n"
},
"outgoingEdges": [
{
"from": "role:performance-engineer",
"to": "responsibility:performance-optimization",
"kind": "holds_responsibility"
},
{
"from": "role:performance-engineer",
"to": "responsibility:capacity-planning",
"kind": "holds_responsibility"
},
{
"from": "role:performance-engineer",
"to": "skill-area:performance-testing",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:performance-engineer",
"to": "skill-area:load-testing",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:performance-engineer",
"to": "skill-area:profiling-cpu",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:performance-engineer",
"to": "skill-area:profiling-memory",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:performance-engineer",
"to": "domain:performance-engineering",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:performance-engineer",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "responsibility:performance-budget-enforcement",
"to": "role:performance-engineer",
"kind": "held_by",
"attributes": {}
},
{
"from": "workflow:load-testing-pipeline",
"to": "role:performance-engineer",
"kind": "involves_role",
"attributes": {}
}
]
}