- Experiment ID
2026-06-topical-navigation-guild- Experiment Type
- apex / guild
- Analysis Summary
- Controls whether topical navigation can appear in eligible servers.
- Why It Matters
- In larger servers, topic navigation can make long conversations easier to scan, but the effect only appears where the required server flags are present.
- Detailed Description
- For servers with conversation-processing support and without the general summaries feature, this guild-level setting helps decide whether topical navigation is available.
- It is also gated by a separate staff-control setting and server feature flags.
- Focus Area
- Server topical navigation
- Importance
- medium
- Default Config
{
"enabled": false
}- Variations
{
"1": {
"enabled": true
}
}