- Experiment ID
2026-06-use-new-badge-image-source- Experiment Type
- apex / user
- Analysis Summary
- Uses the new badge image source first in user profile badge lists.
- Why It Matters
- This checks whether profile badges remain complete and reliable while Discord moves them to a new image source.
- Users may notice differences in image clarity or loading stability rather than a new control.
- Detailed Description
- When someone views badges on a profile card, the client uses the catalog's new simple image URL before the legacy icon.
- It fetches the user's badge catalog when needed and keeps the old icon as a fallback when no new URL is available.
- Focus Area
- Profile badge images
- Importance
- low
- Default Config
{
"enabled": false
}- Variations
{
"0": {
"enabled": false
},
"1": {
"enabled": true
}
}