CS Insights

Ingest Counter-Strike 2 match data and surface suspicious player performances.

This MVP stores match data, scores player performances with an explainable ruleset, and lets you review the results through player and match pages.

Players

Review ranked player summaries, suspicion scores, and individual player history.

Matches

Browse ingested matches and inspect player performances inside each match.

Current Flow

Send match JSON to /api/ingest, then review the stored results in /players and /matches.