[docs] Update glossary - weekly full scan#31485
Merged
Conversation
Add missing terms identified from last 7 days of changes: - max-runs: top-level AWF invocation cap (from engine.max-runs refactor) - user-rate-limit: per-user rate limiting field - gh aw forecast: experimental Monte Carlo token projection command Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.
Glossary Updates - 2026-05-11
Scan Type
Terms Added
max-runs): Top-level frontmatter field (refactored fromengine.max-runs) that caps AWF engine invocations per run. Added following PR Refactorengine.max-runsto top-levelmax-runswith AWF enforcement #31418.user-rate-limit): Per-user rate limiting field withmax-runs-per-window,window,events, andignored-rolessub-fields. Added following PR Renamerate-limittouser-rate-limitand migratemax-runstomax-runs-per-window#31390.gh aw forecast): New experimental CLI command for Monte Carlo token-usage projection with P10/P50/P90 confidence intervals. Added following PR feat: addgh aw forecastcommand for projecting workflow effective token usage (experimental) #31377.Changes Analyzed
doc-changes.txtRelated Changes
engine.max-runsto top-levelmax-runswith AWF enforcement #31418: Refactorengine.max-runsto top-levelmax-runsrate-limittouser-rate-limitand migratemax-runstomax-runs-per-window#31390: Renamerate-limittouser-rate-limitand migratemax-runstomax-runs-per-windowgh aw forecastcommand for projecting workflow effective token usage (experimental) #31377: Addgh aw forecastcommand (Monte Carlo projection)Build
make build-docspassed ✅