docs(dashboard): add Connecting to the Hub reference page

Covers local setup, remote (COULOMBCORE) one-liner registration,
ops-bridge tunnel config, bridge states, MCP transport modes, and
adding new remote hosts. Registered in Reference nav + reference.md index.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-16 00:22:43 +01:00
parent f3fca3088f
commit fbdc6dda80
3 changed files with 191 additions and 0 deletions

View File

@@ -43,6 +43,7 @@ export default {
collapsible: true,
open: false,
pages: [
{ name: "Connecting to the Hub", path: "/docs/connecting" },
{ name: "Contributions", path: "/docs/contributions" },
{ name: "Decision Health", path: "/docs/decisions-kpi" },
{ name: "Decisions", path: "/docs/decisions" },