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
Audit completed for 14 workflow runs in the last 24 hours (2026-05-07). Overall health is strong: no missing tools, no missing data events, and all agent-level runs completed successfully. Six errors reported are from two Smoke CI runs that were cancelled due to digest-mismatch on push events without PR context β this is expected behavior for that workflow.
Summary Metrics
Metric
Value
Total Runs
14 (Claude: 4, Copilot: 9, Codex: 1)
Completed
12
Cancelled
2 (Smoke CI, expected)
Total Errors
6 (Smoke CI cancelled runs only)
Missing Tools
0
Missing Data
0
Total Tokens
8,576,519 (35.5M effective with caching)
Total Cost
$3.79
Action Minutes
101
GitHub API Calls
62
Safe Output Items
0 (all read-only actuation)
Workflow Health Trends
Significant improvement since the last data point (2026-04-07): success rate jumped from 50% β 100% (excluding skipped runs). The April 7 data showed 10 failures out of 20 active runs; today has 20 successes, 0 failures, and 2 intentional cancellations. The 6 "errors" flagged in today's run come from infrastructure-level digest-mismatch events in cancelled Smoke CI runs, not agent errors.
Token Usage & Cost Trends
April 7 showed $0 cost because all runs used Copilot (no token tracking). Today's $3.79 reflects 4 Claude Code runs with full token instrumentation. The Daily Caveman Optimizer was the single largest cost driver ($2.03, 2.7M tokens, 16.9 minutes). Prompt caching multiplied effective token throughput 4.1Γ (8.5M β 35.5M effective tokens).
Actuation: All 14 runs stayed read-only (0 write-capable outputs)
Cross-run anomaly: 1 high-anomaly event detected (score 0.65, tool_result stage) β rare log cluster from a new template, minor concern
Execution: 19 distinct event templates across 6 pipeline stages from 25 events
Recommendations
Smoke CI digest-mismatch: No action required β this is a known pattern for push-triggered runs without PR context. The agent correctly short-circuits with noop.
Token/cost tracking for Copilot: Copilot runs show $0 / no tokens β consider whether token reporting from Copilot is desired for cost attribution.
Trend data gaps: Only 2 data points in 30-day window (April 7, May 7). As the audit agent accumulates daily runs, trend charts will become more informative.
Prompt cache efficiency: 4.1Γ cache multiplier is healthy β effective tokens 4Γ raw tokens indicates good cache utilization.
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.
-
Overview
Audit completed for 14 workflow runs in the last 24 hours (2026-05-07). Overall health is strong: no missing tools, no missing data events, and all agent-level runs completed successfully. Six errors reported are from two Smoke CI runs that were cancelled due to
digest-mismatchon push events without PR context β this is expected behavior for that workflow.Summary Metrics
Workflow Health Trends
Significant improvement since the last data point (2026-04-07): success rate jumped from 50% β 100% (excluding skipped runs). The April 7 data showed 10 failures out of 20 active runs; today has 20 successes, 0 failures, and 2 intentional cancellations. The 6 "errors" flagged in today's run come from infrastructure-level
digest-mismatchevents in cancelled Smoke CI runs, not agent errors.Token Usage & Cost Trends
April 7 showed $0 cost because all runs used Copilot (no token tracking). Today's $3.79 reflects 4 Claude Code runs with full token instrumentation. The Daily Caveman Optimizer was the single largest cost driver ($2.03, 2.7M tokens, 16.9 minutes). Prompt caching multiplied effective token throughput 4.1Γ (8.5M β 35.5M effective tokens).
Workflow Run Details
View All 14 Runs
Errors Analysis
6 errors β all from 2 Smoke CI runs (runs Β§25521360963 and Β§25521394926):
pushevents (not PRs), so the agent correctly issued anoop("no PR context, no action needed")digest-mismatchin artifact download during the cancelled jobsErrorCount: 0in both agent run summariesSecurity & Integrity
list_issuescalls (unapproved external contributors:anthonymastreanvae,clementbolin,sbodapati-gfm,MauroDruwel,ericstj,jbaruch,rhardouin,IEvangelist,labudis). This is the firewall working correctly.MCP Tool Usage
Observability Insights
tool_resultstage) β rare log cluster from a new template, minor concernRecommendations
References:
Beta Was this translation helpful? Give feedback.
All reactions