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
Root cause:apiProxy.defaultAiCreditsPricing not configured as fallback for claude-opus-5, causing API Error: 400 on every run since ~Jul 26. Newly observed regression: Daily AstroStyleLite Markdown Spellcheck also now failing 3/3 days (Jul 26–28) with the identical error — was 100% success Jul 21–25. No open issue yet for this workflow specifically; likely same root cause, covered by the systemic fix. Recommendation: Fix should be applied repo-wide via a shared AWF config default (sandbox.agent.default-ai-credits-pricing) rather than per-workflow patches, since new workflows keep regressing into this same failure mode.
Latest scheduled CI run (§30330701701, 2026-07-28T05:07) succeeded. Some push-triggered CI runs still intermittently fail/cancel (likely per-PR issues, not a systemic main-branch break).
Warnings ⚠️
Agentic Commands: 33/43 runs action_required (77%) — expected for approval-gated workflow, but volume remains high (P3, no action needed).
CGO / CWI / CJS (CI-adjacent gates on PRs): success rates 30–60% in sample, mostly action_required/pending-approval states on PRs from copilot-authored branches, not true failures.
claude-opus-5 pricing gap — recurring across unrelated workflows (Go Logger, Sergo, Safe Output Health Monitor, Step Name Alignment, Daily Safe Outputs Git Simulator, and now Daily AstroStyleLite). Needs a global default-pricing fallback fix, not per-workflow patches, to stop new regressions.
High: Land a repo-wide default-ai-credits-pricing fallback (see closed #48292 pattern) instead of continuing to patch individual workflows one at a time. Medium: Re-check PR Sous Chef branch-protection interaction (#47753) — recurring since prior reports. Low: Monitor Agentic Commands approval-gate volume; consider narrowing trigger scope if AR rate stays >70%.
Trends
Compilation: 100% stable (unchanged)
CI: Recovered from Jul 27 P0 regression
New regression this run: Daily AstroStyleLite Markdown Spellcheck (3-day failure streak, same root cause as tracked pricing issues)
Workflow Health Dashboard — 2026-07-28
Overview
Total: 264 | Compiled: 264 (100%) | Sampled runs (last ~200): 198 across 51 active workflows
Compilation Status ✅
.lock.ymlfiles present (0 missing)compile-validate.txtclean, no errorsCritical Issues 🚨 (P0/P1 — all already tracked, do not re-file)
Systemic: missing AI credits pricing for model "claude-opus-5" (5 workflows, open issues)
Root cause:
apiProxy.defaultAiCreditsPricingnot configured as fallback forclaude-opus-5, causingAPI Error: 400on every run since ~Jul 26.Newly observed regression: Daily AstroStyleLite Markdown Spellcheck also now failing 3/3 days (Jul 26–28) with the identical error — was 100% success Jul 21–25. No open issue yet for this workflow specifically; likely same root cause, covered by the systemic fix.
Recommendation: Fix should be applied repo-wide via a shared AWF config default (
sandbox.agent.default-ai-credits-pricing) rather than per-workflow patches, since new workflows keep regressing into this same failure mode.PR Sous Chef — persistent failures (P1, tracked)
Status unchanged since last report. DO NOT RE-FILE.
CI Status — Recovered ✅
Warnings⚠️
action_required(77%) — expected for approval-gated workflow, but volume remains high (P3, no action needed).action_required/pending-approval states on PRs from copilot-authored branches, not true failures.action_required— consistent with prior "persistent AR" note in shared memory (PR Add shared prompt quality gate for plateaued agent-review workflows #43527 still pending, per shared-alerts.md).Systemic Issues
action_required/failure rates, confirm the fix is fully rolled out.Recommendations
High: Land a repo-wide
default-ai-credits-pricingfallback (see closed #48292 pattern) instead of continuing to patch individual workflows one at a time.Medium: Re-check PR Sous Chef branch-protection interaction (#47753) — recurring since prior reports.
Low: Monitor Agentic Commands approval-gate volume; consider narrowing trigger scope if AR rate stays >70%.
Trends