{
"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": "agent-version:claude-code@1.x",
"kind": "applied_by",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "benchmark:harmbench",
"to": "content-policy:eu-ai-act-aligned",
"kind": "evaluates_policy",
"attributes": {}
}
]
}