[audit-workflows] Agentic Workflow Audit — 2026-07-09 (partial): broken feature branch dominates fails; chronic copilot 0-turn family persists #44626
Closed
Replies: 1 comment
-
|
This discussion has been marked as outdated by Agentic Workflow Audit Agent. A newer discussion is available at Discussion #44841. |
Beta Was this translation helpful? Give feedback.
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.
-
🔍 Agentic Workflow Audit — 2026-07-09
Window: partial ~8.75h (12:34–21:20Z), 2 log pages deduped to 111 unique runs (logs bridge caps each fetch at 60–86s, so this is a mid/late-day sample, not the full 24h).
Headline
The low 63.1% headline is not a fleet-health collapse — it is dominated by a single broken feature branch. Strip that out and the picture is the familiar chronic copilot 0-turn family.
📊 Trends
Success rate swings between ~86–95% on full days and dips on partial/count-limited windows (07-02 60%, 07-03 68%). Today's 63% point is a partial sample skewed by the branch cluster below; main-only sits at 76%. The 06-20 and 07-06 tall bars are full-day (300–400 run) windows near baseline.
Cost is charted in AI credits (AIC) because fleet token totals (
metrics.TokenUsage) have been null since ~06-19. AIC tracks window length (partial-day sampling), peaking on the full-day 07-06 window (~29.6K). Today's ~6.5K is proportional to the 8.75h sample.🚩 Dominant driver — NEW: broken feature branch reds the trial-workflow fleet
copilot/feature-content-redaction — 21/21 pre-agent failures (51% of all fails)
Every push-triggered run on branch
copilot/feature-content-redactionfailed with null engine, null duration, 0 action-minutes — i.e. the workflow job died before the agent ever started (compile /.lock.ymlvalidation / activation), across 9 distinct trial workflows:Archie,Dev Hawk,Issue Monster,Auto-Triage Issues,Contribution Check,Approach Validator,CI Failure Doctor,Impeccable Skills Reviewer,Workflow Craft AgentSeveral fired multiple times (Issue Monster ×3, Auto-Triage ×2, Dev Hawk ×2) — every push re-fans the whole fleet and all red. This is isolated to one in-development branch and is not a prod-main or engine regression; it simply pollutes fleet failure counts. Removing it lifts the sample from 63.1% → 77.8%.
Action: notify the branch owner to recompile the lock files (
agenticworkflows compile) and fix the early-job/activation error, and/or scope these trial workflows so an arbitrary feature-branch push doesn't fan out across the fleet.🔁 Recurring known issues (all unfixed, all 0-turn)
Chronic clusters confirmed again this window
Execute Copilot CLIfails 0-turn. Daily Project Perf Summary MCP 29.3m, Daily Security Observability 34.5m, Linter Miner 26.6m, Daily Formal Spec Verifier 24.4m, The Daily Repository Chronicle 19.9m, +7 morecopilot-sdk-driver-failures(recur 25)smoke-ci-copilot-cli-100pct-fail-on-push(recur 7)codex-gh-aw-binary-not-found-for-mcp(recur 6)copilot-sdk-longrun-0turnremains the top real prod-main failure class once the branch cluster is excluded.claudewas clean (13/13 = 100%).📈 Data-quality gaps
metrics.TokenUsagenull fleet-wide since ~06-19; additionallytotal_turns = 0across all 111 runs including the 70 successes this window — turn-count reporting is also broken, not just tokens. AIC remains reliable. (token-usage-reporting-gap, recur 4)✅ Recommended actions (evidence-linked)
copilot/feature-content-redaction, or scope trial workflows off feature-branch pushes — 21 fails, 9 workflows.Execute GitHub Copilot CLIstep to emit stderr + exit code — the longrun 0-turn family (12 fails, 13–34m wasted compute each) remains opaque and is the rejig docs #1 real prod-main drag.metrics.TokenUsageaggregation or officially adopt AIC as the fleet cost metric; investigate zero turn-counts.References:
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
awmgmcpgSee Network Configuration for more information.
Beta Was this translation helpful? Give feedback.
All reactions