{
  "schemaVersion": 1,
  "documentId": "privacy-policy",
  "title": "Privacy Policy",
  "version": "0.1.0",
  "effectiveDate": "2026-05-16",
  "locale": "en",
  "blocks": [
    {
      "type": "paragraph",
      "text": "**PLACEHOLDER COPY — DO NOT SHIP.** This document must be replaced with legal-team-approved Privacy Policy text — including the GDPR, CCPA, and Apple App Store privacy-label disclosures — before TestFlight submission. Tracked by `plan/v1/legal-documents/tasks/007-author-production-document-content.md`."
    },
    { "type": "divider" },
    { "type": "heading", "level": 1, "text": "Privacy Policy" },
    { "type": "paragraph", "text": "Effective May 16, 2026." },
    {
      "type": "paragraph",
      "text": "This Privacy Policy describes how **Away Game** collects, uses, and shares information about you when you use our mobile application and related services (the \"Service\")."
    },

    { "type": "heading", "level": 2, "text": "1. Information we collect" },
    {
      "type": "paragraph",
      "text": "We collect the following categories of information:"
    },
    {
      "type": "list",
      "style": "unordered",
      "items": [
        "**Account information**: phone number, email address, name, date of birth.",
        "**Profile information**: photos, bio, interests, travel preferences, home city.",
        "**Identity verification**: government-ID photo and selfie processed by our verification partner.",
        "**Location**: approximate location when discovering travelers and your declared travel destinations.",
        "**Usage data**: matches, messages, profile views, and feature interactions.",
        "**Device data**: device identifier, model, OS version, and crash diagnostics."
      ]
    },

    { "type": "heading", "level": 2, "text": "2. How we use your information" },
    {
      "type": "list",
      "style": "unordered",
      "items": [
        "To create and operate your account.",
        "To match you with other travelers based on your preferences and itinerary.",
        "To verify your identity and prevent fraud and abuse.",
        "To send service-related notifications (matches, messages, subscription updates).",
        "To improve the Service and develop new features.",
        "To comply with legal obligations."
      ]
    },

    { "type": "heading", "level": 2, "text": "3. Third-party processors" },
    {
      "type": "paragraph",
      "text": "We share data with the following service providers strictly to operate the Service. Each processor's privacy practices are governed by their own terms."
    },
    {
      "type": "list",
      "style": "unordered",
      "items": [
        "**Persona** — identity verification.",
        "**Apple** — sign in with Apple, subscription billing, push notifications.",
        "**Twilio** — SMS one-time passcodes.",
        "**Amazon Web Services** — hosting and infrastructure.",
        "**RevenueCat** — subscription state management.",
        "**Sentry** — crash and error diagnostics."
      ]
    },
    {
      "type": "paragraph",
      "text": "_**PLACEHOLDER — confirm full list with engineering before publishing.**_"
    },

    { "type": "heading", "level": 2, "text": "4. Your choices and rights" },
    {
      "type": "paragraph",
      "text": "Depending on your jurisdiction, you may have the right to access, correct, delete, or export your personal information. You can manage many of these directly in the app under **Settings → Privacy**, or contact us at the address below for assistance."
    },

    { "type": "heading", "level": 2, "text": "5. Data retention" },
    {
      "type": "paragraph",
      "text": "We retain your account information for as long as your account is active. When you delete your account, we delete or anonymize your personal information within 30 days, except where retention is required by law (for example, to comply with our financial-record obligations)."
    },

    { "type": "heading", "level": 2, "text": "6. Children" },
    {
      "type": "paragraph",
      "text": "The Service is not directed to anyone under 18. We do not knowingly collect personal information from minors. If we learn we have collected information from someone under 18, we will delete it."
    },

    { "type": "heading", "level": 2, "text": "7. International users" },
    {
      "type": "paragraph",
      "text": "**PLACEHOLDER — legal team to draft GDPR / cross-border transfer language.**"
    },

    { "type": "heading", "level": 2, "text": "8. California residents (CCPA)" },
    {
      "type": "paragraph",
      "text": "**PLACEHOLDER — legal team to draft CCPA-specific disclosures.**"
    },

    { "type": "heading", "level": 2, "text": "9. Changes to this policy" },
    {
      "type": "paragraph",
      "text": "We may update this Privacy Policy from time to time. Material changes will be communicated in-app before they take effect."
    },

    { "type": "heading", "level": 2, "text": "10. Contact" },
    {
      "type": "paragraph",
      "text": "Questions about this Privacy Policy can be sent to **privacy@awaygame.app** (placeholder address)."
    }
  ]
}
