← Docs hub

Code review checklist

Audience: maintainers reviewing an incoming PR. This is the canonical bar — apply it every time so the review bar stays consistent across reviewers.

Copy the relevant section into the PR review comment. Run the /review-pr <URL> slash command for a guided pass.

Meta

Layer boundaries (see ARCHITECTURE.md)

Security + privacy

Code quality

Tests

Docs

Build + runtime smoke

Blocker vs nit

Use the two-category rule:

If you're not sure which, assume blocker. Contributors would rather fix a nit now than re-open the PR in two weeks.