How Ferret hunts, what it finds, and why a failing test is the only finding worth trusting.
Code review is people reading code. Most defects only show up when the code runs. That gap is where Ferret hunts.
A twelve-line in-flight de-duplication cache with a bug that only fires when the network blips. A walk through how Ferret catches it.