Repository Intelligence tools
Complexity, duplication, churn, and dependency graphs - single-file previews of what Repository Analysis computes across your whole codebase.
Dependency Graph Visualizer
Paste package.json - dependencies grouped by type, plus packages listed twice with conflicting versions.
Git-History Risk Scoring
Paste a real GitHub repo - bus factor and ownership risk from its actual commit history, not a paste-one-file estimate.
Blast Radius Explorer
Paste a real GitHub repo, pick a file, see exactly what breaks if you change it - the real reverse-dependency graph.
Dead Code Finder
Paste a real GitHub repo - functions with zero known callers, traced from the real call graph.
Dependency Hygiene Checker
Paste a real GitHub repo - packages imported in code but never declared in any package.json.
Cargo.toml Dependency Auditor
Paste Cargo.toml - every dependency listed, with wildcard or bare-major version ranges flagged.
Cyclomatic Complexity Calculator
Paste one function - get its cyclomatic complexity score, the same signal behind Repository Analysis.
Code Duplication Detector
Paste code - find repeated 4+ line blocks and the percentage of duplicated lines.
Code Churn Visualizer
Paste git log churn output - a ranked bar chart of your highest-churn files.
Technical Debt "Interest Rate" Estimator
When does fixing it properly pay for itself?
Dependency Impact Calculator for Non-Code Systems
Map blast radius for spreadsheets, processes, infrastructure.
See this same kind of analysis applied to your whole repository
Call graphs, dead code, blast radius, and a health score. Results in 60 seconds, free.
