9 Commits

Author SHA1 Message Date
zhx
5da1421fae 幸运礼物 fixed_v2 高水位返奖加权:阈值/系数/恢复水位三元组与奖池滞回标志
- lucky_gift_rule_versions 新增 v2_high_water_boost_{threshold,factor_ppm,recover}_coins,0 表示关闭
- lucky_pools 新增 v2_boost_active 滞回标志:触发阈值后加权,跌破恢复水位退出
- 迁移 010 全部 ALGORITHM=INSTANT,不回写历史行;proto/admin 透传三元组
- 真库回归 lucky_gift_v2_boost_test.go

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-17 01:35:35 +08:00
zhx
9cf34db28b feat(lucky-gift): downweight high 24h RTP users 2026-07-16 15:38:03 +08:00
zhx
c5acecca49 feat(lucky-gift): restore dual jackpot strategies 2026-07-16 12:52:51 +08:00
zhx
bbdbe77412 feat(lucky-gift): separate ordinary and jackpot tiers 2026-07-16 11:24:51 +08:00
zhx
afce96dc42 feat(lucky-gift): settle jackpot eligibility by round and 48h RTP 2026-07-15 20:36:32 +08:00
zhx
787d8d36da fix(lucky-gift): derive novice stage from configured thresholds 2026-07-15 18:16:19 +08:00
zhx
eaeff155f8 feat(lucky-gift): isolate strategy pools and audit balance adjustments 2026-07-15 16:09:54 +08:00
zhx
8b6105c730 feat(lucky-gift): implement dynamic v3 strategy 2026-07-15 14:49:39 +08:00
zhx
8affe63f6a Split lucky gift service and ops center 2026-07-08 22:30:46 +08:00