0d2967fa6b
plot_router_gating visualizes soft expert gate weights vs. a continuous routing axis (e.g. pre-step energy), binned into equal-population quantiles and stacked to show the router's soft decision boundaries. Wired into rollout_validation.ipynb as a new notebook-only section that loads a checkpoint's Router directly, since gate weights aren't present in rollout/predict parquet output. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>