@tk

Hi Tim — thanks for starring CodeRadar. It's deterministic detection of counterfeit AI-generated code: pure math, binary pass/fail per function, no model. Given your FP bent I thought the "predicate, not probability" angle might land. Would value your take sometime. — Ian

Since this thread is getting a few eyes, for anyone curious about the repo: I'm building CodeRadar to deterministically catch the logic faults and structural errors that AI coding assistants leave behind. It uses AST-based checks to validate code integrity before it hits the codebase.
Still in active development, but the goal is to kill counterfeit code. https://github.com/LowerJacksonMound/CodeRadar
#CodeRadar #DevTools #AST #SoftwareEngineering #CodeQuality