# Early-Kernel Operator Predictor This note records the first predictive finite-\(T\) operator-level result. ## Problem The fixed initialization tangent-kernel prediction \[ r_{t+1} = \left(I-\frac{\eta}{N}K_0\right)r_t \] works at very short horizon, but at \(T=50\) it over-predicts the FA/BP train gap. The time-varying diagnostic in `notes/13_time_varying_kernel_diagnostic.md` showed that the error is caused mostly by kernel drift \(K_t-K_0\), not by a large second-order output residual. The goal here is a predictive, non-oracle correction: use only an early observation window, not the final loss gap. ## Predictors Let \(s