Parent Goal: #74
Depends on: GitHub Environment confirmation where workflow inputs depend on it
Blocks: Preview and Production smoke tasks
Objective
Confirm Vercel TCOIN Preview and Production environment variables match the canonical launch contract.
Expected Surfaces
- Vercel TCOIN project Preview environment
- Vercel TCOIN project Production environment
.env.example
docs/engineering/wallet-release-runbook.md
Scope
Non-Goals
- Do not rotate secrets unless explicitly requested.
- Do not enable live Buy TCOIN.
Guardrails
- Never print secret values.
- Treat Preview and Production separately.
Acceptance Criteria
- Vercel env status is documented for Preview and Production.
NEXT_PUBLIC_ENABLE_BUY_TCOIN_CHECKOUT state is explicitly recorded.
Validation Plan
- Inspect Vercel env metadata where permissions allow.
- Cross-check names against repo env docs.
Stop Condition
Stop after Vercel env readiness or blockers are recorded on Goal #74.
Parent Goal: #74
Depends on: GitHub Environment confirmation where workflow inputs depend on it
Blocks: Preview and Production smoke tasks
Objective
Confirm Vercel TCOIN Preview and Production environment variables match the canonical launch contract.
Expected Surfaces
.env.exampledocs/engineering/wallet-release-runbook.mdScope
Non-Goals
Guardrails
Acceptance Criteria
NEXT_PUBLIC_ENABLE_BUY_TCOIN_CHECKOUTstate is explicitly recorded.Validation Plan
Stop Condition
Stop after Vercel env readiness or blockers are recorded on Goal #74.