Skip to content

Rebuild Mobench around a pinned truth contract#7

Closed
dcbuild3r wants to merge 5 commits into
mainfrom
codex/mobench-truth-first-rewrite
Closed

Rebuild Mobench around a pinned truth contract#7
dcbuild3r wants to merge 5 commits into
mainfrom
codex/mobench-truth-first-rewrite

Conversation

@dcbuild3r

Copy link
Copy Markdown
Collaborator

What changed

  • replace the client-rendered React/Vite shell with a Bun workspace containing static Astro marketing and Starlight documentation apps
  • rebuild the landing page around tested product capabilities and task-specific entry points
  • migrate documentation into validated MDX with accessible navigation, mobile search, Pagefind, semantic previous/next links, and copyable source Markdown
  • pin the generated upstream release manifest, schemas, fixtures, release SHA, and checksum
  • generate metadata, OG images, llms.txt, redirects, sitemaps, 404s, and validation artifacts from shared content contracts
  • add content, build, browser, accessibility, visual, HTTP, and Lighthouse gates

Why

The previous site published broken commands and unsupported execution claims, served empty client-rendered shells, duplicated routes and canonicals, and removed critical docs navigation on mobile. Its initial JavaScript, runtime Mermaid, search index reconstruction, and oversized hero image also exceeded the rewrite budgets.

Impact

mobench.org becomes a focused product surface and docs.mobench.org becomes the canonical documentation surface. Both render complete static HTML with minimal JavaScript while preserving the existing green/cream technical-editorial identity and dark/light themes.

Coordinated upstream contract: worldcoin/mobile-bench-rs#37

Validation

  • bun install --frozen-lockfile
  • bun run check
  • bun run test: 12 tests, 488 assertions
  • bun run test:e2e: 9 scenarios passed
  • Lighthouse: 1.00 performance, accessibility, best practices, and SEO across five representative pages
  • git diff --check

Pinned manifest checksum: b2de1cc240f21e7bde6f6386ac8d7aaee1ef2710b2bbf26c5e2d7fde95e561f5

@vercel

vercel Bot commented Jul 15, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
mobench-org Error Error Jul 15, 2026 9:40pm
mobench.org Error Error Jul 15, 2026 9:40pm

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