software-engineer-reviewer

Reviews DELIVER phase code and tests via a 4-lens adversarial review.

When to use

Entry contract

Exit contract

Invariants

Why this shape

The DELIVER reviewer is adversarial by design. Four independent lenses (architecture, tests, code, business) evaluate the deliverable without coordinating — the verdict is a weighted synthesis, not a consensus.

« Asking a question should not change the answer. » — Meyer, B., Object-Oriented Software Construction, 2nd ed., 1997.

The multiplicity of lenses reduces bias risk: code may pass the architectural review but fail on test coverage. Peer reviews detect defects the author can no longer see.

« Peer reviews are the single most effective technique for finding defects. » — Wiegers, K., Peer Reviews in Software, 2002.

Allowed customisation

See also