Files
evil_MoE/src/vgrout
wassname f646e57028 fix(#41): routeA gate hardening from fresh-eyes review
- assert finite gate scores (one NaN act would poison the rolling buffer ->
  NaN thresholds -> silent all-keep routing for up to route_buffer rollouts)
- d = d*m: degenerate Otsu (t_lo==t_hi) could emit (m=0,d=1), a mask state
  that trains nothing; rout now requires the quarantine on
- solve-mix discrimination collects only when solve teachers exist (a
  hack-only [False]*n list tripped the end-of-run line with a nan solve side)
- warn when authored-pair AUROC < 0.9 (extraction sanity; tiny-random smoke
  sits ~0.78 so warning, not assert)

Co-Authored-By: Claudypoo <288921227+claudypoo@users.noreply.github.com>
2026-06-11 12:48:11 +00:00
..
2026-06-11 11:07:28 +00:00
2026-06-11 11:07:28 +00:00
2026-06-11 11:07:28 +00:00
2026-06-11 11:07:28 +00:00