@@ -663,9 +663,9 @@ The runner-allocation and internal-error failures handled by Hosted Runner
663663Recovery originate in GitHub Actions, outside repository-controlled workflow
664664code. Hosted Runner Recovery contains these failures without claiming to repair
665665their source. Remove ` .github/workflows/hosted-runner-recovery.yaml ` and its
666- controller only after the three platform workflows record 30 consecutive days
667- with no first-attempt failure accepted by the recovery classifier, or after those
668- workflows stop using GitHub-hosted runners. Each accepted Hosted Runner Recovery
666+ controller only after the platform-evidence workflow records 30 consecutive days
667+ with no first-attempt failure accepted by the recovery classifier, or after that
668+ workflow stops using GitHub-hosted runners. Each accepted Hosted Runner Recovery
669669request resets that observation window.
670670
671671### Runner comparison telemetry
@@ -788,7 +788,7 @@ to the portable free-memory value and labels that value as `memory free`.
788788The comparison time series is diagnostic-only and is not an input to terminal
789789classification or retry policy. Runner-comparison telemetry does not affect
790790` E2E / Main Retry ` decisions. Hosted Runner Recovery remains limited to
791- authenticated runner-loss evidence for its three platform workflows .
791+ authenticated runner-loss evidence for its platform-evidence workflow .
792792
793793Treat a missing summary as unavailable evidence, not as low utilization. A
794794hard runner loss can prevent finalization or artifact upload. When you compare
0 commit comments