Offline-first capture, not "syncs when online."
- Problem
- Boiler rooms and basements have no signal. A tablet app that needs the cloud to work is a tablet app that doesn't.
- Decision
- Design the app to assume no connectivity. Every interaction works offline. Sync happens silently when the inspector returns to coverage. Conflicts handled at the field-level granularity, not the document.
- Result
- Inspectors can complete an entire inspection — capture, photos, sign-off — in a Faraday cage. Sync is a background concern, not a workflow step.