Skip to content

Commit ea1b131

Browse files
micheleRPclaude
andcommitted
Defer page-aliases that collide with live cloud-docs pages
Antora rejected aliases pointing at adp-overview.adoc and ai-gateway/what-is-ai-gateway.adoc because cloud-docs main still publishes those pages. Defer both entries with a TODO matching the existing pattern in modules/ROOT/pages/index.adoc, so the build passes until cloud-docs removes the duplicates. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 27d560e commit ea1b131

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

modules/ROOT/pages/adp-overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= Redpanda Agentic Data Plane Overview
22
:description: Enterprise-grade infrastructure for building, deploying, and governing AI agents at scale with compliance-grade audit trails.
3-
:page-aliases: redpanda-cloud:ai-agents:adp-overview.adoc
3+
// TODO: Add 'redpanda-cloud:ai-agents:adp-overview.adoc' to page-aliases after ai-agents is removed from cloud-docs
44
:page-topic-type: overview
55
:page-categories: Agentic Data Plane
66
:personas: evaluator, ai_agent_developer, platform_admin

modules/ai-gateway/pages/overview.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
:description: AI Gateway is Redpanda's managed proxy for LLM APIs. Create a provider for OpenAI, Anthropic, Google AI, AWS Bedrock, or an OpenAI-compatible endpoint, and point your applications at a Redpanda-hosted URL with managed secrets, authentication, and observability.
33
:page-topic-type: overview
44
:personas: platform_admin, app_developer, evaluator
5-
:page-aliases: redpanda-cloud:ai-agents:ai-gateway/what-is-ai-gateway.adoc, redpanda-cloud:ai-agents:ai-gateway/gateway-architecture.adoc, redpanda-cloud:ai-agents:ai-gateway/cel-routing-cookbook.adoc, redpanda-cloud:ai-agents:ai-gateway/mcp-aggregation-guide.adoc, redpanda-cloud:ai-agents:ai-gateway/builders/discover-gateways.adoc
5+
// TODO: Add 'redpanda-cloud:ai-agents:ai-gateway/what-is-ai-gateway.adoc' to page-aliases after ai-agents is removed from cloud-docs
6+
:page-aliases: redpanda-cloud:ai-agents:ai-gateway/gateway-architecture.adoc, redpanda-cloud:ai-agents:ai-gateway/cel-routing-cookbook.adoc, redpanda-cloud:ai-agents:ai-gateway/mcp-aggregation-guide.adoc, redpanda-cloud:ai-agents:ai-gateway/builders/discover-gateways.adoc
67
:learning-objective-1: Describe what AI Gateway is and how a managed proxy differs from direct upstream calls
78
:learning-objective-2: Explain how LLM providers, secrets, and OIDC authentication fit together in AI Gateway
89
:learning-objective-3: Identify use cases where AI Gateway fits, and use cases where it does not

0 commit comments

Comments
 (0)