YERE

Privacy Architecture

Secure Compliance Protocol

Last Updated: July 2026
Protocol 01: Zero Retention

Yere operates on a strict zero-retention policy for all data. Any audio files, text inputs, or generated speech processed through our workspace or APIs are held in temporary memory solely for the duration of the compute cycle. We do not save, read, or train models on your private conversations.

> system.purge(user_audio_payload)
> system.purge(inference_tensors)
[OK] Data instantly and permanently destroyed post-inference.

02. Operational Telemetry

To maintain platform stability and process billing, we collect minimal operational data:

  • OAuth Credentials (Email)
  • API Telemetry (Latency logs)
  • Credit Ledger History
  • Explicit RLHF Submissions

03. Community Data Bounties

If you actively use the Submit & Earn bounty feature, the specific translation correction you provide is saved to our database to improve dialect accuracy. This data is strictly anonymized and detached from your user identity before being used in any downstream model training.