Problem
The merge gate accepts a field that reports an earlier successful platform check followed by a relevant failure, such as Windows tests passed, but native Windows validation failed.
Acceptance
- Treat a relevant failed, cancelled, timed-out, or error outcome anywhere in the same host-evidence field as non-evidence.
- Preserve affirmative evidence and justified unaffected-host outcomes.
- Add controls for post-success failures on Windows and macOS.
Regression source
Discovered during review of PR #335. Follow up in a dedicated type:rectify PR after #335 merges; do not reopen the current P1-only batch.
Problem
The merge gate accepts a field that reports an earlier successful platform check followed by a relevant failure, such as
Windows tests passed, but native Windows validation failed.Acceptance
Regression source
Discovered during review of PR #335. Follow up in a dedicated
type:rectifyPR after #335 merges; do not reopen the current P1-only batch.