Skip to content
Merged
8 changes: 7 additions & 1 deletion modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,19 @@
** xref:mcp:create-server.adoc[Create a server]
** xref:mcp:register-remote.adoc[Register a self-managed server]
** xref:mcp:user-delegated-oauth.adoc[User-delegated OAuth]
** xref:mcp:oauth-providers.adoc[Configure an OAuth Provider]
** xref:mcp:test-tools.adoc[Test a server's tools]
** xref:mcp:managed/index.adoc[Managed catalog]
*** xref:mcp:managed/managed-catalog.adoc[Catalog reference]
*** xref:mcp:managed/sql.adoc[SQL]
*** xref:mcp:managed/kafka.adoc[Kafka]
*** xref:mcp:managed/slack.adoc[Slack]
*** xref:mcp:managed/ironclad.adoc[Ironclad]
*** xref:mcp:managed/jira.adoc[Jira]
*** xref:mcp:managed/openapi.adoc[OpenAPI]
*** xref:mcp:managed/ramp.adoc[Ramp]
*** xref:mcp:managed/workday.adoc[Workday]
*** xref:mcp:managed/zendesk.adoc[Zendesk]
* xref:ai-gateway:index.adoc[AI Gateway]
** xref:ai-gateway:overview.adoc[Overview]
** xref:ai-gateway:gateway-quickstart.adoc[Quickstart]
Expand All @@ -47,7 +52,7 @@
**** xref:ai-gateway:admin/setup-guide.adoc[Setup guide]
*** xref:ai-gateway:builders/index.adoc[For Builders]
**** xref:ai-gateway:builders/discover-gateways.adoc[Discover gateways]
* xref:governance:index.adoc[Trust & Governance]
* xref:governance:index.adoc[Governance]
** xref:governance:dashboard/index.adoc[Governance dashboard]
*** xref:governance:dashboard/overview.adoc[Read the governance overview]
*** xref:governance:dashboard/agent-network.adoc[Agent network]
Expand All @@ -73,6 +78,7 @@
** xref:integrations:continue.adoc[Continue]
** xref:integrations:cline.adoc[Cline]
** xref:integrations:copilot.adoc[GitHub Copilot]
** xref:integrations:remote-mcp-clients.adoc[Remote MCP clients (Claude Desktop, ChatGPT, Gemini)]
* xref:reference:index.adoc[Reference]
** xref:reference:glossary.adoc[Glossary]
** xref:reference:api.adoc[API reference]
Expand Down
8 changes: 3 additions & 5 deletions modules/ROOT/partials/ai-hub/configure-ai-hub.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -427,8 +427,6 @@ For ejection instructions, see xref:ai-gateway/admin/eject-to-custom-mode.adoc[]

== Next steps

Now that you've configured your AI Hub gateway:

* xref:ai-gateway/builders/use-ai-hub-gateway.adoc[Share this guide with builders] - Help your teams connect to the gateway
* xref:ai-gateway/admin/eject-to-custom-mode.adoc[Learn about ejecting to Custom mode] - Understand the transition path if you need more control
* xref:ai-gateway/gateway-architecture.adoc[Deep dive into architecture] - Understand how AI Hub routing works
* xref:ai-gateway/builders/use-ai-hub-gateway.adoc[Share this guide with builders]
* xref:ai-gateway/admin/eject-to-custom-mode.adoc[Learn about ejecting to Custom mode]
* xref:ai-gateway/gateway-architecture.adoc[Deep dive into architecture]
8 changes: 3 additions & 5 deletions modules/ROOT/partials/ai-hub/eject-to-custom-mode.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -391,8 +391,6 @@ To get back to AI Hub mode:

== Next steps

Now that you've ejected to Custom mode:

* xref:ai-gateway/admin/setup-guide.adoc[Complete Custom mode configuration] - Configure routing rules and backend pools
* xref:ai-gateway:routing-cel.adoc[Learn CEL routing patterns] - Write powerful routing expressions
* xref:ai-gateway/gateway-architecture.adoc[Understand architecture] - Deep dive into Custom mode architecture
* xref:ai-gateway/admin/setup-guide.adoc[Complete Custom mode configuration]
* xref:ai-gateway:routing-cel.adoc[Learn CEL routing patterns]
* xref:ai-gateway/gateway-architecture.adoc[Understand architecture]
19 changes: 6 additions & 13 deletions modules/ROOT/partials/ai-hub/gateway-modes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -257,16 +257,9 @@ For detailed instructions on ejecting to Custom mode, see xref:ai-gateway/admin/

== Next steps

Now that you understand gateway modes:

*For Administrators:*

* xref:ai-gateway/admin/configure-ai-hub.adoc[Configure AI Hub Gateway] - Set up AI Hub mode
* xref:ai-gateway/admin/setup-guide.adoc[Setup Guide] - Configure Custom mode
* xref:ai-gateway/admin/eject-to-custom-mode.adoc[Eject to Custom Mode] - Transition from AI Hub to Custom

*For Builders:*

* xref:ai-gateway/builders/use-ai-hub-gateway.adoc[Use AI Hub Gateway] - Connect to AI Hub gateways
* xref:ai-gateway/builders/discover-gateways.adoc[Discover Gateways] - Find available gateways
* xref:ai-gateway/builders/connect-your-agent.adoc[Connect Your Agent] - Integrate your application
* xref:ai-gateway/admin/configure-ai-hub.adoc[Configure AI Hub Gateway]
* xref:ai-gateway/admin/setup-guide.adoc[Setup Guide]
* xref:ai-gateway/admin/eject-to-custom-mode.adoc[Eject to Custom Mode]
* xref:ai-gateway/builders/use-ai-hub-gateway.adoc[Use AI Hub Gateway]
* xref:ai-gateway/builders/discover-gateways.adoc[Discover Gateways]
* xref:ai-gateway/builders/connect-your-agent.adoc[Connect Your Agent]
8 changes: 3 additions & 5 deletions modules/ROOT/partials/ai-hub/use-ai-hub-gateway.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -420,8 +420,6 @@ Discuss your requirements with your administrator. They can either:

== Next steps

Now that you're using an AI Hub gateway:

* xref:ai-gateway/builders/connect-your-agent.adoc[Connect Your Agent] - Integrate AI agents with advanced patterns
* xref:ai-gateway/builders/discover-gateways.adoc[Discover Gateways] - Find other available gateways
* xref:ai-gateway:aggregation.adoc[MCP Aggregation] - Use tool aggregation with AI agents
* xref:ai-gateway/builders/connect-your-agent.adoc[Connect Your Agent]
* xref:ai-gateway/builders/discover-gateways.adoc[Discover Gateways]
* xref:ai-gateway:aggregation.adoc[MCP Aggregation]
4 changes: 2 additions & 2 deletions modules/ROOT/partials/integrations/claude-code-admin.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -492,5 +492,5 @@ Causes and solutions:

== Next steps

* xref:ai-gateway:routing-cel.adoc[]: Implement advanced routing rules
* xref:mcp/remote/overview.adoc[]: Deploy Remote MCP servers for custom tools
* xref:ai-gateway:routing-cel.adoc[]
* xref:mcp/remote/overview.adoc[]
4 changes: 2 additions & 2 deletions modules/ROOT/partials/integrations/claude-code-user.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -395,8 +395,8 @@ chmod 600 ~/.claude.json

== Next steps

* xref:ai-gateway:aggregation.adoc[]: Configure deferred tool loading to reduce token costs
* xref:ai-gateway:routing-cel.adoc[]: Use CEL expressions to route Claude Code requests based on context
* xref:ai-gateway:aggregation.adoc[]
* xref:ai-gateway:routing-cel.adoc[]

== Related pages

Expand Down
4 changes: 2 additions & 2 deletions modules/ROOT/partials/integrations/cline-admin.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -573,5 +573,5 @@ Causes and solutions:

== Next steps

* xref:ai-gateway:routing-cel.adoc[]: Implement advanced routing rules
* xref:mcp/remote/overview.adoc[]: Deploy Remote MCP servers for custom tools
* xref:ai-gateway:routing-cel.adoc[]
* xref:mcp/remote/overview.adoc[]
4 changes: 2 additions & 2 deletions modules/ROOT/partials/integrations/cline-user.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -723,8 +723,8 @@ The gateway automatically blocks requests that would exceed the limit.

== Next steps

* xref:ai-gateway:aggregation.adoc[]: Configure deferred tool loading to reduce token costs
* xref:ai-gateway:routing-cel.adoc[]: Use CEL expressions to route Cline requests based on task complexity
* xref:ai-gateway:aggregation.adoc[]
* xref:ai-gateway:routing-cel.adoc[]

== Related pages

Expand Down
4 changes: 2 additions & 2 deletions modules/ROOT/partials/integrations/continue-admin.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -735,5 +735,5 @@ This is expected behavior, not a configuration issue:

== Next steps

* xref:ai-gateway:routing-cel.adoc[]: Implement advanced routing rules
* xref:mcp/remote/overview.adoc[]: Deploy Remote MCP servers for custom tools
* xref:ai-gateway:routing-cel.adoc[]
* xref:mcp/remote/overview.adoc[]
4 changes: 2 additions & 2 deletions modules/ROOT/partials/integrations/continue-user.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -838,8 +838,8 @@ Autocomplete rarely needs more than 256 tokens, while chat responses can vary.

== Next steps

* xref:ai-gateway:aggregation.adoc[]: Configure deferred tool loading to reduce token costs
* xref:ai-gateway:routing-cel.adoc[]: Use CEL expressions to route Continue.dev requests based on context
* xref:ai-gateway:aggregation.adoc[]
* xref:ai-gateway:routing-cel.adoc[]

== Related pages

Expand Down
4 changes: 2 additions & 2 deletions modules/ROOT/partials/integrations/cursor-admin.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -808,5 +808,5 @@ Causes and solutions:

== Next steps

* xref:ai-gateway:routing-cel.adoc[]: Implement advanced routing rules for model prefix routing
* xref:mcp/remote/overview.adoc[]: Deploy Remote MCP servers for custom tools
* xref:ai-gateway:routing-cel.adoc[]
* xref:mcp/remote/overview.adoc[]
4 changes: 2 additions & 2 deletions modules/ROOT/partials/integrations/cursor-user.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -805,8 +805,8 @@ This sends only search + orchestrator tools initially, reducing token usage sign

== Next steps

* xref:ai-gateway:aggregation.adoc[]: Configure deferred tool loading to work within Cursor's 40-tool limit
* xref:ai-gateway:routing-cel.adoc[]: Use CEL expressions to route Cursor requests based on context
* xref:ai-gateway:aggregation.adoc[]
* xref:ai-gateway:routing-cel.adoc[]

== Related pages

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -818,5 +818,4 @@ Causes and solutions:

== Next steps

* xref:ai-gateway:routing-cel.adoc[]: Implement advanced routing rules for model aliasing

* xref:ai-gateway:routing-cel.adoc[]
4 changes: 2 additions & 2 deletions modules/ROOT/partials/integrations/github-copilot-user.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -902,8 +902,8 @@ Generate project-specific cost reports from the gateway dashboard.

== Next steps

* xref:ai-gateway:routing-cel.adoc[]: Use CEL expressions to route Copilot requests based on context
* xref:ai-gateway:aggregation.adoc[]: Learn about MCP tool integration (if using Copilot Workspace)
* xref:ai-gateway:routing-cel.adoc[]
* xref:ai-gateway:aggregation.adoc[]

== Related pages

Expand Down
4 changes: 2 additions & 2 deletions modules/ROOT/partials/migration-guide.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -873,5 +873,5 @@ A/B testing

== Next steps

* xref:ai-gateway:routing-cel.adoc[]: Configure advanced routing policies.
* xref:ai-gateway:aggregation.adoc[]: Explore MCP aggregation.
* xref:ai-gateway:routing-cel.adoc[]
* xref:ai-gateway:aggregation.adoc[]
2 changes: 1 addition & 1 deletion modules/ROOT/partials/observability-logs.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -767,4 +767,4 @@ Note: Cost estimates are approximate. Use provider invoices for billing.

== Next steps

* xref:ai-gateway/observability-metrics.adoc[]: Aggregate analytics and cost tracking.
* xref:ai-gateway/observability-metrics.adoc[]
2 changes: 1 addition & 1 deletion modules/ROOT/partials/observability-metrics.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -855,4 +855,4 @@ Solution:

== Next steps

* xref:ai-gateway/observability-logs.adoc[]: View individual requests and debug issues.
* xref:ai-gateway/observability-logs.adoc[]
1 change: 0 additions & 1 deletion modules/agents/pages/a2a-concepts.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,3 @@ The A2A protocol uses semantic versioning (major.minor.patch). Agents declare th

* xref:integration-overview.adoc[]
* xref:create-agent.adoc[]
* link:https://a2a.ag/spec[A2A Protocol Specification^]
2 changes: 0 additions & 2 deletions modules/agents/pages/quickstart.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -177,8 +177,6 @@ Common quickstart issue:

== Next steps

You've created an agent that orchestrates MCP tools through natural language. Explore more:

* xref:overview.adoc[]
* xref:create-agent.adoc[]
* xref:system-prompts.adoc[]
Expand Down
16 changes: 2 additions & 14 deletions modules/ai-gateway/pages/admin/setup-guide.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -378,17 +378,5 @@ Users can then discover and connect to the gateway using the information provide

== Next steps

*Configure and optimize:*

// * xref:admin/manage-gateways.adoc[Manage Gateways] - List, edit, and delete gateways
* xref:routing-cel.adoc[CEL Routing Cookbook] - Advanced routing patterns
// * xref:admin/networking-configuration.adoc[Networking Configuration] - Configure private endpoints and connectivity

//*Monitor and observe:*
//

ifdef::integrations-available[]
*Integrate tools:*

* xref:integrations/index.adoc[Integrations] - Admin guides for Claude Code, Cursor, and other tools
endif::[]
* xref:routing-cel.adoc[CEL Routing Cookbook]
* xref:integrations/index.adoc[Integrations]
5 changes: 1 addition & 4 deletions modules/ai-gateway/pages/builders/discover-gateways.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,4 @@ echo -e "\n=== Gateway validated successfully ==="

== Next steps

* xref:connect-agent.adoc[Connect Your Agent] - Integrate your application
// * xref:builders/available-models.adoc[Available Models] - Learn about model selection and routing
// * xref:builders/use-mcp-tools.adoc[Use MCP Tools] - Access tools from MCP servers
// * xref:builders/monitor-your-usage.adoc[Monitor Your Usage] - Track requests and costs
* xref:connect-agent.adoc[Connect Your Agent]
Loading