fix: JTBD compliance audit for Secure module#3159
Open
gtrivedi88 wants to merge 1 commit into
Open
Conversation
gtrivedi88
requested review from
a team,
deerskindoll and
mkuznyetsov
as code owners
July 7, 2026 06:48
|
🎊 Navigate the preview: https://6a583f587c26a3e5415614ba--eclipse-che-docs-pr.netlify.app 🎊 |
gtrivedi88
force-pushed
the
jtbd-secure-audit
branch
3 times, most recently
from
July 16, 2026 02:02
a9ff17d to
af965a4
Compare
Align upstream Secure module with downstream JTBD standards and
CQA 2.1 editorial quality. Address Secure hierarchy review gaps.
Metadata and abstracts:
- Fix :description: attributes (gerunds -> JTBD titles)
- Fix title-abstract verb consistency on all pages
- Fix self-referential abstract in managing-identities page
Structure (security-best-practices.adoc):
- Convert block titles to == headings (appear in page TOC)
- Add JTBD orientation sections and bridge sentences
- Remove duplicated advancedAuthorization YAML example
- Strengthen thin credentials and trusted-Git subsections
- Rename weak H2s (gateway, air-gapped, IDE extensions, namespace resources)
- Add [role="_additional-resources"] and cross-module xrefs
- Plan-style nav: unlinked job group for access-control procedures
Procedures:
- Remove generic persona snippet includes
- Delete unused partials/snip_persona-admin.adoc
- Fix cluster-roles example: kubectl -> {orch-cli}, Verification, AR
- Fix advanced-authorization and GDPR pages
Zero content loss for procedure steps, RBAC table, and SCC examples.
Co-authored-by: Cursor <cursoragent@cursor.com>
gtrivedi88
force-pushed
the
jtbd-secure-audit
branch
from
July 16, 2026 02:12
af965a4 to
3dc35fa
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.
Summary
Changes
Metadata and abstracts:
:description:attributes from gerunds to JTBD titles on all 5 pagesmanaging-identities-and-authorizations.adocStructure (security-best-practices.adoc):
.block titles to==headings so sections appear in the page TOC sidebar.Additional resourcessection with xrefs and external linksProcedures:
snip_persona-admin.adocincludes from all pages (guide-level callout + prerequisites serve as audience gate)partials/snip_persona-admin.adoc.Verificationand.Additional resources, fix "Find out" to "Determine"[NOTE]to continuation text, add.Verificationand.Additional resourcesocto{orch-cli}, inline admonitions to block format, add.VerificationZero content loss
Verified via
git diffagainst pre-PR #3134 state (08e76b97^). All procedure steps, code blocks, YAML examples, and technical details preserved. Only titles, abstracts, metadata, and structural formatting changed.Test plan
Made with Cursor