Fetching from the wire…
Public story · 2026-07-22 · high
Coherent input degrades attention worse than shuffled text, and models drop instructions silently instead of flagging the failure.
Why now: Both the cross-model context-rot findings and the arXiv paper's system-prompt cliff data were part of the July 22 research roundup.
Accuracy drops 30 to 50 percent before models hit their documented context limit, per new cross-model testing across GPT-4.1, the Claude 4 family, Gemini 2.5, and Qwen3.
The stakes are concrete for anyone using an LLM to monitor another LLM's long-running work. Opus 4.6 watching long agent transcripts on MonitorBench drops from 98.6% recall to 88% as context grows. The watchdog degrades right when the run gets long enough to need watching.
The degradation tracks semantic-similarity decay, not raw token count. Coherent, well-organized input degrades attention more than shuffled input, the opposite of what most builders would assume a clean document should do. Likely because coherent distractors compete for the model's attention in a way random noise can't.
A separate factorial study, per arXiv 2607.19257, ran 960 calls per model for format testing and 5,520 for scaling. Perfect-response rate fell to zero at 80 simultaneous system-prompt instructions. Recall holds near ceiling through 64-128k tokens, then falls off a cliff, one model losing 48 accuracy points at 128k.
The same paper found no reliable format advantage for markdown over plain text; winners were model-specific. Across 5,760 probes checking specifically for fabrication, models never invented an answer to cover a dropped instruction. They just quietly stop doing the thing, and nothing signals to the user what didn't run.
Each link below shares sources, entities, or timing with this story.
The leaderboard says first place. The methodology says you should check your own bill. Qwen3.8 Max now ranks first on Artificial Analysis' agentic index, scoring 86.1 on OSWorld-Verified ahead of GPT-5.6 Sol Max at 83.2 and Fable 5 at 85.0, priced at $2.00/M input and $6.00/M...
This is the most directly usable paper of the day and it does something rare: it bolts onto an existing agent without touching it. Ledger is a deterministic runtime wrapper that distills an agent's completed interactions into explicit state. What has been observed, what has be...
$3,054 against $38,370. Same benchmark, better score. Praxist (arXiv 2608.25955, submitted August 26) replaces per-attempt agent memory with a typed evidence graph of findings, plus lane-structured frontiers and agendas, so later attempts inherit validated mechanisms rather th...
Here's the experiment: a team of cooperating agents rebuilds SQLite in Rust from scratch, using only the 835-page manual. No source code. No test suites. No internet. Then it has to pass a held-out sqllogictest suite. It worked. Cursor published the research (Wilson Lin, July...
Netlify published an AXIS-framework evaluation on August 14 that I've been thinking about all day. Same task, 11 models, three runs each, scored on functional correctness rather than aesthetics. The task was deliberately boring: a static one-page coffee shop site with hours, a...
GPT-5.6 Luna went to $0.20 input / $1.20 output per million tokens on July 30. That's an 80% cut. Terra dropped 20%. Luna's input now undercuts Gemini 3.1 Flash-Lite ($0.25/$1.50) and sits at one-fifth of Claude Haiku 4.5's $1 input. Simon Willison covered the announcement and...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.