Problem
Version distribution across the 30-day window:
| Version |
Servers |
Runs |
Share |
| 3.5.0.2026.04.23 |
40/40 |
1773 |
96.7% |
| 3.8.1.2026.07.25 |
40/40 |
61 |
3.3% |
Not true skew -- a single in-flight rollout. Every server ran 3.5.0 on its scheduled job for the whole window and picked up 3.8.1 on 2026-07-25 (1-2 runs each so far).
Consequence
96.7% of observed runs predate:
- 3.5.7 parallel-queue-leadership fix (v31y) -- the cause of the PARALLEL_COMPLETE half of the SILENT_NOOP findings
- the icjq effective_counter fix -- cause of PRIORITY_PASS_EMPTY on 31/40
- 3.5.4 @FirstTimeFullScanCapRows and 3.5.9 @AbortOnIntegrityError -- why UNUSED_FEATURES fires 40/40 for both
Note
The rollout does NOT fix the p0 lazy-mop-up CONTINUE bug, which is still present in current source. Sequence the rollout after that fix ships, or expect the COMPLETED-variant no-ops to persist.
Process gap
The effective_counter defect shipped as a silent point fix. A defect that silently disables the primary code path for ~3 months warrants a release advisory, not a changelog line.
Status (updated 2026-07-30)
v3.8.4 released (this epic's full remediation batch). Rollout target rescoped from 3.8.1 to 3.8.4. All fixes named above as rollout motivators are confirmed shipped as of v3.8.4, including the p0 lazy-mop-up CONTINUE fix this issue flagged as a blocker. Still an ops/deploy task, not a code fix -- needs a fresh diagnostic sweep to confirm actual fleet version distribution before this can be closed.
Problem
Version distribution across the 30-day window:
Not true skew -- a single in-flight rollout. Every server ran 3.5.0 on its scheduled job for the whole window and picked up 3.8.1 on 2026-07-25 (1-2 runs each so far).
Consequence
96.7% of observed runs predate:
Note
The rollout does NOT fix the p0 lazy-mop-up CONTINUE bug, which is still present in current source. Sequence the rollout after that fix ships, or expect the COMPLETED-variant no-ops to persist.
Process gap
The effective_counter defect shipped as a silent point fix. A defect that silently disables the primary code path for ~3 months warrants a release advisory, not a changelog line.
Status (updated 2026-07-30)
v3.8.4 released (this epic's full remediation batch). Rollout target rescoped from 3.8.1 to 3.8.4. All fixes named above as rollout motivators are confirmed shipped as of v3.8.4, including the p0 lazy-mop-up CONTINUE fix this issue flagged as a blocker. Still an ops/deploy task, not a code fix -- needs a fresh diagnostic sweep to confirm actual fleet version distribution before this can be closed.