Skip to content

[docs] Update glossary - weekly full scan - #57413

Merged
pelikhan merged 2 commits into
mainfrom
docs/glossary-weekly-update-2026-08-31-83a253fe0b36e1ef
Aug 31, 2026
Merged

[docs] Update glossary - weekly full scan#57413
pelikhan merged 2 commits into
mainfrom
docs/glossary-weekly-update-2026-08-31-83a253fe0b36e1ef

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Weekly glossary scan (2026-08-31)

Reviewed commits and doc changes from the last 7 days and added/updated glossary entries for newly introduced terminology.

Terms added

  • Agent Identifier Configuration (agentId, agentIds) — MCP Gateway agent/session identifier fields (mutually exclusive), from docs/src/content/docs/reference/mcp-gateway.md.
  • Cooldown (on.cooldown) — new frontmatter field gating repeated agent job activation, from ADR-56998.
  • Trajectory IR — canonical intermediate representation consumed by trajectory graders.
  • Trajectory Graders (importable graders: fragments) — catalog of importable grader definitions (tool-output-consumption-rate, exploration-error/exploitation-error, event-entropy-rate, lempel-ziv-trajectory-complexity, policy-near-miss, the RQA family, skill-constraint-coverage, state-revisit-probability-rep), from .github/workflows/shared/graders/.

Terms updated

  • Stop After — extended to document the new typed on.stop-after field and support for GitHub Actions expression values (runtime-resolved), per ADR-56983.

Notes

  • No changes needed for drain3 weight tuning, add_package_ownership.go debug logging, or the CTR-004 threat-spec entry — these are internal/implementation details not surfaced as new user-facing terminology.
  • make build-docs succeeds for these changes. A pre-existing, unrelated link-validation failure exists for /gh-aw/gallery/... pages (verified untouched by this change).
  • Steering issue reference in this run resolved to an empty issue number, so no steering comments were available to incorporate.

Generated by 📝 Glossary Maintainer · copilot · auto · 84.2 AIC · ⌖ 8.51 AIC · ⊞ 18.1K ·

  • expires on Sep 2, 2026, 2:34 AM UTC-08:00

Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • github.com

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "github.com"

See Network Configuration for more information.

Generated by 👨‍🍳 PR Sous Chef · pi · gpt54 · 9.32 AIC · ⌖ 8.61 AIC · ⊞ 9.2K ·
Comment /souschef to run again

Add new terms: Agent Identifier Configuration (agentId/agentIds), Cooldown
(on.cooldown), Trajectory IR, Trajectory Graders catalog. Update Stop After
entry to cover the new typed on.stop-after field and runtime expression
support.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot added documentation Improvements or additions to documentation glossary labels Aug 31, 2026
@gh-aw-bot

Copy link
Copy Markdown
Collaborator

@copilot this PR has no successful forward-progress signal yet. Please refresh the branch if needed, review current checks, and run the pr-finisher skill to either complete the change or close the PR if it is no longer needed.

Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • github.com

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "github.com"

See Network Configuration for more information.

Generated by 👨‍🍳 PR Sous Chef · pi · gpt54 · 9.32 AIC · ⌖ 8.61 AIC · ⊞ 9.2K ·
Comment /souschef to run again

Copilot AI commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

@copilot this PR has no successful forward-progress signal yet. Please refresh the branch if needed, review current checks, and run the pr-finisher skill to either complete the change or close the P...

Ran the pr-finisher pass. Summary:

  • Mergeable — branch is up to date with main (git rev-list --count HEAD..origin/main = 0), no conflicts, PR is open and not draft. mergeStateStatus is blocked only because required checks have not run on this HEAD.
  • Reviews — no review threads exist on this PR (get_review_comments returns 0 threads); this sous-chef comment is the only feedback.
  • Checks (local)make build-docs reproduces cleanly. The only build failure is the pre-existing, unrelated starlight-links-validator error for /gh-aw/gallery/ai-issue-triage/ and /gh-aw/gallery/ci-failure-investigation/ in gallery.md, reference/faq.md, and setup/quick-start.mdx — none of which this PR touches (diff is docs/src/content/docs/reference/glossary.md only, +17/-1). No glossary link errors, so every new cross-reference anchor resolves.
  • Content verified — re-checked each new/updated entry against the source of truth: on.cooldown (Go duration, ≥5m, expressions rejected) and on.stop-after (expression values resolved at runtime) match pkg/parser/schemas/main_workflow_schema.json; agentId/agentIds match pkg/workflow/schemas/mcp-gateway-config.schema.json.
  • Checks (CI) — unverified. No repo CI has run on 5131a54, and agent pushes do not trigger workflows.

No code changes were needed, so no new commit was pushed (an empty commit would add noise). The PR is still needed and is correct as-is.

Hand-off: a maintainer needs to re-trigger CI (close/reopen the PR, workflow_dispatch, or push) before merge.

Co-authored-by: gh-aw-bot <259018956+gh-aw-bot@users.noreply.github.com>
Copilot AI requested a review from gh-aw-bot August 31, 2026 11:09
@pelikhan
pelikhan merged commit 33350cd into main Aug 31, 2026
@pelikhan
pelikhan deleted the docs/glossary-weekly-update-2026-08-31-83a253fe0b36e1ef branch August 31, 2026 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation glossary

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants