Code Review
Owner: Engineering
Reviewers: Tech Leads
Status: Draft
Version: 0.1
Last Updated: 2026-09-16
Review Cycle: Per engineering standards change
Review Focus
- Correctness and user-visible behavior.
- Access control and farm-scope enforcement.
- Data integrity and migration safety.
- API contract compatibility.
- Error, loading and empty states.
- Test coverage for risky behavior.
- Operational impact, logging and rollback.
Required Attention Areas
| Area | Why |
|---|---|
| Auth/scope changes | Known temporary bypasses are high risk. |
| Prisma migrations | Schema changes affect production data. |
| Reports/exports | Users depend on output accuracy. |
| IoT ingestion | Data quality and device behavior can drift. |
| Mobile role flows | Field users need reliable navigation and offline-tolerant UX where applicable. |