Skip to content

History / API and Client Integration

Revisions

  • Sync wiki content from internal docs/_wiki (sync 3)

    @Nexus-ABC Nexus-ABC committed Jun 5, 2026
  • 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>

    @Nexus-ABC Nexus-ABC committed May 28, 2026
  • 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>

    @Nexus-ABC Nexus-ABC committed May 28, 2026