e5b81f46b0
Closes the remaining store-compliance gaps before App Store / Play submission: - Account deletion (App Store guideline 5.1.1): DELETE /me removes the user row (usage cascades). The app exposes it through one quiet 'Account' caption link under the chat, visible only when signed in, driving two native dialogs (Sign out / Delete account with a destructive confirm) — no new views, no menus, minimalism intact. Deletion signs out and resets the app; copy notes that store subscriptions are cancelled in App Store / Play settings. - docs/store/privacy-policy.md: the complete data inventory (matching the actual schema), transient OpenAI processing with no training, no profiling or ads, GDPR legal bases and rights, in-app erasure. - docs/store/terms-of-service.md: not-therapy positioning with crisis guidance, AI-generated-content caveat, 18+ eligibility, auto-renewal/cancellation terms, liability, Swedish governing law. - docs/store/listing.md: App Store and Play copy written to the honest-claims rule (subtitle 'Think Beyond Thought', keywords, descriptions), plus App Privacy and Data safety questionnaire mappings. - LAUNCH.md updated: host the policy/terms, set store URLs, use the prepared listing copy. - Tests: 30 passing (adds DELETE /me coverage). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0118DaxZR36RpnY524vRqx3z
63 lines
2.3 KiB
Markdown
63 lines
2.3 KiB
Markdown
# Semantika — Terms of Service
|
|
|
|
_Last updated: [DATE]. Provider: [COMPANY NAME, ADDRESS, ORG NUMBER].
|
|
Contact: [support@semantika.app]._
|
|
|
|
## What Semantika is — and is not
|
|
|
|
Semantika is an AI conversation partner for reflection, inspired by
|
|
neurosemantic and NLP models. It helps you explore how you create meaning,
|
|
interpret your experiences, and communicate.
|
|
|
|
Semantika is **not** therapy, medical or psychological care, or
|
|
professional advice of any kind. Its models are offered as perspectives for
|
|
reflection — not as scientifically proven methods — and its replies are
|
|
generated by an AI system and may be incorrect. You remain responsible for
|
|
your decisions.
|
|
|
|
**If you are in crisis or experiencing acute distress, do not use the app —
|
|
contact your local emergency number or a health professional immediately.**
|
|
|
|
## Eligibility
|
|
|
|
You must be at least 18 years old to use Semantika.
|
|
|
|
## Subscriptions
|
|
|
|
- Plans: Monthly and Yearly, purchased through Apple App Store or Google
|
|
Play. Prices are shown in the app before purchase.
|
|
- Subscriptions renew automatically until cancelled in your App Store or
|
|
Google Play settings, at least 24 hours before the current period ends.
|
|
- Deleting your account does not cancel a store subscription — cancel it in
|
|
the store first.
|
|
- Refunds are handled by Apple and Google under their policies.
|
|
|
|
## Acceptable use
|
|
|
|
Do not use the service unlawfully, attempt to disrupt or reverse-engineer
|
|
it, or circumvent usage limits. We may suspend accounts that do.
|
|
|
|
## Privacy
|
|
|
|
How we handle data is described in the [Privacy Policy](privacy-policy.md).
|
|
In short: conversations are never stored, and we keep the absolute minimum.
|
|
|
|
## Liability
|
|
|
|
To the extent permitted by law, Semantika is provided "as is" and our
|
|
liability is limited to the amount you paid for the service in the twelve
|
|
months preceding the claim. Nothing in these terms limits liability that
|
|
cannot be limited under applicable law.
|
|
|
|
## Changes and termination
|
|
|
|
We may update these terms; material changes will be announced in the app.
|
|
You can stop using the service and delete your account at any time
|
|
(**Account → Delete account**).
|
|
|
|
## Governing law
|
|
|
|
These terms are governed by the laws of Sweden, and disputes are resolved
|
|
by Swedish courts, without limiting mandatory consumer protections in your
|
|
country of residence.
|