mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-12 14:16:28 +03:00
Field-checked in a real browser, which surfaced three defects the DOM tests could not: the generic .media img display rule defeated [hidden] and floated an empty block over the shimmer and its sketching note; the deal animation left every card at opacity zero in an unfocused tab, because rAF throttling is real and decoration must never gate content; and the sketch poll's cache-busting query missed the anchored /img route, so a landed sketch kept shimmering forever. The grid is now a snap-scrolling deck: one row in a wide viewport, one column in a tall one, with edge arrows that appear only on overflow and page one card at a time. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>