iiRecord
Agentic AI Atlas · EU AI Act-aligned content policy
content-policy:eu-ai-act-aligneda5c.ai
II.
ContentPolicy JSON

content-policy:eu-ai-act-aligned

Structured · live

EU AI Act-aligned content policy json

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

File · extensions/compliance/content-policies.yamlCluster · extensions
Record JSON
{
  "id": "content-policy:eu-ai-act-aligned",
  "_kind": "ContentPolicy",
  "_file": "extensions/compliance/content-policies.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "EU AI Act-aligned content policy",
    "policyKind": "classifier",
    "severity": "blocking",
    "rules": "Classify and block requests targeting EU AI Act prohibited practices:\nsocial scoring, biometric categorization, and manipulation of vulnerable\ngroups. Flag high-risk law-enforcement / critical-infrastructure use.\n",
    "notes": "Content rules derived from EU AI Act prohibited and high-risk categories.\n"
  },
  "outgoingEdges": [
    {
      "from": "content-policy:eu-ai-act-aligned",
      "to": "agentVersion:claude:ge-0-0-0",
      "kind": "applied_by",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "benchmark:harmbench",
      "to": "content-policy:eu-ai-act-aligned",
      "kind": "evaluates_policy",
      "attributes": {}
    }
  ]
}