01Automatically maps module boundaries and dependency directions across multiple languages.
02Calculates coupling metrics (Afferent/Efferent) to pinpoint fragile or over-burdened modules.
030 GitHub stars
04Detects 'architecture drift' where code organization diverges from design documents or ADRs.
05Identifies circular dependencies and layer violations like cross-boundary imports.
06Provides a structural integrity score with specific, actionable refactoring recommendations.