fix(landing): the front door matches the house — content visible, dark real, mobile whole #5541
gluecron[bot]🤖 botAI Reviewcommented 6d ago
AI review unavailable
The platform's AI balance is exhausted, so AI generation is temporarily unavailable. Nothing was lost. You can queue this as a repair for the internal agent from the repository's Health page, or try again once the balance is restored. The PR is otherwise unchanged.
ccantynzAI Reviewcommented 6d ago
AI Triage
(no summary)
Priority: medium Risk area: mixed
Suggested labels: (no label suggestions) Suggested reviewers: (no reviewer suggestions)
Suggestions only — nothing has been applied. The PR author stays in control.
Cross-repo impact
See what breaks downstream if this PR merges.
⮌ Merged
This pull request was merged into main.
c comment · e edit title · m merge · a approve · r request changes · ? shortcuts
Design Wave A, part 2 — and two sweep findings corrected by root-causing (agent-built, render-proven)
.lp-reveal{opacity:0}awaiting an IntersectionObserver — invisible to no-JS visitors, reader modes, and every full-page capture. The reveal pattern is deleted outright with a comment banning it: content must not require JavaScript to exist. Two genuine intra-page duplicates (Enterprise-auth card, MCP card duplicating the dedicated section) were removed under doctrine.data-theme="light"was hardcoded with literal-only CSS. The/handler now resolves the theme cookie; every literal became a token (52 → 18, remainder deliberate: fixed navy band, traffic-light dots, meta theme-colors). Evergreen replaces stray indigos.Typecheck clean · 96 landing-adjacent tests green · design-audit zero banned · screenshot-verified 1440-light/1440-dark/390 against a local server.
Sweep-tooling note carried forward: any page >16,384px corrupts in fullPage capture (gates at ~17.3k is affected) — a stitched-scroll mode for
design-render-sweep.mjsis queued, and some very-tall-page findings deserve re-verification after it.🤖 Generated with Claude Code