I wrote a post last week about an LLM fabricating a company's official website. Then I built a detector to find more cases at scale.
I have now rewritten that detector three times in one day. Each version fixed the previous version's bug and introduced a new way of mislabelling the same data. The counts went 1 → 134 → 41 → 12.
The interesting part isn't the final number. It's that all three bugs were the same bug wearing different clothes, and I had published an article about that exact bug in between versions two and three.
Version 1: blind to agreement
The detector's job: find domains an LLM calls a brand's "official website" when the brand doesn't own that domain.






