docs(business-app): expand AI onboarding experience with verified behavior [WOW-2591][WOW-2566]#799
Merged
Conversation
…avior [WOW-2591][WOW-2566] Reworks the AI onboarding experience page against the shipped code (business-center onboarding workflow + galaxy home cards): - Add a "What the work summary shows" kitchen-sink table listing every line the AI-work summary can contain, the exact condition for each, and the link offered — the detail partners keep asking about. - Rewrite "How a Vibe website is kicked off": the exact trigger conditions (send email + Early Access + Vibe active + no live site) and a dedicated "how to make sure a site is NOT created" section. - Clarify that the "AI has done the work" toggle controls display only and does not stop Vibe generation. - Fix inaccuracies: onboarding email is single-create + per-user resend (no bulk handling); upgrade cards dismiss per-product; dismissals are per-browser localStorage. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…ls to FAQ Review feedback from PM: - Lead with the email being optional/opt-out (default-on but partner's choice). - Demote the "how to prevent a Vibe site" detail from a mainline section to a one-liner under the kickoff section + a "Can I control whether a Vibe site is created?" FAQ entry. - Drop the Customize card-toggle warning callout (kept the point as an FAQ note). - Add explicit steps for sending the onboarding email to an existing user via the user options menu. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the existing AI onboarding experience page (
business-app/ai-onboarding-experience) — same slug/URL, not a new page — to match the shipped code, and adds the detail partners have been asking for.What changed
Accuracy fixes (verified against
origin/master)Sources traced:
business-centerinternal/onboarding/workflow/*,internal/user/service/onboarding*,mail/business-app-onboarding/en.html;galaxyapps/business-center-client/src/app/home/*andapps/partner-center-clientcreate-user + customize-business-app.Screenshots reuse the existing
img/ai-onboarding-*.pngassets (unchanged).🤖 Generated with Claude Code