Skip to content

BE-74: Player Fair Play Evaluation Queue with Behavioral Anomaly Scores #1141

Description

@chinweobtagaz

Problem Statement

Detecting engine assistance requires tracking behavioral metrics across multiple matches (e.g. constant move timing, low error rate, high engine agreement).

Proposed Solution

  1. Build an asynchronous background task that analyzes player move timing entropy and engine alignment.
  2. Assign an Anomaly Score [0.0, 1.0] to each completed match.
  3. Automatically flag accounts with persistently high anomaly scores for manual moderator review.

Acceptance Criteria

  • Async pipeline processes game reviews in <5 seconds post-match.
  • Moderator dashboard API to inspect flagged games with side-by-side engine comparisons.
  • Thorough tests for statistical entropy and agreement calculations.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions