Description
The safe-output PR-reviewer body-only fallback in pr_review_buffer.cjs:554 only matches the error string "Line could not be resolved". GitHub also returns "Path could not be resolved" for review-comment 422s, which the current predicate misses. Broaden the predicate to match both, and add a regression test — production validation opportunities are rare (this path has been UNVALIDATED for 54 consecutive safe-output-health audits).
Expected Impact
Prevents a class of PR-review-comment 422 hard-fails from red-ing the reviewer run; closes a long-standing untested fallback gap in the highest-open safe-output signature family.
Suggested Agent
Safe Output Health maintainer / Copilot SWE Agent.
Estimated Effort
Quick (< 1 hour)
Data Source
DeepReport 2026-07-22 analysis of Safe Output Health report #47193 (standing item, 54th unvalidated audit).
Generated by 🔬 Deep Report · age00 213.6 AIC · ⌖ 11 AIC · ⊞ 10.3K · ◷
Description
The safe-output PR-reviewer body-only fallback in
pr_review_buffer.cjs:554only matches the error string"Line could not be resolved". GitHub also returns"Path could not be resolved"for review-comment 422s, which the current predicate misses. Broaden the predicate to match both, and add a regression test — production validation opportunities are rare (this path has been UNVALIDATED for 54 consecutive safe-output-health audits).Expected Impact
Prevents a class of PR-review-comment 422 hard-fails from red-ing the reviewer run; closes a long-standing untested fallback gap in the highest-open safe-output signature family.
Suggested Agent
Safe Output Health maintainer / Copilot SWE Agent.
Estimated Effort
Quick (< 1 hour)
Data Source
DeepReport 2026-07-22 analysis of Safe Output Health report #47193 (standing item, 54th unvalidated audit).