We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Sync wiki content from internal docs/_wiki (sync 3)
Fix doc references: relative paths → absolute GitHub URLs Cross-doc references in the wiki used `../...` relative paths inherited from when these files lived under `docs/_wiki/` in the main repo. In the GitHub Wiki rendering context those resolve outside the wiki repo and 404. Rewrite all 67 such links across 12 wiki pages to absolute URLs pointing at the main repository (`https://github.com/AlphaBitCore/nexus-gateway/blob/main/...`), so the wiki reads correctly on github.com. Wiki-internal links (e.g., `[Getting Started](Getting-Started)`) were already valid and are unchanged. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Publish wiki content Initial publication of the nexus-gateway wiki: - Home / _Sidebar / _Footer (navigation) - Getting Started, Installation and Deployment, Development Setup - Core Concepts, Architecture Overview, Architecture Internals - Using the Agent, Using the Control Plane, Connecting a Provider - API and Client Integration, Operator Toolkit, Operations and Runbooks - FAQ and Troubleshooting, Code of Conduct, Contributing Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>