mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-14 15:16:35 +03:00
Two upgrades from the live session. Re-roll no longer ends the page: in detached mode the server stays alive, the client gathers the cards back into the center stack, deals skeleton cards with the site's shimmer, and polls /next-status; the new --update mode delivers the next hand and the page reloads into the fresh deal. Choices other than re-roll still resolve and exit as before. And the headline bug had a root cause: the fonts link never loaded the weights in use, so the browser synthesized a fake 300 that read off-brand and muddy. The link now loads Alumni 100 and 400 exactly, and the h1 wears the homepage hero display role: weight 100 at clamp(2.6rem, 5vw, 4.2rem), champagne. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>