Skip to content

Update ADP docs for May 4 batch (rpk ai, Bedrock GA, governance V0)#11

Merged
micheleRP merged 8 commits intomainfrom
may4updates
May 4, 2026
Merged

Update ADP docs for May 4 batch (rpk ai, Bedrock GA, governance V0)#11
micheleRP merged 8 commits intomainfrom
may4updates

Conversation

@micheleRP
Copy link
Copy Markdown
Contributor

@micheleRP micheleRP commented May 4, 2026

Summary

Folds in the changes from the May 4 input batch (Slack threads, demo screenshots, cloudv2 sweep) and a follow-up docs-team-standards pass.

  • CLI rename: rpairpk ai plugin (install via rpk plugin install ai).
  • Bedrock GA: inference profiles (us. / eu. / apac. / global. prefixes), IAM patterns for foundation models vs profiles, troubleshooting for the Claude 4.6+ profile-only constraint.
  • OAuth Provider how-to (new page) including the AI-893 dataplane_aigateway_oauthprovider_attach permission.
  • Four new managed MCP deep-dives: Workday, Zendesk, Ironclad, Ramp (plus catalog rows + nav entries).
  • Remote MCP clients integration page (new): three-resource architecture (MCP server + OAuth Provider + OAuth Client) and the two-step OAuth flow that bridges Claude/ChatGPT/Gemini to AI Gateway.
  • Governance dashboard rewrite to the V0 prototype design (4 KPI cards, hierarchical Provider/Model/Cost-type filters, simplified agents list, drill-down navigation). Section title renamed from Trust & Governance to Governance.
  • CLI alternatives added to test-tools.adoc, create-server.adoc, user-delegated-oauth.adoc covering rpk ai mcp tools, rpk ai mcp get, and the --user-oauth-provider / --user-oauth-scopes flags.
  • LLM Providers list view documented with the new Spend (7d) column.
  • Replaces the two existing // TODO: link the OAuth Provider how-to once it exists. markers.
  • docs-team-standards pass: removed em dashes (use colons / parens / sentence splits), banned terms (via, please, we), banned learning-objective verbs (understand), step-numbered headings, and quotation marks in prose (use italics).

18 files changed (+1668 / −167). Six new pages, twelve modified.

Preview pages

Test plan

  • Local build passes (npm run build); no errors or warnings on changed files.
  • Visual review of new pages on the Netlify deploy preview:
    • mcp/oauth-providers/ — full page including AI-893 permission detail
    • mcp/managed/workday/, mcp/managed/zendesk/, mcp/managed/ironclad/, mcp/managed/ramp/
    • integrations/remote-mcp-clients/ — three-resource architecture, OAuth flow steps
    • governance/dashboard/overview/ — V0 prototype banner renders, all sections present
  • Cross-references resolve: oauth-providers.adoc linked from user-delegated-oauth.adoc and managed/slack.adoc; new managed MCPs appear in managed/managed-catalog.adoc and the nav.
  • Section title displays as Governance (not Trust & Governance) in the sidebar.
  • Bedrock IAM section in ai-gateway/configure-provider/ renders the ARN table cleanly with the \{region} escapes intact.

🤖 Generated with Claude Code

- Migrate rpai CLI references to rpk ai plugin (install via rpk plugin install ai)
- Add Bedrock GA content: inference profiles (us./eu./apac./global. prefixes), IAM patterns for foundation models vs profiles, troubleshooting for Claude 4.6+ profile-only constraint
- New how-to: Configure an OAuth Provider, including AI-893 dataplane_aigateway_oauthprovider_attach permission
- New managed MCP deep-dives: Workday, Zendesk, Ironclad, Ramp (+ catalog rows + nav entries)
- New integrations page: Remote MCP clients (Claude Desktop, ChatGPT, Gemini Apps) with three-resource architecture and two-step OAuth flow
- Rewrite governance dashboard overview to V0 prototype design (4 KPI cards, spending chart with hierarchical filters, simplified agents list, drill-down navigation)
- Rename "Trust & Governance" section to "Governance"
- Add CLI alternatives sections to test-tools.adoc, create-server.adoc, user-delegated-oauth.adoc covering rpk ai mcp tools/get and --user-oauth-* flags
- Update LLM Providers list-view documentation with the new Spend (7d) column
- Resolve TODO markers linking to the new oauth-providers.adoc

Pass docs-team-standards review: drop em dashes (replace with colons, parens, sentence splits), banned terms (via, please, we), banned learning-objective verbs (understand), step-numbered headings, and quotation marks in prose (use italics).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@micheleRP micheleRP requested a review from a team as a code owner May 4, 2026 21:13
@netlify
Copy link
Copy Markdown

netlify Bot commented May 4, 2026

Deploy Preview for redpanda-agentic-data-plane ready!

Name Link
🔨 Latest commit 1e30211
🔍 Latest deploy log https://app.netlify.com/projects/redpanda-agentic-data-plane/deploys/69f919c0b448d90008abb078
😎 Deploy Preview https://deploy-preview-11--redpanda-agentic-data-plane.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

micheleRP and others added 7 commits May 4, 2026 15:29
Capitalize the first word in patterns like `* *Edit*: open the...` →
`* *Edit*: Open the...` across the May 4 batch of changed files.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Extends the previous capitalization pass to cover patterns like
`* xref:foo[Link]: lowercase` and `* \`code\`: lowercase` so they
match the `* *Bold*: Capitalized` convention. Also picks up nested
bullets where a bold label appears mid-bullet (`* The *Resource*: ...`).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
- Replace ' — ' with ': ' (or ; / split / parens) across pre-existing
  files in the May 4 batch that still had em dashes.
- Clean up double-colon constructions introduced by the bulk swap
  where an em dash was acting as a parenthetical bracket.
- Capitalize the first word after a colon in section headings
  (Example: change → Example: Change).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Per docs-team-standards (no empty sections; intro before child
content), add a one-line lead-in before every section that previously
opened directly with a list or table.

Touches Prerequisites, Configure, Tools, Troubleshooting, Out of scope,
Related topics, and the credential-setup sections across slack,
workday, zendesk, ironclad, ramp, oauth-providers, and
remote-mcp-clients.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Per docs-team-standards: Next steps sections should be a clean list of
bare links. Remove descriptions, prose intros, sub-headers, and
ifdef wrappers across every page and partial in adp-docs.

For two pages with no recoverable xrefs (no link in the original
content), restore reasonable links (budgets) or drop the empty
section (routing-cel).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Per docs-team-standards, Next steps and Related topics are the only
two heading types that should not have intro text before the list.
Apply the same bare-xref-bullet treatment that Next steps got to
Related topics across the new MCP and integration pages.

For oauth-providers, split the multi-xref managed-MCP bullet into
separate bullets (one per managed type).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@micheleRP micheleRP merged commit 4c12189 into main May 4, 2026
4 checks passed
@micheleRP micheleRP deleted the may4updates branch May 4, 2026 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant