What does "offline-first" actually mean for my operation?
It means every site stays fully operational with no internet at all, recording transactions locally, and the system syncs automatically when connectivity returns. Offline is treated as the normal operating mode, not an error state, so a network drop never stops work or loses data.