Skip to content

docs: align glossary and links with self-managed agent terminology#108

Merged
micheleRP merged 1 commit into
mainfrom
glossary-self-managed-terms
Jun 23, 2026
Merged

docs: align glossary and links with self-managed agent terminology#108
micheleRP merged 1 commit into
mainfrom
glossary-self-managed-terms

Conversation

@micheleRP

@micheleRP micheleRP commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

What

Follow-up to #102 (BYOA → self-managed agent guide), making the glossary and remaining links consistent.

  • Glossary page (modules/reference/pages/glossary.adoc): trim to just the title and description so it relies on the auto-generated terms aggregated from the docs shared branch. Removes the hand-maintained Agentic Data Plane terms bullet list, which was redundant with the auto-generated definitions, non-alphabetical, and not used by other components (cloud-docs and the docs ROOT glossary are already minimal).
  • Link retargets: point the two remaining connect:byoa-register.adoc references at the new connect:self-managed-agents.adoc page and align the wording.
    • modules/home/pages/index.adoc: pathway link + CTA ("Set up your agent").
    • modules/connect/pages/triggers/overview.adoc: xref ("Set up a self-managed agent").

Depends on

redpanda-data/docs#1759 (shared branch), which removes the BYOA glossary term and adds the self-managed agent and self-managed MCP server terms this page now pulls in.

Preview pages

🤖 Generated with Claude Code

Trims the glossary page to rely on the auto-generated terms aggregated
from the docs shared branch (removing the hand-maintained, non-alphabetical
term list), and retargets the retired byoa-register.adoc links to the
self-managed agent guide.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@micheleRP micheleRP requested a review from a team as a code owner June 22, 2026 23:01
@netlify

netlify Bot commented Jun 22, 2026

Copy link
Copy Markdown

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

Name Link
🔨 Latest commit cf17519
🔍 Latest deploy log https://app.netlify.com/projects/redpanda-agentic-data-plane/deploys/6a39beca9d159e0008d79a6f
😎 Deploy Preview https://deploy-preview-108--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.

@Feediver1 Feediver1 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Final-pass review (docs-team-standards)

Overall: Clean, correct cleanup that completes the BYOA → self-managed agent migration. No critical issues — safe to merge once its dependency lands.

What this PR does

Follow-up to #102. Trims the glossary page to title + description so it relies on the auto-generated terms aggregated from the docs shared branch, and retargets the two remaining connect:byoa-register.adoc links to the new connect:self-managed-agents.adoc page (home pathway/CTA and the triggers overview NOTE).

Critical issues

None. Verified on the branch:

  • Retarget target existsmodules/connect/pages/self-managed-agents.adoc is present, so both retargeted links resolve.
  • No stragglers — the only remaining byoa-register mention is a :page-aliases: redirect on the new page (intentional; preserves old URLs). The old page is removed.
  • Zero BYOA references anywhere in adp-docs — this also confirms removing the BYOA term from shared (docs#1759) is safe for adp-docs.
  • Glossary trim is safe — the page stays in nav.adoc, the macros/glossary extension is loaded in the playbook (auto-populates terms), and this matches the established minimal pattern (cloud-docs' glossary page is just = Glossary).

Suggestions

None blocking. Coordination note: this PR depends on docs#1759. Merging before it won't break the build (adp-docs has no glossterm: usages of the new terms), but the auto-generated glossary would briefly show the old BYOA term and omit self-managed agent / self-managed MCP server until #1759 lands. Merge #1759 first (or together) for term-content correctness.

Impact on other files

No impact detected. No other references to byoa-register.adoc; the page-alias handles inbound URLs; no What's New entry needed (link/glossary cleanup, not a new feature).

CodeRabbit

No CodeRabbit or human reviews posted.

What works well

  • :page-aliases: preserves the retired byoa-register URL, so bookmarks and external links keep working.
  • Glossary trim removes genuine redundancy and aligns with the cloud-docs / docs minimal-glossary convention.
  • Clean, complete retarget — no orphaned links to the removed page.
  • Well-sequenced with docs#1759, and the dependency is called out explicitly.

🤖 Automated final-pass review via docs-team-standards pr-review.

@Feediver1 Feediver1 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@micheleRP micheleRP merged commit 96516c1 into main Jun 23, 2026
4 checks passed
@micheleRP micheleRP deleted the glossary-self-managed-terms branch June 23, 2026 20:29
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.

2 participants