I am building a suite of determinsitic scanners for code review as part of a Continuous Integration workflow with a goal of it costing you zero tokens. It's called Guardian and it is built assumming an AI coding world. So far I've completed a coding standards scanner (Kanon), maintainability (Hygieia), comprehensive complexity (Daedalus), code integrity (Aletheia), reliability (Hestia), security (Janus), and AI readiness (Pythia), compliance (OWASP Top 10, PCI, HIPAA, NIST SP 800-53, SOC 2 and CWE Top 25)) and architecture (Argus). It also supports SARIF export of security findings and AIDE for AI Development format. Built primarily with Claude with some Codex handling backend infrastructure.