1. Local Data Storage
This prototype stores user account data and entitlements only in the local SQLite database on the local device.
2. Data Categories
Stored data may include name, email address, hashed password, local session records and platform entitlement settings.
3. No Remote Collection by Default
Unless users navigate to external URLs, this local release does not intentionally transmit registration data to third-party services.
4. Security Note
Because this is a local demo environment, users should not use sensitive or production credentials.
5. User Control
Users may remove the local database file to clear prototype data.