CSV export & import
Export the table to an RFC 4180 CSV (download), or import a CSV file and preview the parsed rows. The helpers (toCsv, downloadCsv, parseCsv) live in @/infra/data/csv. This demo previews only — wire the parsed rows to a bulk-create server fn to persist.