User story
As a maintainer, I want to know why a requested test module did not execute, so that I can choose a causal correction instead of repeatedly rerunning incomplete suites.
Acceptance criteria
Status and scope
Deferred. Activate only if a specific recorded worker-start failure prevents necessary validation. No execution is authorized by publishing this story.
This tracks the worker-start portion of #710. It does not absorb every intermittent test or the separate background-refresh/stdio-session timeout cases, and the recovery-clock correction need not wait for it.
Reuse the existing worker-failure guard and requested/report matching. Preserve the original diagnosis.
Identical-code passing reruns demonstrate intermittency; they do not establish a scheduling-only cause or exclude a load-sensitive product race.
User story
As a maintainer, I want to know why a requested test module did not execute, so that I can choose a causal correction instead of repeatedly rerunning incomplete suites.
Acceptance criteria
Status and scope
Deferred. Activate only if a specific recorded worker-start failure prevents necessary validation. No execution is authorized by publishing this story.
This tracks the worker-start portion of #710. It does not absorb every intermittent test or the separate background-refresh/stdio-session timeout cases, and the recovery-clock correction need not wait for it.
Reuse the existing worker-failure guard and requested/report matching. Preserve the original diagnosis.
Identical-code passing reruns demonstrate intermittency; they do not establish a scheduling-only cause or exclude a load-sensitive product race.