validate_adr_compliance
Validate that code implements documented architectural decisions. Detects drift between ADRs and actual implementation to ensure compliance.
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 |