Skip to content

Create docs pages for Runtime, MCP, Schemas, and API; rebuild runtime page#237

Merged
GsCommand merged 1 commit into
mainfrom
codex/create-missing-docs-dropdown-pages
May 21, 2026
Merged

Create docs pages for Runtime, MCP, Schemas, and API; rebuild runtime page#237
GsCommand merged 1 commit into
mainfrom
codex/create-missing-docs-dropdown-pages

Conversation

@GsCommand
Copy link
Copy Markdown
Contributor

Motivation

  • Ensure every item in the site-wide Docs dropdown points to a real, protocol-consistent page and replace stale/demo runtime content with production-aligned documentation.

Description

  • Rebuilt public/runtime.html into a light/docs style runtime page documenting that the runtime is the production signer (signer_id runtime.commandlayer.eth, kid vC4WbcNoq2znSCiQ), the canonical metadata.proof fields (json.sorted_keys.v1, SHA-256, Ed25519), Trust Verification v1 endpoints, and trust-boundary guidance.
  • Added new docs pages public/mcp.html, public/schemas.html, and public/api.html implementing the requested MCP-bridge positioning (MCP is a bridge, not the signer), schema hub content (canonical proof envelope + warning that schema-valid != verified), and API overview (runtime/MCP/verifier surfaces, example curls, and response states), while keeping nav/dropdown and footer links consistent with the existing docs pattern.
  • No API routes or schema JSON files were modified and no files were deleted.

Testing

  • Ran npm install which completed successfully.
  • Ran npm test and all automated tests passed (26 tests, 0 failures).
  • Ran npm run build which failed because the repository has no build script defined in package.json.

Codex Task

@vercel
Copy link
Copy Markdown

vercel Bot commented May 21, 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 21, 2026 1:05am
commandlayer-org Ready Ready Preview, Comment May 21, 2026 1:05am
commandlayer-org111 Ready Ready Preview, Comment May 21, 2026 1:05am

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