iiRecord
Agentic AI Atlas · Chief Security Officer
role:chief-security-officera5c.ai
II.
Role JSON

role:chief-security-officer

Structured · live

Chief Security Officer json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · role/roles/roles-expanded.yamlCluster · role
Record JSON
{
  "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": {}
    }
  ]
}