The rating recovery CLI mode (-mode=recalc-ratings) was using glicko2Tau (0.5) instead of glicko2DefaultSigma (0.06) for the default sigma value when resetting ratings. This caused the reset sigma to be ~8x higher than the schema-defined default. Added glicko2DefaultSigma constant (0.06) and updated ResetAllRatings and recalcRatings to use it correctly. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 line
41 B
Text
1 line
41 B
Text
467b7b67ea1a5b2deab9646070fd3096cb487f9f
|