01Comprehensive Clone Detection: Identifies function (CFG fingerprint), block (statement windows), and segment clones.
02Advanced Quality Metrics: Computes cyclomatic complexity, coupling (CBO), cohesion (LCOM4), dependency cycles, dead code, and an overall health score.
03Baseline-Aware Governance: Separates accepted legacy technical debt from new regressions, allowing CI to fail only on what changed.
04Multi-Format Reporting: Generates interactive HTML, JSON, Markdown, SARIF, and plain text reports from one canonical analysis.
05MCP Server for Agents & IDEs: Provides an optional read-only Managed Control Plane server for AI agents and IDE clients (e.g., VS Code, Claude Desktop, Codex).
065 GitHub stars