Fetching from the wire…
Public story · 2026-08-24 · high
The fix traces to PR #9655, where a human found the blocking defect eleven minutes after the last automated LGTM.
Why now: PR #9708 merged August 22, two days before this coverage.
qwen-code merged two new review checks on August 22, built from a bug that four rounds of automated review missed. The gap matters for any team treating repeated automated approval as a safe signal to merge. Passing review four times didn't mean the code worked.
PR #9708 targets one failure shape, whether a value exists at the moment its consumer needs it. The temporal-reachability lens asks that question directly, formatting findings as produced at X, needed at Y, Y precedes X. The incident-replay lens takes a different angle. It reads the failure story in a pull request description and checks the fix against it as a spec.
Both checks trace to PR #9655. Four rounds of automated review passed that code before a human found the one blocking defect eleven minutes after the last LGTM.
The pull request doesn't say how often the temporal-reachability check fires on qwen-code's codebase since merging. It also doesn't say whether the check throws false positives on correct code that's just ordered unusually.
Each link below shares sources, entities, or timing with this story.
Shared entities / Same source domain / Earlier coverage / Tension
Both cover August, GitHub, QwenLM; reported by the same outlet (github.com); earlier August coverage from 2026-08-13.
Shared entities / Same source domain / Shared topic / Earlier coverage / Tension
Both cover August, GitHub; reported by the same outlet (github.com); overlapping topics (asking, august).
Qwen Code built by QwenLM / Shared entities / Same source domain / Earlier coverage
Linked by a graph relationship (Qwen Code built by QwenLM); both cover GitHub, QwenLM; reported by the same outlet (github.com).
Linked by a graph relationship (Qwen Code built by QwenLM); both cover GitHub, QwenLM; reported by the same outlet (github.com).
Shared entities / Same source domain / Tension
Both cover August, GitHub, QwenLM; reported by the same outlet (github.com); pushes against this story (against).
Shared entities / Same source domain / Shared topic
Both cover GitHub, QwenLM; reported by the same outlet (github.com); overlapping topics (added, asking, blocking, finding).
Shared entities / Same source domain / Shared topic / Earlier coverage
Both cover August, GitHub; reported by the same outlet (github.com); overlapping topics (added, august, consumer).
Both cover August, GitHub; reported by the same outlet (github.com); overlapping topics (added, august, came).