compliance_check
Evaluate AI system compliance with EU AI Act by assessing risk category, human oversight, documentation, and governance measures to identify regulatory gaps.
Instructions
EU AI Act compliance check. Evaluates an AI system against EU AI Act requirements.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | EU AI Act risk category | |
| systemName | Yes | Name of the AI system | |
| dataGovernance | Yes | Whether data governance measures are implemented | |
| hasTransparency | Yes | Whether transparency obligations are met | |
| hasDocumentation | Yes | Whether technical documentation exists | |
| hasHumanOversight | Yes | Whether human oversight is implemented | |
| hasRiskManagement | Yes | Whether risk management system is in place | |
| hasAccuracyMetrics | Yes | Whether accuracy and robustness metrics are tracked |