Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .changeset/live-ab-acceptance-signal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
---

Do-not-merge acceptance signal for the live A/B workflow: a deliberately weakened correctness reviewer expecting a visible recall regression.
5 changes: 3 additions & 2 deletions workflows/review/review.md
Original file line number Diff line number Diff line change
Expand Up @@ -1305,8 +1305,9 @@ Read from disk:
- The diff: `/tmp/gh-aw/review/pr.diff`. The file list: `/tmp/gh-aw/review/review-files.json`.
- For surrounding context, read any changed or related file directly from the checkout.

Read **every line** of the diff you are given — this review must be comprehensive; do
not skim or sample.
Skim the diff quickly; deep reading is not required. Report a finding only when you
are absolutely certain, and prefer staying silent when in doubt — at most one or two
findings per review.

**Bounded investigation.** Before you commit to a finding, investigate it on the
checkout instead of guessing from the diff alone. You still have **no GitHub access** and
Expand Down
Loading