Privacy policy for Atelo.
This page describes the intended data model for the alpha. It should be reviewed by counsel before public launch.
What we collect
- Profile answers such as goals, topic, preferred examples, challenge style, and Ada preference.
- Learning evidence such as placement answers, prediction attempts, code execution results, quiz answers, reflections, and module progress.
- Account and payment identifiers once production auth and Stripe webhooks are connected.
- Support messages you choose to send through contact or email.
How it is used
Atelo uses learner data to generate courses, adapt lesson difficulty, power Ada hints, track module gates, improve product quality, and provide support. We should not sell learner data.
Your data rights
Signed-in learners can download everything Atelo holds about them as a JSON file from /api/account/export, and permanently delete their account and learner data via /api/account/delete (confirmed with the account email). Deletion removes courses, progress, proofs, flags, and analytics; payment records are anonymized rather than deleted because they are required for refunds and accounting. The local prototype without an account stores progress only in your browser, clearing site data removes it entirely.
Manage both from your account & data settings.
Controls
Before launch, add support escalation, retention windows, and analytics consent controls. The current local prototype stores progress in browser storage unless external services are configured.