The Simple Version
We collect what we need to make Jett work. We don't sell it, share it, or do anything weird with it.
What We Collect
- Account info: Email and password (password is encrypted, we can't see it)
- Payment info: Handled by Stripe — we never see your card number
- Usage data: Which features you use, so we can make them better
- Build patterns: What works, what fails, common errors — we use this to improve Jett
- Your projects: Stored locally on your computer, synced to cloud if you choose
What We Don't Do
- Sell your data to anyone
- Share your project code with third parties
- Track you across the web
How We Improve Jett
We analyze anonymized patterns from builds — things like "this type of task fails often" or "this approach works better" — to make Jett smarter for everyone. We don't use your specific project content to train AI models.
Your Data, Your Control
- Export your projects anytime
- Delete your account and we delete your data
- Your code stays yours
The Services We Use
- Supabase: Authentication and cloud sync
- Stripe: Payment processing
- Vercel: App deployment (only what you choose to deploy)