chore: promote Extend to top-level Antora module (JTBD Phase 3)#3143
Open
gtrivedi88 wants to merge 1 commit into
Open
chore: promote Extend to top-level Antora module (JTBD Phase 3)#3143gtrivedi88 wants to merge 1 commit into
gtrivedi88 wants to merge 1 commit into
Conversation
gtrivedi88
requested review from
a team,
deerskindoll and
mkuznyetsov
as code owners
July 3, 2026 07:24
|
🎊 Navigate the preview: https://6a57973ee696e7689f8a90d2--eclipse-che-docs-pr.netlify.app 🎊 |
gtrivedi88
force-pushed
the
jtbd-extend-category
branch
11 times, most recently
from
July 11, 2026 02:05
5442777 to
5a1fc79
Compare
gtrivedi88
force-pushed
the
jtbd-extend-category
branch
4 times, most recently
from
July 15, 2026 12:39
cb5a3bf to
009793f
Compare
Create modules/extend/ with 31 pages, 4 partials, 5 examples + 16 telemetry examples, and nav.adoc structured as two books: - "Customize workspace tooling" (21 pages) - "Add AI and analytics capabilities" (10 pages) Move IDE extension management, editor configuration, private registry deployment, AI provider registration, and custom telemetry plugin content from administration-guide into the new Extend module. New pages added (not present in previous admin-guide): - extending-devspaces.adoc (overview concept for Book 1) - deploy-open-vsx-with-prebuilt-image.adoc (prebuilt registry deploy) - ai-and-analytics-capabilities.adoc (overview concept for Book 2) - disabling-ai-providers.adoc (disable AI procedure) - telemetry-plugin-overview.adoc (concept, replaces monolithic page) - creating-a-telemetry-server.adoc (split from monolithic) - creating-a-telemetry-backend.adoc (split from monolithic) - implementing-telemetry-backend-event-handlers.adoc (split) - deploying-a-telemetry-plugin.adoc (split from monolithic) - configuring-workspaces-to-load-telemetry-plugin.adoc (split) Telemetry content split from single 412-line page into 6 focused pages matching downstream CQA-compliant modular structure. JTBD compliance: - Imperative procedure titles matching user goals - WHAT+WHY abstracts with title-verb consistency - Admin prerequisites on all procedures - [role="_abstract"] and [role="_additional-resources"] annotations - No generic persona snippets in topic files - Content body synced with downstream CQA source of truth - Nav structure matches TOC mapping spreadsheet (2 books, 6 sections) Co-authored-by: Cursor <cursoragent@cursor.com>
gtrivedi88
force-pushed
the
jtbd-extend-category
branch
from
July 15, 2026 14:13
009793f to
9f620cd
Compare
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.
What does this pull request change?
Creates a new top-level
modules/extend/Antora module by extracting IDE extension management, VS Code configuration, editor management, and AI provider registration from the Administration Guide.21 pages, 3 partials, 5 examples moved from
modules/administration-guide/tomodules/extend/.Nav structure (user journey order)
Changes to administration-guide
extend:prefixCross-module xref updates
extend:for 3 editor refsextend:for 2 extension refsextend:for AI refadministration-guide:for CheCluster config refsBackward compatibility
Added
:page-aliases: administration-guide:<page>to all 21 moved pages for URL redirects.What issues does this pull request fix or reference?
Part of JTBD Phase 3 restructuring.
Specify the version of the product this pull request applies to
next
Pull Request checklist
:page-aliases:redirections for previous URLs.Validate language on files added or modifiedstep reports no vale warnings.Made with Cursor