Open
Conversation
Add 10 new term partials to support ADP docs at GA (2026-06-15): - tool, resource: bug fix for existing glossterm: usage in adp-docs that currently renders as flat text (distinct from tool-invocation and resource-group) - declarative-agent, byoa: agent runtime variants per agent.proto - oauth-provider, oauth-client, oauth-connection, token-vault: OAuth resource model per the v1alpha1 proto suite (RFC 005) - spending-event: per-LLM-request cost record per spending_event.proto - governance-dashboard: V0 dashboard per the Governance V0 PRD + RFC 006 ADP Docs Plan §3A R1. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Contributor
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
✅ Deploy Preview for redpanda-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
8 tasks
micheleRP
commented
May 6, 2026
micheleRP
commented
May 6, 2026
micheleRP
commented
May 6, 2026
micheleRP
commented
May 6, 2026
micheleRP
commented
May 6, 2026
micheleRP
commented
May 6, 2026
micheleRP
commented
May 6, 2026
micheleRP
commented
May 6, 2026
micheleRP
commented
May 6, 2026
micheleRP
commented
May 6, 2026
micheleRP
commented
May 6, 2026
micheleRP
commented
May 6, 2026
micheleRP
commented
May 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds 10 new term partials to the canonical Redpanda glossary so the Agentic Data Plane (ADP) docs render
glossterm:tooltips correctly at GA on 2026-06-15.Closes the §3A R1 commitment in the ADP Docs Plan.
What's added
toolmcp_server.protoMCPToolresourcemcp_server.protodeclarative agentagent.protoAgent.managed.AgentManagedConfigurationBYOA (bring your own agent)agent.protoAgent.self_managedOAuth Provideroauth_provider.protoOAuth Clientoauth_client.proto(RFC 005)OAuth Connectionoauth_connection.protoToken Vaulttoken_vault_admin.protospending eventspending_event.protoGovernance DashboardAll entries use the existing
Agentic Data Planecategory. Hover text was drafted against the cited proto comments; lowercase concept terms (tool,resource,declarative agent,spending event) and proper-cased product nouns (OAuth Provider,Token Vault,Governance Dashboard) follow established glossary conventions.Why these specifically
tool/resourceare already used asglossterm:tool[]/glossterm:resource[]acrossadp-docsMCP pages (mcp/test-tools.adoc,mcp/create-server.adoc,mcp/managed/managed-catalog.adoc,mcp/overview.adoc) but currently resolve to nothing. Bug fix.Deliberately deferred
agent network— defer until Governance Dashboard V1 lands (post-GA).virtual provider/virtual model— hold until the AI Gateway routing redesign settles in protos underadp/v1alpha1/.guardrail— hold until the proto pivot (e0a1ba0cee/7eff2ecbbf) is reflected inaigw/v1alpha1/.ACU,BYOM,Capacity-Based Hybrid— strategy/billing terms; not in proto and not surfaced in customer-facing UI/CLI at GA.Test plan
https://redpanda-agentic-data-plane.netlify.app/redpanda-adp/resolves the new tooltips on existingglossterm:tool[]andglossterm:resource[]usages.redpanda-data/adp-docsmainafter this PR lands.🤖 Generated with Claude Code