wwa_compliance_check
Validate an agent implementation against any Compliance-as-Code ruleset (e.g., GDPR, SOC 2, ISO 27001) by supplying rules and implementation config. Get pass/fail compliance checks.
Instructions
Validate an agent implementation against a Compliance-as-Code ruleset. Regulation-agnostic validation engine — supply any ruleset (DTAC, FCA, GDS, GDPR, SOC2, ISO 27001) and your implementation config. Implements Works With Agents Compliance-as-Code spec v1.0.0-draft.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rules | Yes | List of compliance rules to validate against | |
| regulation | Yes | Regulation name (e.g. 'NHS DTAC', 'FCA SMR', 'GDPR', 'SOC 2') | |
| implementation | Yes | Implementation config to validate (dict with field paths) |