How we protect LOVA — and you
Every conversation with LOVA passes through eight layers of defense. No training on your data. No exposed prompts. No autonomous money movement.

Each layer is independently enforced. Bypassing one would not compromise the others.
LOVA runs through Lovable AI Gateway with no-training agreements. Your conversations are never used to train Google Gemini or OpenAI models.
All LOVA system prompts and persona instructions live in encrypted Edge Functions — never exposed to the browser. Hackers can't read or modify her 'brain' from DevTools.
Every database table enforces RLS — LOVA can only ever read data belonging to the currently authenticated user. Cross-user leaks are mathematically impossible.
LOVA never sees your seed phrase, private keys, PIN, or password. These are encrypted locally with vaultCrypto and never leave your device.
LOVA returns structured JSON via tool-calling schemas. She physically cannot 'escape' the schema or trigger arbitrary actions — even with a prompt injection attempt.
LOVA cannot move LOVE, sign transactions, or change settings. Every financial action requires your explicit PIN or biometric confirmation through a separate Edge Function.
Each AI request is independent. Conversation history stays in your account only — the model itself remembers nothing between sessions.
Per-user rate limits and 429/402 handling block DDoS, scraping, and credit-burning attacks at the gateway layer.
We don't pretend AI is risk-free. Here's what could go wrong — and exactly how each scenario is contained.
Hard guarantees. Enforced by architecture, not promises.
Read the full technical details in our Whitepaper, or reach out if you want to audit a specific layer.