Skip to content

Restyle public/proof.html to match canonical CommandLayer site layout#348

Merged
GsCommand merged 1 commit into
mainfrom
codex/fix-proof.html-layout-to-match-site-style
May 25, 2026
Merged

Restyle public/proof.html to match canonical CommandLayer site layout#348
GsCommand merged 1 commit into
mainfrom
codex/fix-proof.html-layout-to-match-site-style

Conversation

@GsCommand
Copy link
Copy Markdown
Contributor

Motivation

  • The existing /proof.html rendered as an unstyled/raw page that did not use the canonical site header, hero, card layout, or footer and visually broke the site flow.
  • The page should present the same proof concepts but match the global site style, nav structure, Docs dropdown, hero/CTAs, card sections, and canonical footer.
  • Preserve all runtime/API/signing/verifier behavior and links while improving visual presentation and mobile readability.

Description

  • Rebuilt public/proof.html to use the canonical header/nav and Docs dropdown and added the required top-level links (Home, Protocol, Capabilities, Receipts, Live Proof, SDK, Docs, Claim, GitHub).
  • Added a styled hero with the requested badge, H1, descriptive subtext, and CTAs linking to proof-flow-composer.html, webhook-auto-verify.html, and receipts.html.
  • Replaced raw content with styled card/section blocks for Trust boundary, Automatic verification, Full proof flow, What each step proves, Successful verification fields (dark status block), Limitations, and Where to go next while preserving the original content concepts and links.
  • Restored canonical footer groups (Product / Developers / Proof), reused /css/site.css and site classes, and added responsive media queries to ensure card stacking and nav/dropdown usability on small screens; no API/runtime/signing/verifier code was changed.

Testing

  • Ran npm test and all tests passed (65 tests ran, 0 failed).
  • Ran npm run check:links and the local link checker resolved all local links/assets across the HTML files successfully.
  • Ran grep -RIn "erc8211.merkle.v1" public README.md tests api scripts docs examples 2>/dev/null which returned no matches (no results found).

Codex Task

@vercel
Copy link
Copy Markdown

vercel Bot commented May 25, 2026

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

Project Deployment Actions Updated (UTC)
commandlayer-commandlayer-org Ready Ready Preview, Comment May 25, 2026 1:13pm
commandlayer-org Ready Ready Preview, Comment May 25, 2026 1:13pm
commandlayer-org111 Ready Ready Preview, Comment May 25, 2026 1:13pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant