Data Minimization
Zero-Retention Privacy Policy
Effective Date: September 2026
1. Ephemeral Execution Architecture
Apex Forge Technology operates under a strict zero-retention invariant. When you send an image to Apex Forge OCR, sample strings to Apex Forge Regex, or DDL schemas to Apex Forge SQL:
- All payloads are processed ephemerally in RAM.
- No raw images, OCR extracted text, SQL tables, regex strings, or documents are stored to disk, databases, object storage, or persistent logs.
- Once the HTTP Server-Sent Event (SSE) stream terminates, in-memory buffers are immediately garbage collected.
2. Platform Transport
Our tools are deployed as server bots on the Apex Forge platform. Messages transmitted through client interfaces are processed with zero-retention privacy standards. Apex Forge servers receive only the active turn query and attachments required to process the immediate task.
3. Web Telemetry & Analytics
The static website at apex-forge-tools.pages.dev uses privacy-first, cookieless edge analytics via Cloudflare. We do not use third-party tracking pixels, marketing beacons, or cross-site fingerprinting scripts.