Skip to content

Reorder overview for admin-then-user flow; standardize ADP UI naming#37

Merged
micheleRP merged 3 commits into
mainfrom
docs/overview-admin-user-order
May 28, 2026
Merged

Reorder overview for admin-then-user flow; standardize ADP UI naming#37
micheleRP merged 3 commits into
mainfrom
docs/overview-admin-user-order

Conversation

@micheleRP
Copy link
Copy Markdown
Contributor

@micheleRP micheleRP commented May 27, 2026

Summary

  • Move the overview page from modules/ROOT/pages/index.adoc to modules/get-started/pages/adp-overview.adoc (Antora's start_page redirect keeps the homepage URL /agentic-data-plane/ unchanged).
  • Reorder the overview to follow the admin-then-user journey: AI Gateway → MCP servers → AI agents → Governance. Fold the Transcripts section into the existing "Complete observability" bullet under Built-in governance controls (the standalone Transcripts section pulled focus onto an area with 9 open verification TODOs).
  • Replace the body-duplicating Next steps list with just the two quickstart entry points: ADP Quickstart for admins, AI Agent Quickstart for builders.
  • Harmonize the AI Agent Quickstart prerequisites with the ADP Quickstart (matching BYOC-on-AWS-with-ADP-enabled lead bullet) and link the ADP Quickstart from the Next steps of both the AI Agent Quickstart and the AI Gateway Quickstart.
  • Replace ADP UI with Agentic Data Plane UI across 30 files (46 occurrences). Lowercase adp-ui references in code paths (apps/adp-ui/src/routes/...) are untouched. The one stray glossterm:Redpanda Console[] in the overview (which pointed at the standalone Console product, not the ADP UI) becomes plain text.

Preview pages

Test plan

  • npm run build completes with no new errors or warnings beyond the pre-existing ones in auto-generated rpk files and cross-repo aggregations
  • Component homepage at /agentic-data-plane/ renders the moved overview (start_page redirect)
  • Overview at /agentic-data-plane/get-started/adp-overview/ renders with sections in the new order
  • AI Agent Quickstart prereqs first bullet matches the ADP Quickstart; Next steps lists ADP Quickstart first
  • AI Gateway Quickstart Next steps lists ADP Quickstart first
  • Sample pages with "Agentic Data Plane UI" render correctly (MCP overview, AI Gateway overview, observability transcripts)

🤖 Generated with Claude Code

Move the overview page from modules/ROOT/pages/index.adoc to
modules/get-started/pages/adp-overview.adoc (Antora redirects the
component root to the new start_page, so the homepage URL is unchanged).
Reorder its sections to follow the admin-then-user journey (AI Gateway,
MCP servers, AI agents, Governance) and fold Transcripts into the
existing "Complete observability" bullet under built-in controls.
Replace the bare "Next steps" list with just the two quickstart entry
points, since the body text already links to every component overview.

Harmonize the AI Agent Quickstart Prerequisites to lead with the same
BYOC-on-AWS-with-ADP-enabled line as the ADP Quickstart, and link the
ADP Quickstart from the Next steps of both the AI Agent Quickstart and
the AI Gateway Quickstart.

Replace "ADP UI" with "Agentic Data Plane UI" across the repo
(46 instances in 30 files). Lowercase adp-ui code-path references are
not touched. Replace one stray glossterm:Redpanda Console[] in the
overview, which pointed at the standalone Console product rather than
the ADP UI.

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 27, 2026 23:51
@netlify
Copy link
Copy Markdown

netlify Bot commented May 27, 2026

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

Name Link
🔨 Latest commit 75b4316
🔍 Latest deploy log https://app.netlify.com/projects/redpanda-agentic-data-plane/deploys/6a178a5c8c67f90007997a7e
😎 Deploy Preview https://deploy-preview-37--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 2 commits May 27, 2026 18:16
Strip prose suffixes from bullets where the target page H1 already
carries the meaning, drop bullets that point back up the IA from a
deeper page (system-prompts, monitor, troubleshoot-ai-agents, and
architecture-patterns all linked back to the parent overview from
end-of-page Next steps), and dedup a duplicate xref in
architecture-patterns. Restructure the prose-heavy Next steps on
mcp/overview.adoc into bare-xref bullets, and drop the post-tutorial
prose Next steps on github-oauth-tutorial.adoc whose targets are
already covered by the Related topics section beneath.

Fix three broken xref targets that surfaced during the audit:
xref:mcp/remote/overview.adoc (a phantom target that never existed)
across 8 integration admin partials becomes
xref:integrations:remote-mcp-clients.adoc; and the wrong-syntax
xref:ai-gateway/observability-logs.adoc and observability-metrics.adoc
across 4 observability partials become the correct
xref:observability:logs.adoc and observability:metrics.adoc.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Rename the three identically-labeled "Quickstart" nav entries to ADP
Quickstart, AI Agent Quickstart, and AI Gateway Quickstart so the TOC
distinguishes them. Fix accuracy issues uncovered while reviewing:
agents/quickstart.adoc had page-topic-type: tutorial and linked to a
nonexistent "Remote MCP Quickstart" page; both corrected. Apply
docs-team-standards audit findings (no future tense, no quotation-mark
emphasis, no bold column headers, no directional refs, SSL → TLS).
Repair broken test-quickstart and test-console-auth scripts in
package.json.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@micheleRP micheleRP merged commit 299712b into main May 28, 2026
4 checks passed
@micheleRP micheleRP deleted the docs/overview-admin-user-order branch May 28, 2026 00:25
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