T_erf · chain 2 · Gaussian decay
K(x, t) = exp(−x · t²)
support: [0, x] · phase: none (pure decay) · max relerr: ~1e-31
T_Si · chain 3 · linear-phase oscillator
K(x, t) = sin(x · t) / t
support: [0, x] (finite) · phase polynomial degree: 1 (linear) · max relerr: ~1e-30
T_J · chain 3 · finite-arc oscillator
K(x, t) = cos(x · sin(t))
support: [0, π] (finite) · phase polynomial degree: 1 (linear over arc) · max relerr: ~1e-31
T_Ai · chain 3 · CUBIC-PHASE OSCILLATOR (the outlier)
K(x, t) = cos(t³/3 + x · t)
support: [0, ∞) infinite · phase polynomial degree: 3 (cubic — unique) · max relerr: 1.5e-7 via Ai″ = x·Ai ODE