Founder/operator checklist

Beta readiness

Internal launch checklist for showing MuseStudioAI on the new domain. This is not public marketing copy; it exists to keep the beta honest before calls with artists, advisors, and early investors.

Domain connected

Confirm in Vercel before public sharing.

Landing page complete

Homepage explains AI OS for creative businesses and commission-artist wedge.

Beta CTA working

`/beta` has an early-access form with local success state.

Demo workspace working

`/artist` remains reachable for presenter walkthroughs.

Commissioner request flow working

`/catalog` to `/commissioner/new` remains the two-sided demo path.

Trust page added

`/trust` explains Muse's creator-control, approval, learning, and AI boundaries in plain English.

Privacy draft added

`/privacy` outlines data collection, use, retention, ownership, and legal review needs.

Terms outline added

`/terms` lists the beta terms areas that still require legal review.

Analytics metadata only

Do not send private client text, emails, image links, or training notes to analytics.

No private text sent to analytics

Existing analytics helpers should stay metadata-only.

Supabase mode clearly indicated

Current app mode: demo. Supabase workspace flag: disabled.

Local fallback clearly indicated

Demo mode uses seeded/local fallback behavior.

Build passes

Run `npm run build` before deploy.

Lint passes

Run `npm run lint` before deploy.