# Browser storage boundary checklist

- Identify whether the value is only in memory or written to localStorage or IndexedDB.
- Test a reload separately from closing the tab.
- Record the exact clear action and whether it is app-specific or browser-wide.
- Keep external sending as a separate question.
- If evidence is missing, keep the result at `review required`.
