Skip to content

Rebuild Docs Home and add Docs dropdown navigation#233

Merged
GsCommand merged 1 commit into
mainfrom
codex/rebuild-docs.html-and-add-dropdown-navigation
May 20, 2026
Merged

Rebuild Docs Home and add Docs dropdown navigation#233
GsCommand merged 1 commit into
mainfrom
codex/rebuild-docs.html-and-add-dropdown-navigation

Conversation

@GsCommand
Copy link
Copy Markdown
Contributor

Motivation

  • Turn public/docs.html into the canonical Docs Home (light visual system) instead of the old long, dark tutorial framing so visitors see a docs-first entry point.
  • Add a Docs dropdown pattern in the top nav with the requested links and behavior while preserving /docs/wrap-your-agent.html as the how-to page.
  • Replace stale/hackathon wording and proof terminology with canonical metadata.proof fields and production-proof messaging.

Description

  • Replaced the contents of public/docs.html with a light-themed Docs Home that implements the requested sections: Hero, Start here grid, Architecture docs + trust-boundary copy, Canonical proof model, Developer paths, and Reference links.
  • Added a top navigation entry Docs ▾ with the specified dropdown links (Docs Home, Wrap Your Agent, Production Proof, Runtime, MCP Bridge, Schemas, API Reference, Trust Verification, Claim) implemented with CSS hover/focus for desktop and stacked/static behavior for mobile.
  • Inserted production-proof messaging and the canonical proof block using metadata.proof.canonicalization = "json.sorted_keys.v1", metadata.proof.hash.alg = "SHA-256", metadata.proof.signature.alg = "Ed25519", metadata.proof.signature.kid = "vC4WbcNoq2znSCiQ", and metadata.proof.signer_id = "runtime.commandlayer.eth".
  • Updated footer to the requested Product / Developers / Proof groupings and removed the prior tutorial-first footer framing; only public/docs.html was modified.

Testing

  • Ran npm install successfully.
  • Ran npm test and all automated tests passed: 26 tests passed, 0 failed.
  • Verified repository package.json scripts (no build script present) via node -p "Object.keys(require('./package.json').scripts).join(' ')".

Codex Task

@vercel
Copy link
Copy Markdown

vercel Bot commented May 20, 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 20, 2026 11:58pm
commandlayer-org Ready Ready Preview, Comment May 20, 2026 11:58pm
commandlayer-org111 Ready Ready Preview, Comment May 20, 2026 11:58pm

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