Privacy Policy
Last updated: 12 August 2026
My Personal Interviewer (MPI) is an invite-only TomorrowTools product for authenticated users.
What we collect
- Account identity (email, name) for sign-in and allowlisting.
- Interview context (resume/JD excerpts), answers, evaluations, coaching threads, and final reviews.
- Recovery job records and bounded memory snapshots for long AI operations.
- Content may be sent to the configured AI provider (OpenClaw by default; remote only if enabled by the operator).
How we use it
To run mock interviews and coaching. Scores are practice heuristics, not calibrated hire predictions.
Storage and encryption
Hosted data lives in SQLite encrypted at rest with an operator key (DATA_AT_REST_KEY). Without that key the DB file is not readable as plaintext. Android session tokens use EncryptedSharedPreferences (Keystore-backed). Remote AI providers have their own processing terms.
Retention, export, and deletion
Default: data remains until you export/delete it or an operator purges the host database. Export a ZIP from Profile → Settings (GET /api/account/export). Delete from Profile → Settings → Delete account (DELETE /api/account), which removes interviews, recovery jobs, and memory snapshots owned by you.
Self-host / zero-egress
Point AI at a local gateway and keep AI_ALLOW_REMOTE=false. Use your own AUTH_SECRET and provider keys (BYOK). See the README.
Contact
Support: [email protected]. Admin: [email protected]. Info: [email protected]. Pages: Support · Contact.
See Terms.