Research questionHow can LLM serving preserve reproducible agent trajectories when prefix caching interacts with weight quantization?Prefix caching reuses computed prompt representations, but its hidden state can make otherwise identical requests produce different agent trajectories. This reproducibility problem becomes more pronounced when model weights are quantized.