{formatBucketStart(point.bucketStart, bucket)}
++ Completed runs + {point.completedRuns.toLocaleString()} +
++ Failed runs + {point.failedRuns.toLocaleString()} +
++ Setup failures + {point.setupFailures.toLocaleString()} +
++ Interrupted runs + {point.interruptedRuns.toLocaleString()} +
++ No operational errors observed in this period. +
+ ) : ( ++ Operational outcome trends from best-effort Cloud Agent reporting. +
++ Reporting is best-effort, so totals can undercount execution. Periods end at refresh time; + edge UTC {bucket === 'day' ? 'days' : 'hours'} may be partial. +
+ {health.error && ( +