iiRecord
Agentic AI Atlas · Content safety
responsibility:content-safetya5c.ai
II.
Responsibility JSON

responsibility:content-safety

Structured · live

Content safety json

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

File · role/responsibilities/responsibilities-expanded-2.yamlCluster · role
Record JSON
{
  "id": "responsibility:content-safety",
  "_kind": "Responsibility",
  "_file": "role/responsibilities/responsibilities-expanded-2.yaml",
  "_cluster": "role",
  "attributes": {
    "displayName": "Content safety",
    "cadence": "continuous",
    "description": "Protect users from harmful content — maintain content policy, operate\nmoderation queues, tune automated classifiers, and handle appeals.\nCovers hate speech, CSAM, misinformation, and self-harm content.\n"
  },
  "outgoingEdges": [
    {
      "from": "responsibility:content-safety",
      "to": "role:compliance-engineer",
      "kind": "held_by",
      "attributes": {}
    },
    {
      "from": "responsibility:content-safety",
      "to": "role:ml-engineer",
      "kind": "held_by",
      "attributes": {}
    },
    {
      "from": "responsibility:content-safety",
      "to": "skill-area:natural-language-processing",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "responsibility:content-safety",
      "to": "skill-area:policy-enforcement",
      "kind": "requires_expertise",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "role:trust-safety-engineer",
      "to": "responsibility:content-safety",
      "kind": "holds_responsibility"
    }
  ]
}