Skip to content

Move LLM Gateway docs to /llm-gateway/docs - #97

Open
SebConejo wants to merge 3 commits into
mainfrom
migrate-gateway-docs
Open

Move LLM Gateway docs to /llm-gateway/docs#97
SebConejo wants to merge 3 commits into
mainfrom
migrate-gateway-docs

Conversation

@SebConejo

@SebConejo SebConejo commented Sep 9, 2026

Copy link
Copy Markdown
Member

Summary

  • Publish the complete LLM Gateway documentation under /llm-gateway/docs/*.
  • Make the new Gateway URLs canonical and keep internal navigation inside the namespace.
  • Retain the original page files for the phase-one transition while the website still serves legacy /docs/* URLs.
  • Add direct prefixed aliases without introducing a wildcard redirect.
  • Identify the product as the Manifest LLM Gateway across navigation, metadata, and all documentation pages.
  • Use natural Gateway terminology in prose while preserving public technical identifiers such as X-Manifest-*, mnfst_*, error messages, Docker images, and published integration names.
  • Distinguish LLM Gateway Cloud, the self-hosted gateway, and Manifest Autofix without treating "Manifest" as a synonym for the Gateway.

Verification

  • node scripts/check-coherence.mjs: GREEN (94 pages, 61 environment variables).
  • npx mint dev: /llm-gateway/docs resolves to the Gateway introduction; representative Gateway deep links return 200.
  • Copy audit: all 45 transition pages match their canonical /llm-gateway/docs/* copies.
  • Namespace audit: Gateway canonicals and internal links stay under /llm-gateway/docs/*.
  • docs.json parses successfully.
  • git diff --check passes.

Known pre-existing issue

npx mint broken-links also parses references/backlog.md and stops on its existing MDX syntax error at line 32. That reference file is unchanged and is not part of the published navigation.

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