gdpr_check_compliance
Check GDPR compliance for your project: lawful basis, consent, data subject rights, security, breach notification. Get pass/fail results and fix instructions for each gap.
Instructions
Check whether your project passes or fails each GDPR requirement — no arguments. See pass/fail for lawful basis (Art. 6), consent (Art. 7), data subject rights (Art. 15–22), security (Art. 32), and breach notification (Art. 33–34) with fix instructions for every gap. GDPR fines reach 20M EUR or 4% turnover. For EU AI Act + GDPR together, call combined_compliance_report().
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | No | Path to the project root. Leave empty or pass '.' to check the current directory. | . |
| processing_role | No | GDPR role: controller, processor, or minimal_processing. | controller |