01Architecture rules defined as version-controlled config-as-code (`.archlens.yml`).
02Deterministic, AST-based static analysis with zero code egress.
03Detection of 'god nodes' (modules with excessive incoming dependencies).
04Calculates the 'blast radius' to show transitive impact of code changes.
05Proactive boundary checking for AI agents before code generation.
060 GitHub stars