II.
Responsibility JSON
Structured · liveresponsibility:pci-compliance
PCI DSS compliance json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "responsibility:pci-compliance",
"_kind": "Responsibility",
"_file": "role/responsibilities/responsibilities-expanded-2.yaml",
"_cluster": "role",
"attributes": {
"displayName": "PCI DSS compliance",
"cadence": "continuous",
"description": "Maintain PCI DSS compliance for payment processing — network\nsegmentation, encryption, access controls, vulnerability management,\nand annual self-assessment or QSA audit.\n"
},
"outgoingEdges": [
{
"from": "responsibility:pci-compliance",
"to": "role:security-engineer",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:pci-compliance",
"to": "role:compliance-officer",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:pci-compliance",
"to": "skill-area:network-segmentation",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "responsibility:pci-compliance",
"to": "skill-area:compliance-scanning",
"kind": "requires_expertise",
"attributes": {}
}
],
"incomingEdges": []
}