Greptile’s breakdown of the PR flood on OpenClaw is the clearest data I’ve seen on what happens when generating a plausible pull request drops to near-zero cost. The trust infrastructure open source quietly relied on — that opening a PR was work — collapses, and the same dynamic that broke email in the early 2000s shows up in a git repo.

The proposed answer — Mitchell Hashimoto’s Vouch and reputation gating — follows the same arc email took: SPF, DKIM, and sender scores beat ever-cleverer Bayesian filtering. I’d bet it lands the same way here. Within a year, maintainers won’t read unvouched PRs at all, and “agent identity plus reputation” becomes its own product category — the same problem we keep hitting internally when an agent’s output needs a provenance trail before anyone trusts it. The HN discussion is full of maintainers describing the identical wall.

The uncomfortable part: a reputation gate that keeps out spam bots keeps out genuine first-time humans too. Who pays that toll, and is an unvouched newcomer now indistinguishable from a bot?