Open
Conversation
Signed-off-by: A.Arnold <anarnold@redhat.com>
anarnold97
commented
Feb 6, 2026
assemblies/ui-guide/assembly_configuring-mta-instance-environment.adoc
Outdated
Show resolved
Hide resolved
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.
How the PR Relates to the Ecosystem
1. Strategy-to-Content Alignment
This PR ensures that your documentation is no longer just a collection of technical features. By injecting the
StatementandPersonainto the files, you are forcing the documentation to answer the question: "What is the user actually trying to achieve?" * Before: An assembly might describe "How to use the CLI."2. Standardizing Quality (CQA 2.1)
The PR automates compliance with Content Quality Architecture (CQA) 2.1. It acts as a "linter" for your abstracts by:
3. Traceability and Maintenance
By adding the
// JTBD job: <id>comments, this PR creates a traceable link between your documentation files and your product roadmap.grepor use the script's--reportflag to see exactly which files support which user jobs.The Data Flow Relationship
docs/jtbd-mapping.yamldefines the intent.scripts/jtbd_apply_mapping.pyprocesses the logic..adocfiles are updated, which ultimately changes the Search Result Snippets and Introduction Paragraphs that customers see on the live portal.What this PR "Fixes"
If you are reviewing this PR, you are likely addressing these common documentation "pain points":