Files
breakpilot-compliance/breakpilot-compliance-sdk/legal-corpus/eu/ai-act/metadata.json
Benjamin Boenisch 4435e7ea0a Initial commit: breakpilot-compliance - Compliance SDK Platform
Services: Admin-Compliance, Backend-Compliance,
AI-Compliance-SDK, Consent-SDK, Developer-Portal,
PCA-Platform, DSMS

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 23:47:28 +01:00

111 lines
2.4 KiB
JSON

{
"id": "ai-act",
"name": "Verordnung ueber kuenstliche Intelligenz",
"nameEn": "Artificial Intelligence Act",
"abbreviation": "KI-VO",
"abbreviationEn": "AI Act",
"type": "regulation",
"jurisdiction": "EU",
"effectiveDate": "2024-08-01",
"officialReference": "Verordnung (EU) 2024/1689",
"articles": 113,
"recitals": 180,
"chapters": 13,
"estimatedChunks": 85,
"language": "de",
"topics": [
"artificial-intelligence",
"machine-learning",
"high-risk-ai",
"prohibited-ai",
"transparency",
"conformity-assessment",
"ai-governance"
],
"riskCategories": [
{
"level": "unacceptable",
"title": "Verbotene KI-Praktiken",
"articles": [5],
"examples": [
"Social Scoring",
"Biometrische Fernidentifizierung",
"Emotionserkennung am Arbeitsplatz"
]
},
{
"level": "high",
"title": "Hochrisiko-KI-Systeme",
"articles": [6, 7, 8, 9, 10, 11, 12, 13, 14, 15],
"examples": [
"Biometrische Identifizierung",
"Kritische Infrastruktur",
"Bildung und Berufsausbildung",
"Beschaeftigung",
"Zugang zu oeffentlichen Diensten"
]
},
{
"level": "limited",
"title": "Begrenzte Transparenzpflichten",
"articles": [50],
"examples": [
"Chatbots",
"Deepfakes",
"Emotionserkennung"
]
},
{
"level": "minimal",
"title": "Minimales Risiko",
"articles": [],
"examples": [
"Spam-Filter",
"Videospiel-KI"
]
}
],
"keyArticles": [
{
"article": 5,
"title": "Verbotene Praktiken im KI-Bereich",
"importance": "critical"
},
{
"article": 6,
"title": "Klassifizierungsregeln fuer Hochrisiko-KI",
"importance": "critical"
},
{
"article": 9,
"title": "Risikomanagementsystem",
"importance": "high"
},
{
"article": 10,
"title": "Daten und Daten-Governance",
"importance": "high"
},
{
"article": 13,
"title": "Transparenz und Bereitstellung von Informationen",
"importance": "high"
},
{
"article": 14,
"title": "Menschliche Aufsicht",
"importance": "high"
},
{
"article": 50,
"title": "Transparenzpflichten fuer bestimmte KI-Systeme",
"importance": "high"
}
],
"relatedRegulations": [
"dsgvo",
"nis2",
"cra"
]
}