← Back to landing

Privacy Policy (Draft, MVP)

Updated: 2026-02-08

This is a working technical draft for MVP launch and does not replace legal advice.

1. Data We Collect

  1. Technical bot operation data (job status, dedup, debug events).
  2. User data required for message processing.
  3. User settings (locale and consent metadata).

2. How Data Is Used

  1. Delivering core Telegram bot functionality.
  2. Stability and diagnostics for ops/debug workflows.
  3. Handling deletion requests and compliance audits.

3. Storage and Security

  1. MVP data is stored in Cloudflare D1.
  2. Secrets are stored only in Cloudflare Secrets.
  3. Logs and debug messages are redacted for sensitive values.

4. Retention

  1. Debug and ops tables are cleaned by periodic retention jobs.
  2. Outdated completed/failed jobs are removed by cleanup jobs.

5. Data Deletion

  1. Users can request deletion of their data.
  2. Deletion is executed by tenant ID or user ID scope.
  3. Each deletion is logged with a request ID in an audit trail.