[detection-analysis] Detection Analysis Report — 2026-08-04 #50421
Closed
Replies: 1 comment
|
This discussion has been marked as outdated by Detection Analysis Report. A newer discussion is available at Discussion #50949. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Summary
Warning
6 misconfigured workflows were detected in this window — see table below.
Comparison Chart
Detection-enabled runs had a higher success rate (95.2%) than regular runs (72.2%), and higher average token usage (36,122 vs 18,946) — consistent with detection runs skewing toward more complex/heavier workflows in this repo.
Misconfigured Workflows
gh-aw-detection: trueto workflow frontmatter — high-frequency workflow (>3 runs observed) should have detection enabled.gh-aw-detection: trueto workflow frontmatter — high-frequency workflow (>3 runs observed) should have detection enabled.gh-aw-detection: trueto frontmatter.Note: "Daily Agentic Workflow AIC Usage Audit" was checked against the name-pattern rule but excluded per its documented repository-level opt-out (source-managed from
githubnext/agentic-ops).Note on
detection-enabled-run-failed: no dedicated detection-step status is exposed inaw_info.json, so this rule uses overall run conclusion as a proxy for failed detection-enabled runs. Confirm these are genuine detection-step issues (vs. unrelated task failures) before filing fixes.Note on
detection-disabled-high-frequency: run counts here reflect only the 24h window (a lower bound on the 7-day count required by the rule); since 24h ⊆ 7d, any workflow with >3 runs in 24h necessarily has >3 runs in the trailing 7 days, so these are confidently flagged. No workflow alternated between detection-enabled/disabled within the window.View All Run Metrics
View Historical Trend
Regular-run volume spiked sharply around 2026-07-21–07-24 (up to ~197/day) then dropped off after 2026-07-29, while detection-run volume has been climbing since late July, peaking at 185 on 2026-08-03. Detection success rate has stayed consistently in the high-80s to high-90s range across the 30-day window.
Recommendations
gh-aw-detection: truetoSmoke AiderandSmoke Goose— both run frequently (5 and 4 runs respectively in this 24h window alone) without detection enabled.gh-aw-detection: truetoDaily Regulatory Report Generator— its name signals an audit/reporting workflow that should be covered by detection.PR Code Quality Reviewer,Issue Monster, andDaily BYOK Ollama Testto confirm whether failures are detection-step related or unrelated task errors.gh-aw-detectionsettings within the 24h window — continue monitoring for config drift in future runs.All reactions