- Experiment ID
2026-06-dont-badge-muted-vcs- Experiment Type
- apex / user
- Previous Treatments
- Analysis Summary
- Reduces badge emphasis for muted voice channels in guild and folder media-state calculations.
- Why It Matters
- If muted voice channels still drive badges, the server list becomes noisier; this narrows attention to voice activity the user has not muted.
- Detailed Description
- This experiment changes how muted guild voice activity contributes to server-list media state.
- The Canary chunk reads the experiment in useGuildMediaState, near isMuted and guild voice/video state calculations.
- Focus Area
- Voice channel notifications
- Importance
- medium
- Default Config
{
"enabled": false
}- Variations
{
"0": {
"enabled": false
},
"1": {
"enabled": true
}
}- Previous Default Config
- Previous Variations
- Signals
- Locations
- UI IDs
- Linked Commands