From 7d4a11c221cddf0ce315d2465cb98a3fd11c2d7d Mon Sep 17 00:00:00 2001 From: micheleRP Date: Wed, 6 May 2026 10:31:14 -0600 Subject: [PATCH 1/8] Audit ADP landing page and replace glossary stub for GA MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes the §3A R1 (adp-docs side) and §3A R2 commitments in the master ADP Docs Plan. Landing page (modules/ROOT/pages/index.adoc) - 5 surgical edits: 1. Replace banned word "leverage" in Use cases lead. 2. Add a Governance section between AI Gateway and Enterprise governance, pointing to governance:dashboard/index.adoc. 3. Use cases lead now reads "Common Redpanda ADP use cases include:" so the bullets get an intro line per docs-team-standards. 4. Use cases bullets unchanged (deployment-agnostic; do not import PSD-derived examples while ADP Cloud descope is pending). 5. Refactor Next steps to bare-xref form and add a Governance bullet. Glossary index (modules/reference/pages/glossary.adoc): - Replace the 11-line stub xref list with an index page that points to the canonical Redpanda glossary on shared and surfaces 17 ADP-relevant glossterm tooltips. - The 10 new terms (tool, resource, declarative agent, BYOA, OAuth Provider, OAuth Client, OAuth Connection, Token Vault, spending event, Governance Dashboard) render as "not yet defined" until the companion docs#shared PR merges; existing terms render normally. Companion: redpanda-data/docs#1691 adds the 10 new term partials. Co-Authored-By: Claude Opus 4.7 (1M context) --- modules/ROOT/pages/index.adoc | 17 ++++++++++---- modules/reference/pages/glossary.adoc | 33 ++++++++++++++++++++------- 2 files changed, 37 insertions(+), 13 deletions(-) diff --git a/modules/ROOT/pages/index.adoc b/modules/ROOT/pages/index.adoc index faa4474..693974b 100644 --- a/modules/ROOT/pages/index.adoc +++ b/modules/ROOT/pages/index.adoc @@ -62,6 +62,12 @@ The gateway also supports tenancy modeling for teams, individuals, applications, For more information, see xref:ai-gateway:overview.adoc[AI Gateway Overview]. +== Governance + +The glossterm:Governance Dashboard[] provides a cross-tenant view of agent activity, spending, MCP server inventory, and authorization events. It composes existing services into a single overview built for platform administrators and finance partners, surfacing per-provider spending, agent state, and the authorization decisions that gate every tool invocation. + +For more information, see xref:governance:dashboard/index.adoc[Governance Dashboard Overview]. + == Enterprise governance Redpanda ADP addresses critical enterprise requirements across all components. @@ -76,7 +82,7 @@ Redpanda ADP addresses critical enterprise requirements across all components. == Use cases -Some ways organizations can leverage Redpanda ADP include: +Common Redpanda ADP use cases include: * *Automate operational workflows*: Create specialized agents for building management, infrastructure monitoring, compliance reporting, and other domain-specific tasks. * *Monitor manufacturing and operations*: Deploy multi-agent systems that analyze factory machine telemetry in real-time, detect anomalies, search equipment manuals, and create maintenance tickets automatically. @@ -84,7 +90,8 @@ Some ways organizations can leverage Redpanda ADP include: == Next steps -* xref:agents:overview.adoc[AI Agents Overview] -* xref:mcp:overview.adoc[MCP Server Overview] -* xref:observability:concepts.adoc[Transcripts Overview] -* xref:ai-gateway:overview.adoc[AI Gateway Overview] +* xref:agents:overview.adoc[] +* xref:mcp:overview.adoc[] +* xref:ai-gateway:overview.adoc[] +* xref:governance:dashboard/index.adoc[] +* xref:observability:concepts.adoc[] diff --git a/modules/reference/pages/glossary.adoc b/modules/reference/pages/glossary.adoc index d0d2b50..94e5e65 100644 --- a/modules/reference/pages/glossary.adoc +++ b/modules/reference/pages/glossary.adoc @@ -1,11 +1,28 @@ = Glossary :description: Definitions of key terms used in Redpanda Agentic Data Plane documentation. -- <> -- <> -- <> -- <> -- <> -- <> -- <> -- <> +Term definitions for Redpanda Agentic Data Plane (ADP) are maintained alongside the rest of the Redpanda glossary in the `redpanda-data/docs` repository on the `shared` branch (`modules/terms/partials/`). Tooltips appear inline wherever the `glossterm:` macro is used; this page is a quick index of the ADP-specific entries. + +For the canonical, full glossary, see xref:redpanda-cloud:reference:glossary.adoc[the Redpanda glossary]. + +== Agentic Data Plane terms + +ADP-specific entries include: + +* glossterm:Agentic Data Plane (ADP)[] +* glossterm:AI agent[] +* glossterm:AI Gateway[] +* glossterm:declarative agent[] +* glossterm:BYOA (bring your own agent)[] +* glossterm:MCP server[] +* glossterm:MCP tool[] +* glossterm:tool[] +* glossterm:resource[] +* glossterm:OAuth Provider[] +* glossterm:OAuth Client[] +* glossterm:OAuth Connection[] +* glossterm:Token Vault[] +* glossterm:transcript[] +* glossterm:spending event[] +* glossterm:Governance Dashboard[] +* glossterm:subagent[] From 4244ef0f9eeae11f33f1050121942107f368cf62 Mon Sep 17 00:00:00 2001 From: micheleRP Date: Wed, 6 May 2026 10:38:17 -0600 Subject: [PATCH 2/8] Incorporate PSD framing in ADP overview Per follow-up direction, relax the no-PSD-content rule for the overview page only and pull selective framing from the portfolio strategy docs. Stays deployment-agnostic (Cloud descope risk pending) and keeps to docs voice (no AI-tells, no em dashes, no rule-of-three lists). - Use cases: replace 3 generic bullets with 5 PSD-spanning examples across financial operations, HR/people ops, customer experience, infrastructure operations, and productivity tools. Keeps generic system categories (HRIS, ERP) over vendor-specific lock-in. - AI Gateway: add the multi-model routing framing (frontier model for analysis, smaller model for triage, single cost view) drawn from the Cloud strategy's "multi-model routing" differentiator. - Enterprise governance compliance bullet: name ISO 42001 and the EU AI Act as concrete frameworks, drawn from the BYOC strategy's offensive-compliance differentiator. Co-Authored-By: Claude Opus 4.7 (1M context) --- modules/ROOT/pages/index.adoc | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/modules/ROOT/pages/index.adoc b/modules/ROOT/pages/index.adoc index 693974b..93c65d2 100644 --- a/modules/ROOT/pages/index.adoc +++ b/modules/ROOT/pages/index.adoc @@ -56,7 +56,7 @@ For more information, see xref:observability:concepts.adoc[Transcripts Overview] The AI Gateway manages LLM provider access with two priorities: keeping your application up and keeping costs under control. -For high availability, the gateway provides provider-agnostic routing with intelligent failover. Your users don't care which provider serves a request. They care that the application stays up. For fiscal control, you get per-tenant budgets and rate limiting, so there are no runaway costs and no surprise bills. +For high availability, the gateway provides provider-agnostic routing with intelligent failover. Your users don't care which provider serves a request. They care that the application stays up. You can also route different tasks to different models, such as a frontier model for analysis and a smaller model for classification or triage, and see usage and cost across every model in one view. For fiscal control, you get per-tenant budgets and rate limiting, so there are no runaway costs and no surprise bills. The gateway also supports tenancy modeling for teams, individuals, applications, and service accounts, giving you chargeback transparency for internal cost allocation. You can proxy both models and MCP gateways, centralizing compliance for all LLM interactions without locking into any single provider. @@ -78,14 +78,16 @@ Redpanda ADP addresses critical enterprise requirements across all components. * *Complete observability*: Redpanda ADP provides two levels of inspection. Execution logs (transcripts) capture every agent action with 100% sampling using OpenTelemetry standards. Real-time debugging tools allow you to inspect individual MCP server calls down to individual tool invocations with full timing data. You can view detailed agent actions in glossterm:Redpanda Console[] and replay data for agent evaluations. -* *Compliance and audit*: For industries requiring multi-year audit trails, Redpanda ADP records every agent action and data source used in decision-making. Execution logs are stored in Redpanda topics and can be materialized to Iceberg tables for long-term retention and analysis. +* *Compliance and audit*: For regulated industries with frameworks such as ISO 42001 and the EU AI Act, Redpanda ADP records every agent action and data source used in decision-making. Execution logs are stored in Redpanda topics and can be materialized to Iceberg tables for multi-year retention and analysis. == Use cases Common Redpanda ADP use cases include: -* *Automate operational workflows*: Create specialized agents for building management, infrastructure monitoring, compliance reporting, and other domain-specific tasks. -* *Monitor manufacturing and operations*: Deploy multi-agent systems that analyze factory machine telemetry in real-time, detect anomalies, search equipment manuals, and create maintenance tickets automatically. +* *Automate financial operations*: Build agents that reconcile invoices across vendors and ERP systems, monitor real-time spending against budget, or review contracts against approved templates and flag out-of-policy clauses for legal review. +* *Streamline HR and people operations*: Answer employee questions against benefits, payroll, and HRIS systems; automate onboarding and offboarding workflows; or triage internal support tickets to the right team. +* *Improve customer experience*: Route customer inquiries to the right team, summarize prior support history before an agent picks up the case, or surface relevant knowledge-base articles in real time. +* *Modernize infrastructure operations*: Detect anomalies in real-time telemetry from cloud, network, or factory equipment, correlate signals across disparate monitoring systems, and auto-create maintenance tickets with the relevant context already attached. * *Extend enterprise productivity tools*: Integrate Microsoft Copilot or other workplace agents with internal data sources and systems that are otherwise inaccessible. == Next steps From 200c9a7d6403ee59be04a72e3c6db3f3d7b11d19 Mon Sep 17 00:00:00 2001 From: micheleRP Date: Wed, 6 May 2026 10:48:48 -0600 Subject: [PATCH 3/8] Rename Enterprise governance to Built-in governance controls Disambiguate from the new == Governance section above (which points to the Governance Dashboard product). Built-in governance controls is about cross-cutting principles (security, authorization, observability, compliance) and reads as such. No xrefs target the section anchor; safe to rename. Co-Authored-By: Claude Opus 4.7 (1M context) --- modules/ROOT/pages/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/index.adoc b/modules/ROOT/pages/index.adoc index 93c65d2..18c2e51 100644 --- a/modules/ROOT/pages/index.adoc +++ b/modules/ROOT/pages/index.adoc @@ -68,7 +68,7 @@ The glossterm:Governance Dashboard[] provides a cross-tenant view of agent activ For more information, see xref:governance:dashboard/index.adoc[Governance Dashboard Overview]. -== Enterprise governance +== Built-in governance controls Redpanda ADP addresses critical enterprise requirements across all components. From 262c6347d9c758a22b2b93582839db0c727bcfaf Mon Sep 17 00:00:00 2001 From: micheleRP Date: Wed, 6 May 2026 15:35:48 -0600 Subject: [PATCH 4/8] Remove ADP Cloud mentions following GA descope ADP Cloud is out of the 2026-06-15 GA. Sweep the repo to remove the remaining Cloud-specific surface area: - Delete the empty modules/get-started/pages/signup.adoc stub (only contained an "Add content" TODO under a Cloud-only flag). - modules/ROOT/nav.adoc: drop the signup nav entry; rename the BYOC prereqs/quickstart link text to drop the "ADP BYOC" prefix per the Cloud-descope guidance to prefer "ADP" alone in shared assets. - modules/get-started/pages/index.adoc: replace the description's Cloud signup framing with deployment-agnostic wording. - modules/agents/pages/quickstart.adoc: drop the "agents are not available on ADP Cloud yet" parenthetical from the prereq list. - modules/ROOT/partials/availability-block.adoc: collapse the partial to a single :page-byoc: branch; the Cloud-only and Cloud+BYOC branches no longer apply. The 6 pages currently tagged :page-byoc: true keep that attribute so the auto-injected "Available in: BYOC" admonition keeps rendering; suppressing the admonition entirely is a docs-ui change tracked separately. Co-Authored-By: Claude Opus 4.7 (1M context) --- modules/ROOT/nav.adoc | 5 ++-- modules/ROOT/partials/availability-block.adoc | 25 +++---------------- modules/agents/pages/quickstart.adoc | 2 +- modules/get-started/pages/index.adoc | 2 +- modules/get-started/pages/signup.adoc | 5 ---- 5 files changed, 7 insertions(+), 32 deletions(-) delete mode 100644 modules/get-started/pages/signup.adoc diff --git a/modules/ROOT/nav.adoc b/modules/ROOT/nav.adoc index 87859c8..bcc5094 100644 --- a/modules/ROOT/nav.adoc +++ b/modules/ROOT/nav.adoc @@ -1,9 +1,8 @@ * xref:index.adoc[Overview] * xref:get-started:index.adoc[Get started] -** xref:get-started:signup.adoc[Sign up for ADP Cloud] +** xref:get-started:byoc-prereqs.adoc[Prerequisites] +** xref:get-started:byoc-quickstart.adoc[Quickstart] ** xref:get-started:first-agent.adoc[Build your first agent] -** xref:get-started:byoc-prereqs.adoc[ADP BYOC prerequisites] -** xref:get-started:byoc-quickstart.adoc[ADP BYOC quickstart] ** xref:get-started:invite-team.adoc[Invite your team] * xref:agents:index.adoc[Agents] ** xref:agents:overview.adoc[Overview] diff --git a/modules/ROOT/partials/availability-block.adoc b/modules/ROOT/partials/availability-block.adoc index e01f0a4..66cae24 100644 --- a/modules/ROOT/partials/availability-block.adoc +++ b/modules/ROOT/partials/availability-block.adoc @@ -1,28 +1,9 @@ -// Availability indicator for ADP pages -// Shows which platforms support this feature +// Availability indicator for ADP pages. +// ADP ships as a single deployment shape at GA (BYOC). The block +// renders only when a page explicitly opts in with :page-byoc: true. ifdef::page-byoc[] -ifndef::page-cloud-only[] [.availability-block] **** *Available in:* BYOC **** endif::[] -endif::[] - -ifdef::page-cloud-only[] -ifndef::page-byoc[] -[.availability-block] -**** -*Available in:* Cloud -**** -endif::[] -endif::[] - -ifndef::page-byoc[] -ifndef::page-cloud-only[] -[.availability-block] -**** -*Available in:* Cloud, BYOC -**** -endif::[] -endif::[] diff --git a/modules/agents/pages/quickstart.adoc b/modules/agents/pages/quickstart.adoc index 9298069..4255ff7 100644 --- a/modules/agents/pages/quickstart.adoc +++ b/modules/agents/pages/quickstart.adoc @@ -17,7 +17,7 @@ After completing this quickstart, you will be able to: == Prerequisites -* An ADP BYOC environment (agents are not available on ADP Cloud yet) +* An ADP environment * xref:ai-gateway:gateway-quickstart.adoc[AI Gateway configured] with at least one LLM provider enabled (OpenAI, Anthropic, or Google AI) diff --git a/modules/get-started/pages/index.adoc b/modules/get-started/pages/index.adoc index 87f43d5..d072f8a 100644 --- a/modules/get-started/pages/index.adoc +++ b/modules/get-started/pages/index.adoc @@ -1,3 +1,3 @@ = Get started -:description: Sign up for ADP Cloud, build your first agent, or set up your own ADP BYOC environment. +:description: Set up your ADP environment, build your first agent, and invite your team. :page-layout: index diff --git a/modules/get-started/pages/signup.adoc b/modules/get-started/pages/signup.adoc deleted file mode 100644 index 20f6a71..0000000 --- a/modules/get-started/pages/signup.adoc +++ /dev/null @@ -1,5 +0,0 @@ -= Sign Up for ADP Cloud -:description: Create your ADP Cloud account and get started with the Agentic Data Plane. -:page-cloud-only: true - -// TODO: Add content From 4e75facf551c83051f801afd38243f7e03e42aac Mon Sep 17 00:00:00 2001 From: micheleRP Date: Wed, 6 May 2026 15:59:51 -0600 Subject: [PATCH 5/8] Suppress Cloud/BYOC availability admonition via UI override The "Available in: Cloud, BYOC" / "Available in: BYOC" admonition is injected by the docs-ui v2.14.0-adp.2 bundle's partials/article.hbs. With ADP Cloud descoped from the 2026-06-15 GA, that block no longer serves a purpose: BYOC is the only deployment shape, so the admonition adds visual noise without informing the reader. Override the bundled article.hbs locally via Antora's supplemental_files mechanism. The override is identical to the bundled template except the ADP availability block (lines 50-100 in the original) is removed. Suppresses the admonition on the deploy preview build immediately. The docs-ui repo needs the same change before the next docs-ui release for the production build to match; tracked separately. Co-Authored-By: Claude Opus 4.7 (1M context) --- local-antora-playbook.yml | 1 + supplemental-ui/partials/article.hbs | 220 +++++++++++++++++++++++++++ 2 files changed, 221 insertions(+) create mode 100644 supplemental-ui/partials/article.hbs diff --git a/local-antora-playbook.yml b/local-antora-playbook.yml index bf4c453..18ecac4 100644 --- a/local-antora-playbook.yml +++ b/local-antora-playbook.yml @@ -26,6 +26,7 @@ content: ui: bundle: url: https://github.com/redpanda-data/docs-ui/releases/download/v2.14.0-adp.2/ui-bundle.zip + supplemental_files: ./supplemental-ui asciidoc: attributes: extensions: diff --git a/supplemental-ui/partials/article.hbs b/supplemental-ui/partials/article.hbs new file mode 100644 index 0000000..285ec9d --- /dev/null +++ b/supplemental-ui/partials/article.hbs @@ -0,0 +1,220 @@ +
+{{#if (ne page.attributes.role 'home')}} +{{> breadcrumbs}} +{{/if}} +{{#unless page.attributes.cloud}} +{{> latest-banner}} +{{/unless}} +{{#if (eq page.attributes.role 'bloblang-playground')}} +{{> bloblang-signup-form}} +{{/if}} +{{#if (eq page.attributes.role 'home')}} + {{> home}} + {{page.contents}} +{{else}} + {{#with page.title}} +

{{{this}}}

+ {{/with}} +{{/if}} +{{#unless (eq page.attributes.role 'component-home-v2')}} + +{{/unless}} +{{!-- + ADP availability block removed: ADP Cloud was descoped from the + 2026-06-15 GA, so the only deployment shape is BYOC. Showing an + "Available in: BYOC" admonition on every ADP page added visual noise + without informing the reader. This supplemental override drops the + block entirely; the docs-ui release should follow with the same change + before the next release cuts. +--}} +{{#if (or page.attributes.beta page.attributes.limited-availability page.attributes.byoc page.attributes.cloud-only page.attributes.context-switcher)}} + +{{/if}} +{{#if page.attributes.console-config-migrator}} +{{> console-config-migrator}} +{{/if}} +{{#if (eq page.attributes.role 'component-home')}} + {{> component-home}} +{{else if (eq page.attributes.role 'component-home-v2')}} + {{> component-home-v2}} +{{else if (eq page.attributes.role 'bloblang-playground')}} + {{> bloblang-playground}} +{{else if (eq page.attributes.role 'index-list')}} + {{> index-list}} +{{else if (eq page.layout 'index')}} + {{> index}} +{{else if (eq page.attributes.role 'related-labs')}} + {{#with (list-related-labs page.title page.attributes page.contents) as |listLabs|}} + {{{listLabs}}} + {{/with}} +{{else}} + {{#with (add-suggested-labs page.attributes page.contents) as |suggestedLabs|}} + {{{suggestedLabs}}} + {{/with}} +{{/if}} +{{#if (ne page.attributes.role 'home')}} +{{> back-to-top}} +{{/if}} +{{> feedback-footer}} +{{> pagination}} +{{> tracking-pixel}} +
From bf1831a355b6a10aa9c82addc77ec9828ec5a104 Mon Sep 17 00:00:00 2001 From: micheleRP Date: Wed, 6 May 2026 16:17:04 -0600 Subject: [PATCH 6/8] minor edits --- modules/mcp/pages/overview.adoc | 20 ++++++++++---------- modules/reference/pages/glossary.adoc | 6 ------ 2 files changed, 10 insertions(+), 16 deletions(-) diff --git a/modules/mcp/pages/overview.adoc b/modules/mcp/pages/overview.adoc index ae9901c..aef3c26 100644 --- a/modules/mcp/pages/overview.adoc +++ b/modules/mcp/pages/overview.adoc @@ -51,22 +51,22 @@ Redpanda offers two kinds of MCP server backends: The Agentic Data Plane UI has four top-level areas: -* *LLM Providers* — OpenAI, Anthropic, Bedrock, Gemini, OpenAI-compatible endpoints. See xref:ai-gateway:configure-provider.adoc[Configure your LLM provider]. -* *MCP Servers* — you are here. Both managed and self-managed servers live in this list. -* *OAuth Providers* — reusable OAuth provider definitions used by user-delegated MCP auth (and elsewhere). See xref:user-delegated-oauth.adoc[User-delegated OAuth]. -* *My Connections* — per-user OAuth connections for user-delegated MCP servers. See xref:user-delegated-oauth.adoc[User-delegated OAuth]. +* *LLM Providers*: OpenAI, Anthropic, Bedrock, Gemini, OpenAI-compatible endpoints. See xref:ai-gateway:configure-provider.adoc[Configure your LLM provider]. +* *MCP Servers*: You are here. Both managed and self-managed servers live in this list. +* *OAuth Providers*: Reusable OAuth provider definitions used by user-delegated MCP auth (and elsewhere). See xref:user-delegated-oauth.adoc[User-delegated OAuth]. +* *My Connections*: Per-user OAuth connections for user-delegated MCP servers. See xref:user-delegated-oauth.adoc[User-delegated OAuth]. // TODO: screenshot of the four-area sidebar on adp-production once standalone-ADP wording is final. == Key capabilities -* *Tool discovery.* After you create or register a server, Redpanda performs a live `tools/list` against it and populates the server's detail page so you can see what tools agents will see. -* *Service-account and user-delegated auth.* Pick a single shared upstream identity for all callers, or have each end-user authenticate against the upstream system with their own credentials. -* *Code mode.* Optionally expose `{name}_search` and `{name}_execute` helpers so an agent can discover and orchestrate tools through generated Python or JavaScript instead of calling them one at a time. -* *Inspector.* Test each tool, resource, and prompt directly from the ADP UI before pointing an agent at the server. See xref:test-tools.adoc[Test a server's tools]. -* *Aggregation.* Connect your agent to a single MCP URL and have Redpanda fan out across multiple registered MCP servers. See xref:ai-gateway:aggregation.adoc[MCP aggregation]. +* *Tool discovery*: After you create or register a server, Redpanda performs a live `tools/list` against it and populates the server's detail page so you can see what tools agents will see. +* *Service-account and user-delegated auth*: Pick a single shared upstream identity for all callers, or have each end-user authenticate against the upstream system with their own credentials. +* *Code mode*: Optionally expose `{name}_search` and `{name}_execute` helpers so an agent can discover and orchestrate tools through generated Python or JavaScript instead of calling them one at a time. +* *Inspector*: Test each tool, resource, and prompt directly from the ADP UI before pointing an agent at the server. See xref:test-tools.adoc[Test a server's tools]. +* *Aggregation*: Connect your agent to a single MCP URL and have Redpanda fan out across multiple registered MCP servers. See xref:ai-gateway:aggregation.adoc[MCP aggregation]. -== Where to go next +== Next steps . *Create your first MCP server.* xref:create-server.adoc[Create an MCP Server] walks through the marketplace picker, the managed and self-managed flows, every authentication mode, and code mode. . *Test what you built.* xref:test-tools.adoc[Test a server's tools] uses the Inspector tab to call tools, resources, and prompts live. diff --git a/modules/reference/pages/glossary.adoc b/modules/reference/pages/glossary.adoc index 94e5e65..2d83cad 100644 --- a/modules/reference/pages/glossary.adoc +++ b/modules/reference/pages/glossary.adoc @@ -1,14 +1,8 @@ = Glossary :description: Definitions of key terms used in Redpanda Agentic Data Plane documentation. -Term definitions for Redpanda Agentic Data Plane (ADP) are maintained alongside the rest of the Redpanda glossary in the `redpanda-data/docs` repository on the `shared` branch (`modules/terms/partials/`). Tooltips appear inline wherever the `glossterm:` macro is used; this page is a quick index of the ADP-specific entries. - -For the canonical, full glossary, see xref:redpanda-cloud:reference:glossary.adoc[the Redpanda glossary]. - == Agentic Data Plane terms -ADP-specific entries include: - * glossterm:Agentic Data Plane (ADP)[] * glossterm:AI agent[] * glossterm:AI Gateway[] From bc61858835c3e194a794213bfa8b8357160eb9e2 Mon Sep 17 00:00:00 2001 From: Michele Cyran Date: Wed, 6 May 2026 16:31:42 -0600 Subject: [PATCH 7/8] Apply suggestion from @micheleRP --- modules/ROOT/pages/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/index.adoc b/modules/ROOT/pages/index.adoc index 18c2e51..cd793ec 100644 --- a/modules/ROOT/pages/index.adoc +++ b/modules/ROOT/pages/index.adoc @@ -64,7 +64,7 @@ For more information, see xref:ai-gateway:overview.adoc[AI Gateway Overview]. == Governance -The glossterm:Governance Dashboard[] provides a cross-tenant view of agent activity, spending, MCP server inventory, and authorization events. It composes existing services into a single overview built for platform administrators and finance partners, surfacing per-provider spending, agent state, and the authorization decisions that gate every tool invocation. +The glossterm:governance dashboard[] provides a cross-tenant view of agent activity, spending, MCP server inventory, and authorization events. It composes existing services into a single overview built for platform administrators and finance partners, surfacing per-provider spending, agent state, and the authorization decisions that gate every tool invocation. For more information, see xref:governance:dashboard/index.adoc[Governance Dashboard Overview]. From d9e98fa562198afb27624ed5c0a933b7ba4daf99 Mon Sep 17 00:00:00 2001 From: Michele Cyran Date: Wed, 6 May 2026 16:33:05 -0600 Subject: [PATCH 8/8] Apply suggestion from @micheleRP --- modules/reference/pages/glossary.adoc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/modules/reference/pages/glossary.adoc b/modules/reference/pages/glossary.adoc index 2d83cad..b72a4ef 100644 --- a/modules/reference/pages/glossary.adoc +++ b/modules/reference/pages/glossary.adoc @@ -12,11 +12,11 @@ * glossterm:MCP tool[] * glossterm:tool[] * glossterm:resource[] -* glossterm:OAuth Provider[] -* glossterm:OAuth Client[] -* glossterm:OAuth Connection[] -* glossterm:Token Vault[] +* glossterm:OAuth provider[] +* glossterm:OAuth client[] +* glossterm:OAuth connection[] +* glossterm:token vault[] * glossterm:transcript[] * glossterm:spending event[] -* glossterm:Governance Dashboard[] +* glossterm:governance dashboard[] * glossterm:subagent[]