01. Data_Ingestion
To facilitate global synchronization and leaderboard integrity, NEON_ORBIT collects:
- Neural_ID: A unique Device ID (UUID) stored locally to identify your terminal.
- Pilot_Alias: The 8-character ID provided during initialization.
- Reflex_Metrics: Score, max streak, and tap reaction timestamps (ms) for anti-cheat verification.
02. Local_Storage_Usage
We utilize localStorage to persist your high scores and consent status. Declining the Privacy Protocol will purge these records and disable Global Sync features.
03. Network_Transmission
Data is transmitted via encrypted HTTPS to our Cloudflare Worker infrastructure. We do not sell pilot data to third-party entities; it is used exclusively for ranking and gameplay optimization.