Show HN: An audit loop that only stops when it stops finding bugs A developer released an open-source audit loop that found 1,200+ bugs in a production B2B SaaS app, requiring 14 verification passes after fixes before convergence. The tool inventories all product surfaces and sweeps them through 24 audit lenses, stopping only after two consecutive passes find nothing new. Most "audit my code" prompts do one pass, find 15 issues, and write you a reassuring summary. This skill found 1,200+ real findings on a production B2B SaaS, then took 14 verification passes after the fixes before it could honestly say "done." flowchart TD P0 "Phase 0: Inventory