Training image was recompiling from scratch inside Kaniko (~16+ min) without sccache. Now training binaries are built in compile-services with --features ml/cuda and PVC sccache (warm cache from service binaries), then packaged into a CUDA runtime image (~30s). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>