best practices compliance Shipped
What this lens looks for
8 compliance checks — unit-test-coverage, test-pyramid, atomic-commits, code-linting, post-generation-verification, explicit-error-handling, separation-of-concerns, good-test-properties
What its verifier checks
Each compliance check this diff implicates is addressed by a finding or a cleared entry with diff-grounded evidence; no errors silently swallowed; business logic separated from presentation and infrastructure; changed behavior has corresponding test coverage in the diff, or a finding says it is missing. Static evidence only — never demand proof that builds, tests, or linters were executed; a reviewer reads, it does not run.