docs(gateway,platforms,cli): add Related sections to entry and reference pages

This commit is contained in:
Vincent Koc
2026-04-23 20:08:26 -07:00
parent f0b6c65e3b
commit 8d1f98ef08
36 changed files with 198 additions and 0 deletions

View File

@@ -615,3 +615,8 @@ Migration target:
This protocol exposes the **full gateway API** (status, channels, models, chat,
agent, sessions, nodes, approvals, etc.). The exact surface is defined by the
TypeBox schemas in `src/gateway/protocol/schema.ts`.
## Related
- [Bridge protocol](/gateway/bridge-protocol)
- [Gateway runbook](/gateway)