Account Deletion
CAST v55 exposes hosted account export and deletion requests from Tools > Account after hosted sign-in. The backend contract is `POST /v1/account/data-request` with `request_type: delete_account`.
Hosted records covered
Deletion covers hosted account identity, sessions, device registrations, beta roles, consent grants, optional event batches, and optional support uploads tied to the account, subject to records C3 must keep for security, abuse prevention, or legal obligations.
Local device records
The hosted account deletion path cannot erase data that only exists on the user's phone, PC, Chromebook, watch, or local hub. Pocket Strategist and Stella must provide local delete/export controls for the Personal Data Net and local app storage.
Private beta fallback
If the app cannot sign in, private beta users should request account deletion through the private beta support channel that provided their invite. Do not send raw tokens, access codes, local database files, or Personal Data Net exports with the request.