Sort, Shuffle and Dates versus Shapes and Cars is not a random split.
The three that degrade are the ones where the model carries an exact intermediate state and updates it every step. The two that improved are closer to single shot. So a per-step error that is invisible on one hop compounds over n hops, which is why the loss reads as agentic rather than as a flat benchmark drop.
That makes it measurable instead of a vibe. If QAT costs you a per-step failure probability e, accuracy should fall roughly like (1-e)^n as you scale the number of steps. Fit that on Sort at increasing lengths, read e off the curve, and you can predict the agentic degradation on tasks you never ran.
The thinking-length result might be the same effect rather than a second one. A model slightly less inclined to re-check itself terminates earlier. On a short chain that reads as efficiency. On a long chain it reads as Sort breaking.
Does ReasonScape let you hold a task fixed and sweep chain length? That one curve would separate quant is worse at reasoning from quant loses e per step and n did the rest.