Code never touches our disk
Ephemeral process, zero writes, destroyed when the review ends.
Sandboxed process, killed on completion
Your code never touches a database. It is processed in memory and permanently deleted after every code review. This is not a policy. It is an architectural constraint that cannot be changed by a terms-of-service update.
Code is processed in memory and discarded immediately after review. No database of customer code. Nothing to breach, nothing to leak.
TLS 1.3 for all data in transit. AES-256 for all account and billing data at rest.
Fully air-gapped self-hosted deployment for enterprises and government bodies. No external API calls. No data leaving your jurisdiction. Available worldwide.
The landing page states these four guarantees in passing. This is what each one actually means when you trace it through the system.
Ephemeral process, zero writes, destroyed when the review ends.
Sandboxed process, killed on completion
Cryptographically isolated per account. No shared surfaces.
Postgres RLS, enforced at the database layer
Review result returned, then deleted. On every plan.
No code body in logs, traces, or error reports
One button wipe. GDPR Article 17 compliant. No waiting period.
Self-serve deletion, no support ticket required
Do you train models on my code?
Nexdge never uses your code for training, fine-tuning, or evaluation. It exists for the duration of the single review that used it, then it's gone. Running that review means sending it to the AI providers listed in our privacy policy, who process it under their own published API terms; we don't speak for them here, we name them so you can check.
Do you log the contents of my code?
No. We log metadata about a review, timestamp, line count, language, score, so your dashboard history works. The code body itself never appears in application logs, error traces, or backups.
What happens to my code if a review fails partway through?
The same thing that happens when it succeeds: the process is destroyed. A failed review has nothing left to clean up, because there was never a durable copy to begin with.
What happens when I delete my account?
Account and billing data deletion executes immediately from your settings, no support ticket required. Your code was already gone the moment each review completed; this clears what remains, your profile, history metadata, and billing records.
Nexdge catches what your AI code generator misses. Every time. Before production.