feat(website): the trust band keeps only third-party proof, and a No-runtime band lands after the architecture diagram - #1096
Open
blove wants to merge 18 commits into
Open
feat(website): the trust band keeps only third-party proof, and a No-runtime band lands after the architecture diagram#1096blove wants to merge 18 commits into
blove wants to merge 18 commits into
Conversation
…after the architecture diagram Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
…ingle list uses - landing.css: fold the .preflight-air response rules into the base .preflight-response rules (the base "done -> signal colour" rule was dead since every row is now inside .preflight-air), and fold is-ours into the base .preflight-col-head rule since it is the only heading left. Restore the blank line before the "For teams" block. - PreflightChecklist.tsx: drop the now-unused preflight-air/is-ours classes, check prefers-reduced-motion before the IntersectionObserver guard (guard matchMedia's existence too, since jsdom in this suite does not implement it), and soften the reduced-motion docstring line. - preflight-checklist.spec.ts: replace the "carries no self-reported rows" test with a property that actually distinguishes third-party rows (an absolute href whose host is not threadplane.ai), since the deleted Cloud/Signup/VC rows were self-reported by virtue of linking on-site pages. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
…s CTA id Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
… architecture diagram Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
… deploy Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
…ge with Fork us In the browser two runway stripes 450px apart made the two adjacent dark bands read as one tall block. The design spec's §5 fallback applies: the marking stays on Fork us alone. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
positioning.ts; no competitor is named.Spec:
docs/superpowers/specs/2026-09-11-homepage-trust-band-and-no-runtime-design.md. Plan:docs/superpowers/plans/2026-09-11-homepage-trust-band-and-no-runtime.md.Why
The checklist had become a feature list, and the only part of the band that was not self-reported was the scores. And the site never said the one thing the architecture diagram shows: nothing of ours sits between the browser and your agent. No cloud, no key, no dev-only flag.
Decisions taken while shipping
Guards
no-runtime-heading;home-no-runtime.spec.tsmeasures node centre lines and text overflow at 1440 and stacking at 390.🤖 Generated with Claude Code