validate_adr_compliance
Checks whether your code implements the decisions documented in ADRs. Run validation for implementation, architecture, or security compliance to identify drift.
Instructions
Validate ADR compliance against implementation via ADR Aggregator. Checks that code actually implements documented decisions. Requires Pro+ tier.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| adr_paths | No | Specific ADR paths to validate | |
| projectPath | No | Project path (defaults to PROJECT_PATH) | |
| validation_type | No | Type of validation to perform | all |