No backend database on this site. What is stored, where it lives, and how you clear it.
This site is static HTML on Cloudflare Pages. Browser local storage holds UI prefs and a local copy of what you type. Commission briefs, dispatch emails, and Hangar pilot data also sync to a private Cloudflare KV store so the unit can reply and keep a CRM backup. The public Hangar leaderboard shows callsign + score only (no emails).
| Feature | What's collected | Where it lives |
|---|---|---|
| Contact / brief form | Name, return channel, scope, brief text | Private Cloudflare CRM (KV) + operator email notify. Local browser copy optional. No public email address is shown on the site. |
| Dispatch (newsletter) | Email address | Your browser + private Cloudflare list for hangar / site drops. No ad pixels on the form. |
| Hangar leaderboard | Callsign, email, score, distance | Public board: callsign + score only. Email + progress in private KV for clearance and contact. |
| SFX preference | Muted on/off toggle | Your browser only. |
| Best score / run history | Personal best, bank, skins | Browser + optional cloud pilot sync when clearance is locked. |
[THE_VAULT] does not publish a contact email address on this site. The brief form is a private channel: it transmits your message to a private vault store and notifies the operator. You never need to see or copy an inbox address. Live chat remains available via X DM @tvaultproject.
This site does not use tracking cookies. It uses browser localStorage and sessionStorage, which are not cookies and are not sent to any server automatically — they only leave your device if a feature (like the leaderboard) explicitly syncs data, as described above.
If [THE_VAULT] adds a real backend, payment processor, or analytics tool in the future, this page will be updated first and the change will be dated above.