Skip to content

feat: opt-in aggregate research consent at account creation #25

Description

@ibloud

Summary

Add plain-language consent toggle (default OFF) for aggregate research usage.

Implementation

  • Add account creation toggle:
    • researchConsent: false by default
  • Ensure aggregator/export paths:
    • include only anonymized post-game summaries for consented users
    • never export raw move logs
  • Persist consent in playerProfiles.

Acceptance Criteria

  • Consent flag is stored and respected end-to-end.
  • Non-consented users are excluded from aggregate research outputs.
  • Raw matchLogs are never included in research exports.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    ethicsconsent/privacy/data handlingplayer-profileplayerProfiles schema/persistence

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions