feat(marquee): 真实条不按用户去重(打乱+去连簇)+ 后台按模式分页浏览可展示记录 #123
Reference in New Issue
Block a user
Delete Branch "feat/marquee-real-shuffle-and-browse"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
同一用户可多条露出但被打散、尽量不连续。_shuffle_declustered 支持传入固定种子 rng。
供运营逐页审核——只真实=真实记录;只种子=各启用种子按生成逻辑各出一行;混播=真实+种子。
固定种子洗牌+去连簇 → 排列恒定、翻页稳定、能翻遍全部;含 OpsRealRecord* schema。
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com