validate_adr_compliance
Validate that code implements documented architectural decisions by checking ADR compliance against implementation. Supports architecture, security, and implementation validation.
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 |