wincode_analyze_change_impact
Analyze change impact before modifying code to identify blast radius, affected callers, and risk rating. Prevent unexpected breakage with clear risk assessment.
Instructions
Alias for analyze_change_impact. Analyzes blast radius, affected callers, and risk rating before modifying code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Name of the class, method, or component to evaluate. |