Phase 3 Read Status
Optional IndexedDB reads with immediate localStorage fallback.
Read mode
Off is the default. Compare mode verifies IndexedDB but continues reading localStorage. Verified mode can use IndexedDB only after an exact same-page comparison succeeds.
Changing this mode does not delete, replace, or migrate any data. localStorage remains available as the immediate fallback.
Verification
Loading status…
This performs one guarded, non-persisting verified read on this page. If any safety gate fails, it refuses without invoking the normal localStorage loader.