Parent Goal: #74
Depends on: none
Blocks: Vercel/env and release workflow validation tasks
Objective
Configure or confirm GitHub Environment secrets and variables needed by TCOIN release-alignment workflows.
Expected Surfaces
- GitHub Environment
Preview – tcoin
- GitHub Environment
Production – tcoin
.github/workflows/release-alignment-tcoin.yml
.github/workflows/supabase-deploy-tcoin.yml
Scope
Non-Goals
- Do not write linked Supabase database state.
- Do not enable live Buy TCOIN.
Guardrails
- Never print secret values.
- Separate Preview and Production values.
- Linked Supabase writes require separate explicit approval.
Acceptance Criteria
Validation Plan
- Inspect GitHub Environment variable/secret names through permitted APIs/CLI.
- Trigger or prepare release-alignment workflow once env names are confirmed.
Stop Condition
Stop after environment names are confirmed/configured or after exact operator blockers are recorded.
Parent Goal: #74
Depends on: none
Blocks: Vercel/env and release workflow validation tasks
Objective
Configure or confirm GitHub Environment secrets and variables needed by TCOIN release-alignment workflows.
Expected Surfaces
Preview – tcoinProduction – tcoin.github/workflows/release-alignment-tcoin.yml.github/workflows/supabase-deploy-tcoin.ymlScope
Non-Goals
Guardrails
Acceptance Criteria
Validation Plan
Stop Condition
Stop after environment names are confirmed/configured or after exact operator blockers are recorded.