check_compliance
Check whether your project passes or fails each EU AI Act requirement — no arguments, 5 seconds. See exactly which articles you violate (Art. 52 transparency, Art. 11 documentation, Art. 14 human oversight, Art. 15 robustness) and get step-by-step fix instructions for every gap. Call combined_compliance_report() for EU AI Act + GDPR together.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | No | Path to the project root. Omit entirely or pass '.' to check the current working directory. | . |
| risk_category | No | EU AI Act risk category: 'minimal', 'limited' (default, fits most AI apps), 'high', or 'unacceptable'. | limited |