Click through in order to watch one image warm the hierarchy. Each plane runs the full EPD path — encoder artifact flows through local cache into prefill, then decode. Pre-warm is a separate upload-time optimization.
routing pathcache miss path
The story. A new image lands on plane A — everything is cold, so the request walks the full hierarchy and pays the L4 encode cost before prefill and decode run. The same image later arrives on plane B: its local cache is empty, but central has it from plane A's compute — central hit, then prefill, then decode. A follow-up turn on plane B finds it locally and runs prefill/decode immediately. Pre-warm fires an encode on upload so central is populated before the prompt is even sent.