You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Window: partial ~21.5h (2026-07-05 23:47Z → 2026-07-06 21:16Z) · 400 runs · 86.25% success · engines via engine_id from aw_info.json.
Metric
Value
Overall success
345 / 400 = 86.25%
Prod-main (main)
178 / 216 = 82.4% (ex-Smoke CI: 89.4%)
Non-main (PR)
167 / 184 = 90.8%
Missing tools / data / MCP failures
0 / 0 / 0
AI credits (AIC)
~29,611 · action-min 4,852 · GH API calls 6,685
Headline: Healthy-on-baseline. Every one of the 55 failures is a 0-turn agent-job driver failure (CLI startup or post-work Execute-CLI abort) — zero agent-logic failures, zero missing tools/data, zero MCP failures. The fleet's agents are working; the harness driver layer is where reliability is lost.
📊 Trend Charts
Overall success has oscillated in the 68–98% band over 30 days with no directional trend; today's 86.25% sits just below the 30-day median. The dips (06-20 Skillet, 06-25 distributed 0-turn, 06-30 Smoke CI onset, 07-03 pi collapse) are each traceable to a specific cluster rather than broad degradation — the baseline is stable, the variance is cluster-driven.
Reported daily tokens collapsed from 20–125M/day (early June) to null/near-zero since ~06-19 — this is a metrics gap (metrics.TokenUsage empty), not a real usage drop, since run volume held at 300–400/day. AIC (AI credits) remains reliable (~29.6K today) and should be the fleet cost metric until token aggregation is restored.
🔴 Failure Taxonomy (55 fails, all 0-turn driver aborts)
Daily yamllint Fixer failed on BOTH engines the same day — copilot (36.5m) + claude (27.6m) — cross-engine confirmation the longrun-0turn signature is harness-level, not engine-specific.
New copilot-longrun names surfaced: Layout Specification Maintainer (23.9m), Copilot Opt (52.8m — longest single failing run), Linter Miner (25m).
Isolated: PR firewall-branch smoke cluster (no fleet action)
On branch copilot/upgrade-gh-aw-firewall-v02724, 3/10 smoke checks failed (Smoke Copilot, Changeset Generator/codex, Smoke Gemini) while 7/10 passed (Smoke Claude, Codex, Pi, Antigravity, AOAI Entra+apikey, Agent Container). Because the majority passed and it is confined to one firewall-change PR, this is a PR-under-review signal (the allowlist change plausibly affects those engines' network paths) — not a fleet-wide infra outage. Flag to the PR author; no audit action.
✅ Recommendations (evidence-linked)
[P1 — highest ROI] Fix or mute Smoke CI's 100% push-fail. 17/17 = 100% across 6 observed windows (06-30→07-06); it is 31% of all fleet failures and a permanent red on main. Muting/fixing lifts prod-main 82.4% → 89.4%. Capture the Execute GitHub Copilot CLI stderr/exit-code — 0-turn aborts remain opaque. (rec-2026-07-01-smoke-ci-escalate, rec-smoke-ci-copilot-cli-100pct)
[HIGH] Root-cause the copilot Execute-CLI 0-turn family (~71% of fails). Now confirmed cross-engine (4 claude longrun-0turn share the signature). Instrument the Execute-CLI step to emit stderr+exit-code into artifacts and split instant (Smoke CI 3–5m) vs longrun (18–52m) sub-variants — they likely differ (startup vs session-idle/network). (rec-copilot-cli-0turn-rootcause)
[HIGH] Avenger err-config still unfixed (recur 18, since ~06-08). Model swaps haven't fixed the no-structured-logs follow-up-invocation path. Fix the follow-up path or keep the schedule paused. (rec-avenger-fix-err-config)
[LOW] Close the token-reporting gap. Restore metrics.TokenUsage aggregation (empty since ~06-19) or officially adopt AIC as the fleet token/cost chart metric. (rec-2026-07-06-token-reporting)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
🩺 Agentic Workflow Audit — 2026-07-06
Window: partial ~21.5h (2026-07-05 23:47Z → 2026-07-06 21:16Z) · 400 runs · 86.25% success · engines via
engine_idfromaw_info.json.main)📊 Trend Charts
Overall success has oscillated in the 68–98% band over 30 days with no directional trend; today's 86.25% sits just below the 30-day median. The dips (06-20 Skillet, 06-25 distributed 0-turn, 06-30 Smoke CI onset, 07-03 pi collapse) are each traceable to a specific cluster rather than broad degradation — the baseline is stable, the variance is cluster-driven.
Reported daily tokens collapsed from 20–125M/day (early June) to null/near-zero since ~06-19 — this is a metrics gap (
metrics.TokenUsageempty), not a real usage drop, since run volume held at 300–400/day. AIC (AI credits) remains reliable (~29.6K today) and should be the fleet cost metric until token aggregation is restored.🔴 Failure Taxonomy (55 fails, all 0-turn driver aborts)
smoke-ci-copilot-cli-100pct-fail-on-push(recur 6)copilot-sdk-driver-failures(recur 24)claude-agent-job-fail-longrun(cross-engine now)avenger-err-config(recur 18)nodenot available (Issues Report Gen)chroot-node-not-available(recur 11)daily-fact-codex-gpt54-0turn(WATCH, recur 2)Engine success rates & notable failing workflows
By engine:
pi48/48 = 100% ·claude69/74 = 93.2% ·copilot217/262 = 82.8% ·codex10/12 = 83.3% ·antigravity1/1 ·gemini0/1 (firewall-branch smoke).Top failing / costly workflows this window:
main.Isolated: PR firewall-branch smoke cluster (no fleet action)
On branch
copilot/upgrade-gh-aw-firewall-v02724, 3/10 smoke checks failed (Smoke Copilot, Changeset Generator/codex, Smoke Gemini) while 7/10 passed (Smoke Claude, Codex, Pi, Antigravity, AOAI Entra+apikey, Agent Container). Because the majority passed and it is confined to one firewall-change PR, this is a PR-under-review signal (the allowlist change plausibly affects those engines' network paths) — not a fleet-wide infra outage. Flag to the PR author; no audit action.✅ Recommendations (evidence-linked)
main. Muting/fixing lifts prod-main 82.4% → 89.4%. Capture theExecute GitHub Copilot CLIstderr/exit-code — 0-turn aborts remain opaque. (rec-2026-07-01-smoke-ci-escalate,rec-smoke-ci-copilot-cli-100pct)rec-copilot-cli-0turn-rootcause)rec-avenger-fix-err-config)metrics.TokenUsageaggregation (empty since ~06-19) or officially adopt AIC as the fleet token/cost chart metric. (rec-2026-07-06-token-reporting)References: §28825095587 · §28820262391 · §28821449142
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