get_gaps
Retrieve current code gaps from ADR Aggregator with status filters for open, dismissed, or resolved gaps to track and manage architectural issues.
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) | |
| includeDismissed | No | Include dismissed gaps | |
| includeResolved | No | Include resolved gaps |