Research questionHow can generative LLM rerankers produce valid item permutations without sequential decoding for real-time ranking?Generative LLM rerankers emit ordinal tokens sequentially, making latency grow with the output and potentially producing invalid permutations. The underlying problem is generating an ordered list efficiently while preserving ranking quality.