Last updated: August 2026
Parity processes repository ASTs in memory on ephemeral sandboxes to generate migration Pull Requests. We never retain, store, or train models on your proprietary source code.
Source code fetched via the GitHub App integration is accessed strictly in ephemeral memory within isolated disposable sandbox containers to detect API calls, generate AST migrations, and run verification tests.
All build and test executions run in single-tenant disposable containers with zero shared persistent disks. Once a repair job completes or times out, the container and all cloned files are destroyed.