Skip to content

docs: add JTBD job-based navigation for cli_reference (openshift-ente…#115857

Open
DonaghBr wants to merge 1 commit into
openshift:mainfrom
DonaghBr:jtbd/cli-reference-distro-demo
Open

docs: add JTBD job-based navigation for cli_reference (openshift-ente…#115857
DonaghBr wants to merge 1 commit into
openshift:mainfrom
DonaghBr:jtbd/cli-reference-distro-demo

Conversation

@DonaghBr

@DonaghBr DonaghBr commented Jul 20, 2026

Copy link
Copy Markdown

Proof-of-concept showing a Jobs-To-Be-Done (JTBD) job-based navigation for the CLI tools reference, generated by the CCS jtbd tooling. It reorganizes the existing cli_reference content into job-oriented entry points without changing any of the underlying modules.

Pipeline used to produce it:

  • /jtbd-workflow-topicmap openshift-docs/ --book cli_reference --distro openshift-enterprise
  • /jtbd-top-jobs openshift-docs/analysis
  • /jtbd-apply (generate --distro openshift-enterprise)

What this adds (new files only, nothing existing is modified):

  • maps/openshift-enterprise/navigation.adoc — per-distro nav map
  • maps/openshift-enterprise/.adoc — one flat map per JTBD category
  • assemblies/.adoc — one ASSEMBLY per job, including existing cli_reference modules/assemblies
  • Supporting symlinks (modules, _attributes, images, snippets, assemblies)

Structure: 6 categories (Discover, Get Started, Configure, Integrate, Extend, Reference) across 7 jobs, e.g. "Discover CLI tools", "Install and get started with the OpenShift CLI", "Extend the CLI with plugins".

Not destructive: existing books, assemblies, and modules are untouched; this only adds the new job-based layer. Intended for structure review, not merge.

Preview (local): from the branch, run
cd maps/openshift-enterprise && asciidoctor navigation.adoc -a toc=left
and open navigation.html (self-contained; left TOC = the JTBD hierarchy).

…rprise)

Sample structure generated by jtbd-apply --distro from the CLI-tools
top-jobs module map. Adds a job-based ASSEMBLY layout:
- maps/openshift-enterprise/: per-distro navigation + flat category maps
- assemblies/: job assemblies referencing existing cli_reference modules

Co-Authored-By: Claude Opus <noreply@anthropic.com>
@openshift-ci openshift-ci Bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Jul 20, 2026
@openshift-ci

openshift-ci Bot commented Jul 20, 2026

Copy link
Copy Markdown

Hi @DonaghBr. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant