[docs] Update glossary - daily scan - #49117
Merged
Merged
Conversation
Daily scan for 2026-07-30. Added 3 new glossary entries: - Implausible Shallow Range Guard: documents the fail-fast check in push-to-pull-request-branch that detects when a shallow clone causes git rev-list to report the entire local history as the commit range (commit 2c32514). - Egress Context Validation (MCE1): documents the safe-output handler safeguard that validates triggering context before writing NDJSON, applied to 10 handlers to prevent hard-fails on scheduled runs (commit 6e66359). - Updated Safe Output Messages entry to mention the individual AI cost and detection footer template variables (commit 9f0e737). Candidates reviewed but not added: Copilot SDK stability change (existing glossary entry already accurate, no experimental wording to remove), bundle prerequisite SHA linearization, cache lightweight agentic workflow logs, goroutinemissingrecover linter, stringsconcatloop accumulator pattern, ValidateExecutablePath/ ResolveExecutablePath (all internal implementation details or contributor-only tooling, not user-facing documentation terms). 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.
Warning
threat detection engine error
The threat detection engine encountered an error and could not complete analysis. This is a tooling failure, not a security finding.
Details
The threat detection engine failed to produce results.
Review the workflow run logs for details.
Overview
Docs-only update to the glossary (
docs/src/content/docs/reference/glossary.md), adding definitions for recently introduced safe-output concepts. No code changes.Key Changes
{ai_model},{ai_credits},{ai_credits_formatted},{agent_ai_credits_formatted},{evals_ai_credits_formatted},{threat_detection_ai_credits_formatted},{detection_conclusion},{detection_reason}) usable in custom footer templates.close_pull_request,merge_pull_request,mark_pull_request_as_ready_for_review,add_reviewer,reply_to_pull_request_review_comment,close_issue,add_labels,remove_labels,update_discussion, andclose_discussion.push-to-pull-request-branchsafety check that detects shallow-clone (fetch-depth: 1) artifacts causinggit rev-listto report an implausible commit range, guarded by a 100-commit threshold.Details
docs/src/content/docs/reference/glossary.mdNext Actions
None — documentation-only change ready to merge.