validate_adr_compliance
Check that code implements documented architecture decisions. Validates ADR compliance against implementation to reveal discrepancies.
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 |