get_import_health
Analyze import graphs to score architecture health from 0-100, penalizing circular dependencies, orphan modules, instability, and hub concentration for quick insights.
Instructions
Get an import graph health score (0-100) with grade. Penalizes circular dependencies, orphan modules, unstable modules, and hub concentration. Quick architecture health check.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Root directory to analyze. |