- Experiment ID
2026-08-user-profile-server-tag-style- Experiment Type
- apex / user
- Analysis Summary
- Changes the presentation style of the primary-server tag shown beside a username.
- Why It Matters
- This can compare whether a primary-server tag fits more naturally beside a name.
- There is no evidence that the underlying server identity shown by the tag changes.
- Detailed Description
- When a primary-server tag appears beside a profile or username, the default keeps the existing tag-style rule.
- The enabled variant is read directly by the DiscordTag surface and removes that legacy style rule to use the updated presentation.
- The current code confirms the username and primary-server-tag surface, but it does not expose enough styling detail to state an exact color or spacing change.
- Focus Area
- Primary-server tag beside usernames
- Importance
- medium
- Default Config
{
"enabled": false
}- Variations
{
"1": {
"enabled": true
}
}