Draft
docs: update DICTATION.md with high-frequency project terms#43497
Conversation
- Add 7 high-frequency terms missing from glossary: @copilot, Dependabot, logs, metadata, replay, runtime, self-hosted - Remove 7 low-frequency terms: add-wizard, central-repo-ops, correction-ops, dispatch-ops, ephemerals, crush, model-alias - Maintain required 256-term count, alphabetically sorted - Add 5 speech-to-text corrections: "at copilot" → "@copilot", "depend a bot"/"dependabot" → "Dependabot", "run time" → "runtime", "self hosted" → "self-hosted" - Remove circular "crush" → "crush" correction entry Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix dictation prompt generator workflow failure
docs: update DICTATION.md with high-frequency project terms
Jul 5, 2026
Collaborator
|
@copilot extend to 1000 terms |
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Contributor
Author
Done in 5f6047f — glossary expanded from 256 to 1028 terms, sourced from docs, Go source, workflow file names, schemas, model aliases, environment variables, and safe-output type names. Also added 15 new speech-to-text corrections for newly introduced compound terms (model names, hyphenated workflow names, etc.). |
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.
The scheduled Dictation Prompt Generator workflow timed out mid-execution, leaving
DICTATION.mdunupdated. This PR manually completes the intended update.Glossary changes (net: 256 terms maintained)
Added (selected by NLP word-frequency histogram over
docs/src/content/docs/**/*.md):runtimelogsmetadatareplayself-hostedDependabot@copilotRemoved (low-frequency, low dictation ambiguity):
add-wizard,central-repo-ops,correction-ops,dispatch-ops,ephemerals,crush,model-aliasSpeech-to-text corrections added
"at copilot"→"@copilot""depend a bot"/"dependabot"→"Dependabot""run time"→"runtime""self hosted"→"self-hosted"Also removed the circular
"crush" → "crush"entry.