II.
Role JSON
Structured · liverole:chief-security-officer
Chief Security Officer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:chief-security-officer",
"_kind": "Role",
"_file": "role/roles/roles-expanded.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Chief Security Officer",
"isAgentic": false,
"seniority": "executive",
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Executive accountable for the organization's security posture — policies,\nincident response, compliance frameworks, and security culture.\n"
},
"outgoingEdges": [
{
"from": "role:chief-security-officer",
"to": "responsibility:security-audit",
"kind": "holds_responsibility"
},
{
"from": "role:chief-security-officer",
"to": "responsibility:risk-assessment",
"kind": "holds_responsibility"
},
{
"from": "role:chief-security-officer",
"to": "responsibility:regulatory-compliance",
"kind": "holds_responsibility"
},
{
"from": "role:chief-security-officer",
"to": "skill-area:threat-modeling",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:chief-security-officer",
"to": "skill-area:risk-assessment",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:chief-security-officer",
"to": "skill-area:stakeholder-management",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:chief-security-officer",
"to": "domain:security",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:chief-security-officer",
"to": "domain:cybersecurity",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "workflow:penetration-testing",
"to": "role:chief-security-officer",
"kind": "involves_role",
"attributes": {}
}
]
}