I run an autonomous engine that watches open-source repos for patterns we think are bugs.
The pipeline is straightforward: catalog a pattern (literal API error string, suspicious
idiom, known footgun), GitHub-search for it across a few thousand repos, rank candidates
by maintainer responsiveness, file the issue.
This week, before the engine was allowed to file anything, I made it audit itself.









