OPEN SOURCE👇

I've been building ARCLUX — a repository intelligence tool (CLI + web dashboard) that maps your codebase into a dependency graph, traces impact ("what breaks if I touch this file?"), and runs 18 structural detectors (circular deps, dead code, orphan files, layer violations, etc).

Verified at meaningful scale — microsoft/vscode, facebook/react, and vitejs/vite all analyze successfully, not just small toy fixtures.

Language support:

TypeScript, JavaScript, Python — full support