II.
Responsibility JSON
Structured · liveresponsibility:prompt-quality-assurance
Prompt quality assurance json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "responsibility:prompt-quality-assurance",
"_kind": "Responsibility",
"_file": "role/responsibilities/responsibilities-expanded.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Prompt quality assurance",
"cadence": "continuous",
"description": "Maintain prompt regression test suites, benchmark prompt versions,\nand govern prompt templates across the organization.\n"
},
"outgoingEdges": [
{
"from": "responsibility:prompt-quality-assurance",
"to": "role:prompt-engineer",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:prompt-quality-assurance",
"to": "role:ml-engineer",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:prompt-quality-assurance",
"to": "skill-area:prompt-engineering",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "responsibility:prompt-quality-assurance",
"to": "skill-area:eval-driven-development",
"kind": "requires_expertise",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "role:prompt-engineer",
"to": "responsibility:prompt-quality-assurance",
"kind": "holds_responsibility"
}
]
}