analyze_impact
Analyze the impact of code changes by specifying a file and change type. Get a report of affected files, risk level, and a dependency diagram.
Instructions
Bir değişikliğin etkisini analiz eder — PROJENİN KALBİ.
Args: path: Proje kök dizini file: Değiştirilecek dosya yolu symbol: Değiştirilecek sembol adı (opsiyonel) change_type: Değişiklik türü — "modify", "delete" veya "rename"
Returns: Etki raporu — etkilenen dosyalar, risk seviyesi, Mermaid diyagramı
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| file | Yes | ||
| symbol | No | ||
| change_type | No | modify |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |