File:
agents/sdlc/13-compliance-checker.md · Model: Sonnet · Tools: Bash, Read, Write, GrepPurpose
The compliance agent audits the architecture and requirements against applicable regulatory frameworks. Compliance scores are grounded in actual implementation evidence — not policy documents.Core principle
A policy document that says “all PHI is encrypted at rest” and a database with an unencrypted backup bucket are not compliant.
Supported frameworks
- GDPR — Data protection, consent, right to erasure
- HIPAA — Protected health information safeguards
- SOC 2 — Security, availability, confidentiality controls
- PCI-DSS — Payment card data security
Control verdicts
| Verdict | Meaning |
|---|---|
PASS | Control implemented with evidence |
PARTIAL | Partially implemented; gaps documented |
FAIL | Control not implemented; remediation required |
N/A | Control not applicable to this system |