← Back to landing
Privacy Policy (Draft, MVP)
This is a working technical draft for MVP launch and does not replace legal advice.
1. Data We Collect
- Technical bot operation data (job status, dedup, debug events).
- User data required for message processing.
- User settings (locale and consent metadata).
2. How Data Is Used
- Delivering core Telegram bot functionality.
- Stability and diagnostics for ops/debug workflows.
- Handling deletion requests and compliance audits.
3. Storage and Security
- MVP data is stored in Cloudflare D1.
- Secrets are stored only in Cloudflare Secrets.
- Logs and debug messages are redacted for sensitive values.
4. Retention
- Debug and ops tables are cleaned by periodic retention jobs.
- Outdated completed/failed jobs are removed by cleanup jobs.
5. Data Deletion
- Users can request deletion of their data.
- Deletion is executed by tenant ID or user ID scope.
- Each deletion is logged with a request ID in an audit trail.