II.
Role JSON
Structured · liverole:qa-lead
QA Lead json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:qa-lead",
"_kind": "Role",
"_file": "role/roles/roles-engineering-leadership.yaml",
"_cluster": "role",
"attributes": {
"displayName": "QA Lead",
"isAgentic": false,
"seniority": "senior",
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Owns test strategy, quality gates, and cross-team test infrastructure.\n"
},
"outgoingEdges": [
{
"from": "role:qa-lead",
"to": "responsibility:test-strategy",
"kind": "holds_responsibility"
},
{
"from": "role:qa-lead",
"to": "responsibility:flaky-test-quarantine",
"kind": "holds_responsibility"
},
{
"from": "role:qa-lead",
"to": "responsibility:release-coordination",
"kind": "holds_responsibility"
},
{
"from": "role:qa-lead",
"to": "skill-area:e2e-testing",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:qa-lead",
"to": "skill-area:integration-testing",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:qa-lead",
"to": "skill-area:contract-testing",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:qa-lead",
"to": "skill-area:performance-testing",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:qa-lead",
"to": "skill-area:accessibility-testing",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:qa-lead",
"to": "skill-area:visual-regression-testing",
"kind": "requires_expertise",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "lib-agent:education--quality-assurance-coordinator",
"to": "role:qa-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:education--quality-assurance-review",
"to": "role:qa-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "responsibility:flaky-test-quarantine",
"to": "role:qa-lead",
"kind": "held_by",
"attributes": {}
},
{
"from": "workflow:analytics-instrumentation-audit",
"to": "role:qa-lead",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:content-localization-pipeline",
"to": "role:qa-lead",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:bdd-specification-workshop",
"to": "role:qa-lead",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:push-notification-delivery-audit",
"to": "role:qa-lead",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:mutation-testing-coverage-review",
"to": "role:qa-lead",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:release-readiness-checklist",
"to": "role:qa-lead",
"kind": "involves_role",
"attributes": {}
}
]
}