explain_finding
Explain code health findings with risk impact and actionable remediation steps for dead code, circular dependencies, coupling, and architectural drift.
Instructions
Get a detailed explanation of a specific code health finding, including why it matters, potential risks, and detailed remediation steps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| finding_type | Yes | ||
| codebase_context | No | Additional context about the codebase (language, framework, etc.) | |
| finding_description | Yes | Description of the specific finding to explain |