validate_adr_compliance
Validate that code implements documented Architectural Decision Records (ADRs) by checking compliance against implementation. Supports validation types: implementation, architecture, security, or all. Requires Pro+ tier.
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 | |
| validation_type | No | Type of validation to perform | all |
| projectPath | No | Project path (defaults to PROJECT_PATH) |