Framing retrieval as attention budgeting rather than search explains something that confuses people the first time they measure it: adding more relevant context can make answers worse. Every extra passage competes for the same attention mass, so a correct chunk sitting at rank nine behind eight plausible ones is functionally invisible. It also predicts which distractors hurt most, and it is not unrelated text - near-duplicates do the damage, because an older revision of the same policy looks exactly like the right answer from the model's point of view and there is no signal telling it which copy is authoritative. That is also why lost-in-the-middle is worse in practice than the benchmarks suggest: real corpora are full of near-copies, and the position penalty lands on top of an already ambiguous set.