Brand kit drift: Grey's PrintShop #16
Labels
No labels
brandkit-conformance
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
Grey.ooo/symfony-brand-kit#16
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Grey's PrintShop at https://printshop.grey.ooo is not rendering the current grey.ooo chrome.
Grey.ooo/PrintShop consumes the roster through
grey-ooo/brand-kit, so it is pinned to an older release of this bundle. Runcomposer update grey-ooo/brand-kitthere and redeploy.What does not match
1394px, expected44px— brand-kit.css does not appear to have loadedWhat it looks like
The app
Checked 2026-08-09T10:12:43.083Z against
GreyOooApps::ALLin this repo · workflow run. Filed and updated automatically bytools/conformance; it closes itself when Grey's PrintShop conforms.Closing as a false positive — PrintShop is not stale, and this ticket should never have been filed.
From the CI runner,
printshop.grey.oooanswered with its@splashinterstitial (visible in the debug toolbar of the screenshot above). That page carries the topbar markup and the full six-entry roster, but notbrand-kit.css— so it measured as an auto-height1394pxbar with every--gooo-*token empty, and nothing was logged as an error because nothing had actually failed. It reproduced on the confirming visit too, since a cold hit gets the splash consistently, which is exactly the blind spot the second visit cannot cover.Expected behaviour rather than a defect:
printshop.grey.ooois a staging deployment, so it runs in debug mode and serves its assets through PHP, which is what makes a cold hit slow enough to show an interstitial.Fixed by #17: the audit now waits for the stylesheet to have visibly applied, and if it never does it refuses to judge the app at all — the run goes red as "did not find out" and no drift ticket is filed. Verified by blocking
brand-kit.cssagainst a live app, which reproduces this exact signature.The screenshots are deliberately left attached: they are the evidence for the diagnosis.