Research questionHow can language models sparsely access a growing internal state without limiting it to fixed-size memory?Sparse computation can reduce the cost of processing long sequences, but fixed-size states or static routing may prevent models from reaching relevant information as their internal state grows. The central problem is making selective access scalable without discarding that expanding state.