01Transient raw uploads
The account-free converter reads digital PDF text locally in memory and retains neither the file nor its rows. Verified-workspace files are also transient, but the configured extraction provider receives them to produce structured fields.
02Hashed free-beta access secrets
During the active free beta, API keys generated from the private account workspace and account-session tokens are stored only as hashes. A generated or replacement workspace key is displayed once. Dormant paid-checkout handoff code is not used by this beta and must be removed or separately reviewed before paid mode is enabled.
03Deliberate sessions
The seven-day browser session uses an HTTP-only, SameSite=Lax cookie that is secure in production. Invocello asks before creating it and uses no advertising or analytics cookies.
04Separated environments
Development and production use separate ports, databases, credentials, provider modes, and processes. Local setup routes return 404 outside development.