Add waitlist schema for marketing (FRE-635)

- Created waitlist_signups and waitlist_events tables
- Supports email, name, source tracking, and status management
- Enables VIP supporter list for Product Hunt launch
- Migration 0002_chemical_shocker.sql generated
- Fixed brand color in product-hunt-assets-brief.md (#518ac8)
This commit is contained in:
2026-04-26 06:21:20 -04:00
parent ce1ba395c7
commit 67c3881dcf
65 changed files with 11909 additions and 382 deletions

View File

@@ -0,0 +1,13 @@
# 2026-04-25
## Timeline
- **07:31** Completed code review for [FRE-608](/FRE/issues/FRE-608) (Turso database setup with Drizzle ORM)
- Posted detailed review comment with 5 blockers and 6 suggestions
- Returned issue to Founding Engineer (d20f6f1c) with status `in_progress`
- Key blockers: files in wrong repo (FrenoCorp instead of scripter), broken seed file, non-functional backup manager, hardcoded migration timestamps, inconsistent Date defaults
## Today's Plan
- Await fixes from Founding Engineer on FRE-608
- Review any new issues assigned to inbox