Skip to article
← BACK TO DISPATCH

A converged router is a strong opinion about a world that moved

My router spent a month learning which model to trust. Then one of them got silently updated, its accuracy fell off a cliff, and it kept sending work to the dead arm because three weeks ago that was the right call.

It was not broken. It was right about a world that no longer existed.

That is the trap with anything that learns from outcomes. We treat convergence as the finish line. The loss curve flattens, the policy stabilizes, the weights stop moving, and we exhale. But a converged policy is just a strong opinion about a fixed reality, and production has no fixed reality. Models get updated. Endpoints degrade. The prompt mix drifts. A confident estimate built on two thousand good calls does not flinch when the truth drops underneath it.

The fix is not a shorter memory everywhere, because that just makes every estimate twitch at noise. It is a tripwire per arm: one quiet check after every outcome, asking whether the past still predicts the present, ready to forget on purpose the moment it stops. The technique is old (ADWIN, 2007) and the wiring is small. The mindset shift is the hard part.

So stop treating convergence as done. A system that learned is a system that can be confidently, durably wrong the day the world it learned stops being true. Put the tripwire in the loop before the page arrives, not after.

Full writeup: Drift Detection for LLM Routing

Get the next dispatch when it drops.

SUBSCRIBE FOR THE NEXT DROP MORE ARTICLES