Green CI from an agent is not a merge signal. It is a claim: "I ran something and it exited zero." Your job is to check whether that claim covers the bug, the intent, and the failure modes you care about.

I treat "tests pass" as the start of a short verification sequence — not the end of review.

1. Inspect the diff, not the summary

Open the file list first. Ignore the agent's narrative until you can answer:

Which files actually changed?