get_gaps
Retrieve code gaps from ADR Aggregator, including their status (open, dismissed, resolved) for tracking and management.
Instructions
Get current code gaps from ADR Aggregator. Returns gaps with their status (open, dismissed, resolved) for tracking and management.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | No | Project path (defaults to PROJECT_PATH) | |
| includeResolved | No | Include resolved gaps | |
| includeDismissed | No | Include dismissed gaps |