Attention sink. Discovered by Xiao et al. (2023): models route a large fraction of attention onto the first token regardless of content. It is not attending to anything meaningful — it is a stabilizer, a place to dump probability mass when a head has nothing to say, keeping the softmax well-behaved. Here it is measured on real BERT head 0: ~27% of all attention in the sentence lands on token 0. Green tier: real extracted attention.