A review pass that separates the four things reviewers usually blend together — is it correct, is it safe, is it fast enough, is it readable — and refuses to report a finding it cannot demonstrate. Style nits never outrank a data-loss bug.
When to use it
Before merging anyth