[eric] onboarding: arc stagecraft (window birth, zigzag grain rooms, picker device, mini-canvas, swarm card)

This commit is contained in:
ciregenz
2026-07-15 01:23:39 -07:00
parent 99dbc414d6
commit 2b28193e15
10 changed files with 443 additions and 344 deletions
@@ -71,6 +71,7 @@ export interface AppSettings {
openswarm_usage_cached?: SubscriptionUsage | null;
/** Identity populated by /api/auth/signin-activate; Stripe checkout also fills these. */
user_id?: string | null;
user_name?: string | null;
user_email?: string | null;
signin_method?: 'google' | 'email' | 'stripe' | null;
/** Anonymous device id (first-run generated); stitches anon to authed PostHog Persons. */