mirror of
https://github.com/wassname/steer-heal-love.git
synced 2026-06-27 18:07:16 +08:00
026de8fd74
Three loop arms (#100 starve-crash r5, #101 walk-C full-10r-but-collapse, #102 round-ramp partial) all lose coherence; the constraints only change how it dies. Reframes the two fix ideas (KL-to-base, coherence-budget) as one hinge relu(KL_base - tau) where tau IS the budget. Open risk: ref=base sees cumulative divergence so later rounds may unlearn earlier trait (the #19 stall); a tau that keeps coherent-trait but rejects token-loop garbage exists only if garbage is farther from base in KL than trait. Next: base-anchor tau bracket #103/#104. Co-Authored-By: Claudypoo <288921227+claudypoo@users.noreply.github.com>