Front-end developer turned AI-assisted audit specialist.
I build methodologies for auditing legacy codebases with adversarial AI agent teams using Claude Code.
legacy-audit-agents β An open-source methodology for auditing legacy codebases with dual-team adversarial AI agents.
Built from 7 real iterations on a 250K LOC, 20-year-old monolith:
Iteration 1: 1 agent β hallucinated 4 classes that didn't exist
Iteration 7: 11 agents β 81.8% reliability score, adversarial-verified
168 verified findings. 889 "foreign keys" corrected to 15 real. 4 AI hallucinations caught and eliminated. Every mistake documented so others don't repeat them.
The repo includes progressive setups (Level 2β7) so you can iterate the same way β not just copy the final config.
TypeScript Β· React Β· Vue/Nuxt Β· Tailwind Β· Python/FastAPI Β· Claude Code Β· Agent Teams
- Proof over assumptions β every claim needs
file:lineevidence - Adversarial review β if a second team can't disprove it, it's probably true
- Documented failure β publishing what went wrong is more valuable than showing what worked