65a567e0b4
Zod v4 requires both keyType and valueType arguments for z.record(). The previous commit only passed valueType, causing TypeScript error TS2554.