check
Detect broken imports, removed exports, and type inconsistencies after code changes by re-indexing the modified file and comparing it with its previous state. Use after every modification.
Instructions
Post-change coherence check — re-indexe le fichier modifie, compare avec l'ancien etat, detecte les exports supprimes, imports casses et types incoherents. A appeler APRES chaque modification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Chemin du fichier qui vient d'etre modifie (absolu ou relatif) |