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 extend to 1000 terms |
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
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.). |
🤖 PR Triage — Run §28741077056
Rationale: Draft DICTATION.md update (+801/−10) from timed-out scheduled workflow. Defer — low urgency and still in draft state.
|
There was a problem hiding this comment.
Pull request overview
This PR manually updates DICTATION.md after the scheduled Dictation Prompt Generator workflow timed out, aiming to refresh the project glossary and expand common speech-to-text correction mappings.
Changes:
- Expanded the Project Glossary with many additional high-frequency project terms (including
@copilot,runtime,logs,metadata,self-hosted,Dependabot). - Added new speech-to-text correction rules (e.g., “at copilot” →
@copilot, “run time” →runtime, “self hosted” →self-hosted). - Removed the circular
"crush" → "crush"correction entry.
Show a summary per file
| File | Description |
|---|---|
DICTATION.md |
Updates the dictation glossary and adds speech-to-text correction mappings intended to improve dictation accuracy for gh-aw terminology. |
Review details
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 1/1 changed files
- Comments generated: 1
- Review effort level: Low
| ## Project Glossary | ||
|
|
||
| @copilot | ||
| ab-testing-advisor | ||
| acceptEdits |
|
🎉 This pull request is included in a new release. Release: |
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.