II.
Responsibility JSON
Structured · liveresponsibility:test-strategy
Test Strategy json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "responsibility:test-strategy",
"_kind": "Responsibility",
"_file": "domain/roles/responsibilities.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Test Strategy",
"description": "Defining and maintaining the overall approach to quality assurance, including unit,\nintegration, end-to-end, and performance testing. Selecting tooling, establishing\ncoverage thresholds, and ensuring testing practices scale with team growth.\n",
"cadence": "quarterly"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "role:software-engineer",
"to": "responsibility:test-strategy",
"kind": "holds_responsibility"
},
{
"from": "role:qa-engineer",
"to": "responsibility:test-strategy",
"kind": "holds_responsibility"
},
{
"from": "role:embedded-engineer",
"to": "responsibility:test-strategy",
"kind": "holds_responsibility"
},
{
"from": "role:systems-integration-engineer",
"to": "responsibility:test-strategy",
"kind": "holds_responsibility"
},
{
"from": "role:quality-analyst",
"to": "responsibility:test-strategy",
"kind": "holds_responsibility"
},
{
"from": "workflow:feature-development",
"to": "responsibility:test-strategy",
"kind": "triggers_responsibility"
},
{
"from": "role:flaky-test-detector",
"to": "responsibility:test-strategy",
"kind": "holds_responsibility"
},
{
"from": "role:qa-lead",
"to": "responsibility:test-strategy",
"kind": "holds_responsibility"
},
{
"from": "role:firmware-engineer",
"to": "responsibility:test-strategy",
"kind": "holds_responsibility"
},
{
"from": "role:fpga-engineer",
"to": "responsibility:test-strategy",
"kind": "holds_responsibility"
},
{
"from": "role:audio-engineer",
"to": "responsibility:test-strategy",
"kind": "holds_responsibility"
},
{
"from": "role:protocol-engineer",
"to": "responsibility:test-strategy",
"kind": "holds_responsibility"
},
{
"from": "role:test-automation-engineer",
"to": "responsibility:test-strategy",
"kind": "holds_responsibility"
},
{
"from": "role:test-writer",
"to": "responsibility:test-strategy",
"kind": "holds_responsibility"
},
{
"from": "workflow:bug-triage-process",
"to": "responsibility:test-strategy",
"kind": "triggers_responsibility",
"attributes": {}
}
]
}