CodeMetrics: A Self-Aware Code Analyzer That Judges Itself
Build a tool that analyzes Rust source files and generates metrics about code quality, then rates those metrics against an internal confidence scoring system that questions its own validity. The progr…