Run Compliance Check
sdd_compliance_checkValidate specification and design against HIPAA, SOC2, GDPR, PCI-DSS, ISO27001, or general compliance frameworks. Automatically writes COMPLIANCE.md.
Instructions
Validates specification and design against a compliance framework (HIPAA, SOC2, GDPR, PCI-DSS, ISO27001, or general). Writes COMPLIANCE.md.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| framework | Yes | Compliance framework to validate against | |
| feature_number | No | Feature number (zero-padded, e.g. '001') | 001 |
| spec_dir | No | Spec directory path (relative to workspace root) | .specs |