* RETAIL_ADMIN_DATABASE_URL=postgresql://... npx tsx scripts/seed-retail-db.ts * What it does (idempotent — safe to re-run): * 1. DROP + CREATE the 6 tables (DDL ...