- Experiment ID
2026-06-content-classification-embedded-activity-filter- Experiment Type
- apex / user
- Analysis Summary
- Separates sensitive embedded activities from the default activity list.
- Why It Matters
- This can reduce how often sensitive activities appear directly in browsing surfaces, depending on whether classification data is present.
- Detailed Description
- When the voice-channel activity store reads activity content classification, the enabled path can split the list into visible and hidden items.
- With the setting off, the store returns the full list as before.
- Focus Area
- Embedded activity content filtering
- Importance
- medium
- Default Config
{
"enabled": false
}- Variations
{
"0": {
"enabled": false
},
"1": {
"enabled": true
}
}