fix: refractor card art post-merge fixes — cache bypass, template guards, dev server #180

Merged
cal merged 1 commits from fix/refractor-card-art-followup into main 2026-04-04 17:41:06 +00:00

1 Commits

Author SHA1 Message Date
Cal Corum
dc9269eeed fix: refractor card art post-merge fixes — cache bypass, template guards, dev server
- Skip PNG cache when ?tier= param is set to prevent serving stale T0 images
- Move {% if %} guard before diamond_colors dict in player_card.html
- Extract base #fullCard styles outside refractor conditional in tier_style.html
- Make run-local.sh DB host configurable, clean up Playwright check

Follow-up to PR #179

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 12:37:30 -05:00