Workflows lookup reference: add glossary and expand cheat-sheet gotchas#6826
Draft
benironside wants to merge 1 commit into
Draft
Workflows lookup reference: add glossary and expand cheat-sheet gotchas#6826benironside wants to merge 1 commit into
benironside wants to merge 1 commit into
Conversation
Closes docs-content-internal#1159. Two deliverables in one PR: 1. New explore-analyze/workflows/reference/glossary.md (48 terms). Adapted from the PM internal docset (elastic/workflows-internal- docs, reference/glossary.md). One H3 per term with per-term anchor; alphabetical groups (A-B, C, D-E, F-H, I-K, L, N-O, P-R, S, T, V-W, Y) mirror the PM source. Cross-links rewritten from PM-site relative paths to docs-content paths. Cut 7 terms not Workflows-specific (devops/security/observability acronyms): CI, EDR, NL authoring (experimental, not documented), SIEM, SLO, SOAR, SOC. Fixed version-prose in 5 PM-source entries (Composition, Event- driven trigger, Streams, Tech Preview, Trigger, workflows.failed) — moved version info to applies_to directives, dropped "in 9.4" qualifiers. Updated Terminal state to include timed_out (matches the lifecycle-table fix that shipped in PR #6669). 2. Cheat-sheet expansion: added a worked-example YAML snippet under each of the 10 gotchas that support one (gotcha 1 is purely UI- driven and has no YAML form). Each snippet is 3-12 lines, shows either wrong/right comparison or a single correct shape. Patterns anchored in existing reference pages, not invented. TOC: added glossary.md to the Reference sub-parent in explore- analyze/toc.yml; alphabetized the existing entries (cheat-sheet, context-variables, glossary, liquid-filters, step-types). Cross-links: glossary added to cheat-sheet's Related section, a terminology pointer added near the top of pass-data-handle-errors, and a Glossary signpost added to the workflows.md landing-page Learn-more section. Co-authored-by: Cursor <cursoragent@cursor.com>
Contributor
Elastic Docs AI PR menuCheck the box to run an AI review for this pull request.
Powered by GitHub Agentic Workflows and docs-actions. For more information, reach out to the docs team. |
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.
Closes elastic/docs-content-internal#1159.
Summary
Two deliverables for the Workflows lookup-reference surface:
explore-analyze/workflows/reference/glossary.md— 48 terms adapted from the PM internal docset, with cross-links into the canonical reference pages.Glossary scope
55 terms in the PM source → 48 ship → 7 cut.
Cut (7): CI (devops-generic), EDR (security-category), NL authoring (experimental, not documented in docs-content), SIEM / SLO / SOAR / SOC (security and observability category labels, not Workflows-specific).
PM-source corrections applied during conversion:
applies_toinstead.workflows.failed".applies_to.applies_tosystem instead of the PM-site badging.timed_out(matches the lifecycle-table fix shipped in PR #6669).workflows.failed" — dropped "(Tech Preview)" prose; usesapplies_to.Plus PM-site relative paths rewritten to docs-content paths.
Files changed (5)
explore-analyze/workflows/reference/glossary.md.explore-analyze/workflows/reference/cheat-sheet.md— 10 worked-example YAML snippets added inside the existing "Top gotchas" section; Glossary added to Related.explore-analyze/toc.yml— glossary added to the Reference sub-parent; existing 4 entries alphabetized.explore-analyze/workflows/authoring-techniques/pass-data-handle-errors.md— terminology pointer near the top of the page.explore-analyze/workflows.md— Glossary signpost in the Learn-more section.Generative AI disclosure