The failure class is proven below — a deliberately buggy handler and a fixed one were run against the same inputs, and they diverged. A fix on your own code has not been proven on this receipt. That is a separate claim, and only prove_fix establishes it — it reproduces the bug on your repository, applies your diff, and re-runs. Call it before you apply the fix, because it needs the still-broken tree.
ⓘFetchSandbox reference handlers. Behavioral simulation. Buggy and fixed handlers are FetchSandbox-controlled reference implementations — NOT your code. The diff proves the bug pattern is real and the fix_pattern works; apply the brain's fix_pattern to your routes to inherit the same behavior.
what changed
The same request, before your fix vs. after — this is what the bug did, and what it does once fixed.