Skip to content

docs: add consolidated launch checklist#91

Merged
sacha-l merged 1 commit into
developfrom
docs/launch-checklist
May 19, 2026
Merged

docs: add consolidated launch checklist#91
sacha-l merged 1 commit into
developfrom
docs/launch-checklist

Conversation

@sacha-l
Copy link
Copy Markdown
Collaborator

@sacha-l sacha-l commented May 19, 2026

Summary

Adds docs/launch-checklist.md — a single ordered runbook to take develop to production, consolidating everything from this launch-readiness pass.

Covers, in order:

  1. Apply the 3 Supabase migrations (feat: multi-chain sign-in — Substrate + Ethereum + Solana #84/fix: store M2 program entitlement per project (#26) #87/feat: single-use sign-in nonces + message expiry (#88) #89) — flagged that each must be applied before the server code that reads it, and that auth_nonces must exist before feat: single-use sign-in nonces + message expiry (#88) #89's code runs or sign-ins 500.
  2. Environment config — Railway (server) + Vercel (client), including the EXPECTED_DOMAIN warning (fix: enforce SIWS domain check in requireTeamMemberOrAdmin #86 now enforces the domain check on team routes) and the mock-mode / test-wallet flags that must be off in Production.
  3. Promote & deploy.
  4. Interactive wallet verification — the manual test matrix (Substrate/Ethereum/Solana sign-in, multi-chain payout, replay/expiry, M2 amounts).
  5. The revamp-P1-13: alpha readiness — seed, copy pass, real Dogfooding rehearsal #48 alpha-readiness gate.

Also documents the by-design launch limitations (manual payouts, Polkadot-only treasury multisig, the stale-tab edge case, seen-nonce vs challenge/response) and the post-launch backlog (#85, #17, #15).

Test plan

Docs-only — no code, no tests affected.

🤖 Generated with Claude Code

Single ordered runbook to take develop to production: apply the three
Supabase migrations (before deploying the server code that needs them),
configure Railway/Vercel env, promote and deploy, run the interactive
wallet verification, and the #48 alpha-readiness gate. Lists the
by-design launch limitations and the post-launch backlog.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
stadium Ready Ready Preview, Comment May 19, 2026 6:18pm

@sacha-l sacha-l marked this pull request as ready for review May 19, 2026 18:25
@sacha-l sacha-l merged commit 5fcbbc1 into develop May 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant