release: v1.14.1 to main - #774
Merged
Merged
Conversation
chore: back-merge main into develop after v1.14.0
…ase-off (#769) Measured on a live whale-tier fleet: XvB's credited 1h average wanders ~2.5 kH/s below the controller's setpoint, sailing through the old 1 kH/s cushion cap and terminating won bonus rounds mid-flight (2 of 5 whale wins paid ~zero). Two guards: - Cushion defaults: XVB_MAINT_MARGIN_PCT 3% -> 5%, ABS_CAP 1 kH/s -> 5 kH/s, so the whale reference sits at 105k — clear of the measured credited noise at every tier. - In-round hold: for XVB_WIN_ROUND_HOLD_S (90 min) after a recorded raffle win, the calibration loop skips downward steps so a mid-round sag is never controller-assisted. Upward steps, the VIP reserve clamp, and the stale-read fail-safes are unaffected; the liveness read fails open to normal steering. Closes #769 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…argin fix(xvb): protect won raffle rounds from margin dips and controller ease-off
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
chore(release): v1.14.1 prep
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Straight develop→main release merge for v1.14.1 (tag commit 0ef2f20 == develop HEAD, no post-cut commits). Content: #771 raffle round-protection fix + #772 release prep.
🤖 Generated with Claude Code