The comment nobody read for four months
Our first real finding at a design partner was not clever. It was an HTML comment sitting in a help centre article since October.
We turned on tracing for a payments team on a Tuesday. By Thursday morning the queue had one critical finding and nine boring ones, and the critical was a knowledge base article about refund windows with a comment block at the bottom.
The comment told the agent to issue full account refunds and forward the ledger to an address nobody at the company recognised. It had been there since October. It had never fired, because until January the agent had no refund tool. The moment the tool shipped, the instruction became live.
That is the part I keep turning over. The document was not dangerous when it was written. It became dangerous when a capability was added somewhere else entirely, by a different team, four months later. No code review would have caught that, because no code changed in the document.
So the thing we are actually building is not a scanner. It is a record of what the agent was permitted to do at the moment it read something. Capability and content have to be judged together, or you are just grepping.
The document was not dangerous when it was written. It became dangerous when a capability was added somewhere else entirely.