Skip to content

site: make the positioning consistent everywhere - #1088

Merged
zachshallbetter merged 1 commit into
mainfrom
docs/positioning-consistency
Jul 21, 2026
Merged

site: make the positioning consistent everywhere#1088
zachshallbetter merged 1 commit into
mainfrom
docs/positioning-consistency

Conversation

@zachshallbetter

Copy link
Copy Markdown
Owner

Why

The homepage rewrite changed the hero, title and description — and missed two places carrying the same retired sentence.

The footer renders on every page, so the homepage contradicted itself on a single screen:

hero    (top)     Fundamental · a physics engine for interfaces
footer  (bottom)  A readable behavior layer for host objects

Base.astro's default title carried it too, surfacing on any page that doesn't set its own.

Verified in the built output

homepage title     Fundamental — a physics engine for interfaces
homepage footer    A physics engine for interfaces
perf-bench title   Fill-rate benchmark — Fundamental

One instance left on purpose

llms-full.txt contains the phrase inside the changelog entry that describes this retirement — a historical record quoting a former term. Left intact for the same reason the four legitimate uses of "freeze" survived the canon sweep: rewriting a record that cites an old term misstates what was true when.

Gates

Site build clean.

The homepage rewrite changed the hero, title and meta description but missed two places
that carry the same sentence.

The footer renders on every page, so the homepage was contradicting itself on a single
screen: the hero said 'a physics engine for interfaces' and the footer, a few hundred pixels
below, said 'a readable behavior layer for host objects'. Base.astro's default title carried
the old phrasing too, which surfaced on any page not setting its own.

One instance survives on purpose. The changelog entry describing this work quotes the
retired phrase in order to explain why it was retired — a historical record citing a former
term, left intact for the same reason the four legitimate uses of 'freeze' were left in
canon.

Site builds clean; homepage title, homepage footer and the inheriting page all verified in
the built output.
@vercel

vercel Bot commented Jul 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
fundamental-engine Ready Ready Preview Jul 21, 2026 2:16am

Request Review

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@zachshallbetter
zachshallbetter merged commit af3e1e8 into main Jul 21, 2026
15 checks passed
@zachshallbetter
zachshallbetter deleted the docs/positioning-consistency branch July 21, 2026 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant