v2026.4.1 — Re-weighting ARS for sleep/resume regressions across the fleet
After six weeks of telemetry across 312 Spark devices, we raised the weight of wake/sleep stability inside the Agent Readiness Score. Three devices moved by more than 4 points, one of them off the front page of the registry.
The Agent Readiness Score (ARS) was always meant to be a living measurement. When we shipped v2026.4 in late September, sleep/resume reliability carried 8% of the composite. That was a defensible number when most Spark laptops were still on launch firmware and we had limited longitudinal data. Six weeks of fleet telemetry later, it is clearly too low.
Across 312 devices reporting opt-in telemetry, the single most common cause of an agent loop dying overnight was not a model crash, not a vLLM OOM, not even a thermal shutdown — it was the laptop failing to re-bind the Grace NPU after a lid-close/lid-open cycle. On four of the ten SKUs in our registry, we measured a non-trivial probability that an 8-hour sleep cycle would leave the agent runtime in a degraded state, requiring a manual `systemctl restart` of the inference daemon.
We are bumping sleep/resume from 8% to 14% of ARS, taking 4 points from raw throughput and 2 from cold-start latency. Both of those sub-scores were saturating at the top of the registry — the gap between the best and worst Spark on raw 70B throughput is now only about 35% — while the gap on resume reliability is closer to 4x.
Three devices moved by more than four points under the new weighting. The Razer Blade 16 Spark Edition lost 5 points (84 → 79) primarily because its current firmware drops the NPU context on hibernate. The Dell Precision S16 gained 2 points (88 → 90) because Dell shipped a firmware that survives a 72-hour suspend without re-binding. The HP Z-Spark Mini, which we always run headless, was unaffected because it never sleeps.
We are publishing the full re-scoring CSV alongside this note. If your fleet planning depends on a specific device staying above an ARS threshold, re-pull the registry before your next procurement cycle.
- →Sleep/resume weight in ARS: 8% → 14%.
- →Razer Blade 16 Spark: ARS 84 → 79 (firmware regression).
- →Dell Precision S16: ARS 88 → 90 (firmware improvement).
- →Headless mini-PC scores unaffected.