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> |
||
|---|---|---|
| .. | ||
| acb-api | ||
| acb-evolver | ||
| acb-index-builder | ||
| acb-local | ||
| acb-map-evolver | ||
| acb-mapgen | ||
| acb-matchmaker | ||
| acb-wasm | ||
| acb-worker | ||