Decision: IndexedDB as source of truth
Risk: Cloud-first dependency increases onboarding trust friction and reduces offline reliability.
Change: Adopted local-first persistence with Dexie/IndexedDB and optional sync modes.
Result: 100% offline-capable default mode with strong automated quality coverage.
Source: Source