Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/src/content/docs/reference/glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ A CLI command that downloads workflow run artifacts and logs, analyzes MCP tool

### Audit Diff (`gh aw audit diff`)

A `gh aw audit` subcommand that compares behavior across two workflow runs across firewall, MCP tool usage, and run metrics dimensions. Reports domain additions and removals, allowed/denied status changes, request volume drift, and anomaly flags. Useful for detecting regressions and behavioral drift between runs. See [Audit Commands](/gh-aw/reference/audit/#gh-aw-audit-diff-run-id-1-run-id-2).
A `gh aw audit` subcommand that compares behavior across two workflow runs across firewall, MCP tool usage, and run metrics dimensions. Reports domain additions and removals, allowed/denied status changes, request volume drift, and anomaly flags. Useful for detecting regressions and behavioral drift between runs. See [Audit Commands](/gh-aw/reference/audit/#gh-aw-audit-diff-base-run-id-comparison-run-id-comparison-run-id).
Copy link

Copilot AI Apr 5, 2026

Choose a reason for hiding this comment

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

The PR description lists the new anchor as #gh-aw-audit-diff-base-run-id-comparison-run-id-comparison-run-id-comparison-run-id, but the actual link updated here is #gh-aw-audit-diff-base-run-id-comparison-run-id-comparison-run-id (matching the audit.md heading). Please update the PR description to avoid confusion when someone cross-checks the change.

Copilot uses AI. Check for mistakes.

### Behavior Fingerprint

Expand Down
Loading