- Experiment ID
2026-06-minimal-detectable- Experiment Type
- apex / user
- Analysis Summary
- Tested a new v1 list when Discord identified running games and non-game applications.
- Why It Matters
- This could affect activity-detection accuracy, but the deletion row alone does not establish which list is now used.
- Detailed Description
- The last supported comparison downloaded games-v1 and non-games-v1 from the same CDN instead of the existing game and non-game detection files.
- Those lists informed whether a running program appeared as a game or another activity, but the client did not include their contents, so specific additions or removals were unknown.
- This window adds a deletion row, and current Canary no longer registers the experiment.
- The deletion does not show whether the newer lists became the default or the client returned to the older ones.
- Focus Area
- Game and app activity detection lists
- Importance
- medium
- Default Config
{
"enabled": false
}- Variations
{
"1": {
"enabled": true
}
}