Skip to content

Remove obsolete legacy public pages#259

Merged
GsCommand merged 1 commit into
mainfrom
codex/delete-obsolete-public-pages
May 21, 2026
Merged

Remove obsolete legacy public pages#259
GsCommand merged 1 commit into
mainfrom
codex/delete-obsolete-public-pages

Conversation

@GsCommand
Copy link
Copy Markdown
Contributor

Motivation

  • Remove obsolete legacy/stub public pages that are no longer part of the current CommandLayer protocol site and avoid stale external links.
  • Ensure the canonical protocol/doc pages remain the single source of truth for site navigation and discovery.

Description

  • Deleted the legacy pages public/about.html, public/faq.html, public/quickstart.html, public/repositories.html, and public/commons.html.
  • Confirmed that public/commercial.html does not exist and therefore was not deleted.
  • Searched the repository for references to the obsolete pages and found matches only inside the deleted files, so no other files required link replacements.
  • Changes were committed on branch delete/obsolete-public-pages with a single commit removing the five files.

Testing

  • Ran npm install at the repository root and it completed successfully.
  • Ran npm test at the repository root and all tests passed (26 passed, 0 failed).
  • Attempted npm run build at the repository root and it failed because there is no build script defined in package.json.
  • Ran cd examples/webhook-auto-verify && npm run check and the example checks completed successfully.

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 10:47pm
commandlayer-org Ready Ready Preview, Comment May 21, 2026 10:47pm
commandlayer-org111 Ready Ready Preview, Comment May 21, 2026 10:47pm

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