NouriMe

Bản nháp. Văn bản này chưa qua review pháp lý và chưa có hiệu lực. Bản tiếng Việt sẽ có sau khi review.

Deleting your NouriMe account — DRAFT

Status   DRAFT. TBD_LEGAL for wording; the mechanism itself is implemented.
Purpose  Both app stores require a deletion path that is reachable WITHOUT the
         app, so this page has to exist at a stable public URL.

From inside the app

  1. Open Profile.
  2. Under Account, choose Delete account.
  3. Confirm.

This permanently removes:

It cannot be undone. We keep a minimal record that a deletion happened — the account identifier and the date — and nothing that identifies you.

The order is deliberate: the server is cleared first. If that call fails you still have both your account and your data, whereas wiping the phone first would destroy your only copy on the way to an error.

Without the app

TBD_EXTERNAL — a web form or a monitored email address. One of these must exist before submission; a deletion path that requires the app is not sufficient for either store.

Whichever is chosen must:

What we keep, and why

account identifier + deletion date    so a repeated request is answerable, and
                                      so the deletion itself stays on record
admin audit entries                   if staff performed the deletion, that
                                      action stays in the append-only log

Neither carries a name, an email, or anything health-related.

Related: privacy-policy.md · ../adr/ADR-005-accounts-and-admin-access.md