Tuesday, August 18, 2026
Add a pre-inspection checklist that flags missing project photo cache, stale collaborator access, and unsynced inspection edits before an inspector starts a field walk. It turns recent Cloudflare edit/photo fixes into a visible confidence check.
InspectionReadinessCard fed by existing Cloudflare auth, R2 photo, and sync status services; show pass/warn rows on the project detail screen and keep it read-only for the first pass.Let the foreman tag weather, access, crew, material, and owner-caused impacts while creating the daily report, then surface the tags in the report summary. This is a small feature that makes delay narratives faster and more consistent.
Closr+ is clean today, so preserve that by adding a release-blocking analyzer/test gate before the next App Review build. The app had recent white-screen/photo-cache/billing hardening work; this keeps regression risk low while features continue.
scripts/release_check.sh that runs flutter pub get, dart analyze, and the highest-signal widget/service tests; wire it into the release prep checklist.