Migrate Blog Posts from blog-posts.ts to Supabase articles Table
One-time process to move 9 audited blog articles from static TypeScript into the production Supabase articles table
One-time process to move 9 audited blog articles from static TypeScript into the production Supabase articles table
Status: DECIDED
Exact DDL, column-level changes, migration sequence, and code-path updates for the shared-core + per-vertical-tenant-tables architecture chosen on 2026-04-21. This is the implementation companion to the decision doc.
Apply a schema change to the shared production Supabase database — write migration SQL, verify with dry run, get founder approval for destructive ops, execute, and save to pewsearch/migrations/
What broke