- Experiment ID
2026-07-vibegrations-guild- Experiment Type
- apex / guild
- Analysis Summary
- Opens a Magic Builder flow where server managers can build an app in chat, preview it, and publish it to Discord.
- Why It Matters
- People can prototype and test a Discord app inside a server without first assembling a separate development environment, substantially lowering the entry barrier.
- Detailed Description
- When a server is in the treatment, a member who can manage both channels and the server can access the app-builder surface.
- The current client combines those permissions with experiment membership and excludes employee-only servers.
- A large new string set now details project selection, dependency installation, builds, health checks, app previews, preferred test servers, bot permissions, Discord publishing, production status, logs, and deletion.
- That confirms a user tool for building, testing, and publishing server apps rather than only internal generation code.
- Focus Area
- Guild app creation and publishing
- Importance
- high
- Default Config
{
"enabled": false
}- Variations
{
"0": {
"enabled": false
},
"1": {
"enabled": true
}
}