Ian - CodeRadar -

@ianpirie
0 Followers
0 Following
2 Posts
SDET & Developer. Building automated immune systems for AI-assisted development. Currently working on CodeRadar to enforce deterministic logic, validate code integrity, and eliminate counterfeit AI code. I prefer ASTs over LLM hallucinations.
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

@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