2. Data Processed Locally
- Gameplay records: guessed words, similarity scores, guess count, timestamps, and session status
- Session metadata: target word for each round and embedding model name used by the game engine
- Preference data: lexicon setting (follow system / Chinese / English)
In the app, these records are stored in local sandbox storage (for example, Application Support and UserDefaults).