Files
gamer147 c087f9b08f fix(pack): disable stale rotation-specific pack rows
Ten packs in the seed were still being served after the June rotation
took over, causing the client's Throwback tab to include Ultimate
Colosseum and other May-era sets:

- 10028-10032: vintage variants of the June-rotation sets. Prod hides
  these while their 16xxx counterparts are the active current-rotation
  offering.
- 16011-16015: current-rotation variants for the May rotation
  (Altersphere - Colosseum). Prod dropped them when June kicked in.

Flag all ten off via is_enabled=false. Diffed against
traffic_prod_allstars_freepack.ndjson (2026-06-03 prod capture),
seed now returns exactly the 35 packs prod served on that date.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-07-04 14:29:54 -04:00
..
2026-05-23 19:57:34 -04:00