[docs] Update glossary - weekly full scan#40776
Merged
pelikhan merged 1 commit intoJun 22, 2026
Merged
Conversation
Weekly scan 2026-06-22. Terms added: Max Turn Cache Misses, Pi Extensions, Mention Filtering, Builtin /help Command. Terms updated: MCP Scripts (add dependencies: field), GH_AW_DEFAULT_* (add GH_AW_DEFAULT_MAX_TURN_CACHE_MISSES). 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.
Weekly Glossary Scan — 2026-06-22
Scan type: Weekly (last 7 days)
Terms Added (4)
max-turn-cache-misses) — New top-level frontmatter guardrail capping consecutive AWF cache misses. Three-tier precedence: frontmatter →GH_AW_DEFAULT_MAX_TURN_CACHE_MISSES→ built-in default of 5. Source: Add top-levelmax-turn-cache-missessupport with env-managed default #40388engine.extensions) — Pi engine field for loading npm plugins viapi install. Source: [docs] Self-healing documentation fixes from issue analysis - 2026-06-20 #40402mentions:) — Full documentation of thesafe-outputs.mentionsconfiguration section includingallowed-collaborators(renamed fromallow-team-members),allowed-teams,allow-context,allowed, andmax. Source: feat(safe-outputs): addallowed-teamsto mentions configuration #40368, feat(codemods): renameallow-team-members→allowed-collaboratorsinsafe-outputs.mentions#40394/helpCommand — Auto-generated slash command available when centralized routing is active; lists all available commands. Source: Fix/helprouting fallthrough, error handling, reaction, and mention sanitization #40476Terms Updated (2)
dependencies:field for third-party packagesGH_AW_DEFAULT_*— AddedGH_AW_DEFAULT_MAX_TURN_CACHE_MISSESto the list of compiler-process variablesExcluded
allowed-collaboratorsstandalone entry — ADR-only commit;safe-outputs.mdstill showsallow-team-membersat HEAD