01. Telemetry Capture
When you intersect with the Avonix grid, we log specific operational telemetry crucial for the integrity and acceleration of the platform. This encompasses:
- Identity Vectors: Your alias, terminal address (email), and uniquely generated UUID token.
- Financial Nodes: Handled entirely externally and cryptographically by Lemon Squeezy. Avonix stores zero raw credit data on its servers.
- Behavioral Logs: Clickpaths and error manifestations stored securely to improve module architecture natively.
02. Supabase Sandbox & RLS
Avonix operates its database strictly using Supabase infrastructure with mandatory Row Level Security (RLS). This means your data is cryptographically walled off. No other operational node on the network can query, view, or mutate your stored parameters, regardless of system permissions.
03. Cookie Directives
We utilize JWT (JSON Web Tokens) strictly for maintaining identity state across routes to prevent unauthorized access to your Control Plane. We do not inject third-party ad-tracking pixels into the core platform, strictly prioritizing functional speed over commercial telemetry.
04. Hard-Delete Provisions
You maintain total sovereign control over your data. Upon requesting an account purge via the Ops team (Contact), all rows tied to your Identity UUID are permanently dropped from the cluster without recovery buffers.