Skip to content

docs: update DICTATION.md with high-frequency project terms - #43497

Merged
pelikhan merged 3 commits into
mainfrom
copilot/fix-dictation-prompt-generator
Jul 5, 2026
Merged

docs: update DICTATION.md with high-frequency project terms#43497
pelikhan merged 3 commits into
mainfrom
copilot/fix-dictation-prompt-generator

Conversation

CopilotAI commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

The scheduled Dictation Prompt Generator workflow timed out mid-execution, leaving DICTATION.md unupdated. 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):

TermDoc occurrences
runtime392
logs250
metadata225
replay102
self-hosted52
Dependabot~92
@copilot~6 (high user-facing value for bot assignment)

Removed (low-frequency, low dictation ambiguity):
add-wizard, central-repo-ops, correction-ops, dispatch-ops, ephemerals, crush, model-alias

Speech-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.

CopilotAI linked an issue Jul 5, 2026 that may be closed by this pull request
- 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>
CopilotAI changed the title [WIP] Fix dictation prompt generator workflow failuredocs: update DICTATION.md with high-frequency project termsJul 5, 2026
CopilotAI requested a review from pelikhanJuly 5, 2026 08:19
@pelikhan

Copy link
Copy Markdown
Collaborator

@copilot extend to 1000 terms

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>

CopilotAI commented Jul 5, 2026

Copy link
Copy Markdown
ContributorAuthor

@copilot extend to 1000 terms

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.).

@github-actions

Copy link
Copy Markdown
Contributor

🤖 PR Triage — Run §28741077056

FieldValue
Categorydocs
Risk🟢 Low
Priority Score12/100 — impact:5 urgency:2 quality:5
Actiondefer
NoteDraft PR

Rationale: Draft DICTATION.md update (+801/−10) from timed-out scheduled workflow. Defer — low urgency and still in draft state.

Generated by 🔧 PR Triage Agent · 91.2 AIC · ⌖ 11.9 AIC · ⊞ 5.5K ·

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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
FileDescription
DICTATION.mdUpdates 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

Comment threadDICTATION.md
Comment on lines 12 to 16
## Project Glossary

@copilot
ab-testing-advisor
acceptEdits
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This pull request is included in a new release.

Release: v0.82.3

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[aw] Dictation Prompt Generator failed

3 participants

@pelikhan