Add temperamentScore, temperamentFlags, medicalAlerts, and preferredCuts
to the pets table in packages/db/src/schema.ts to match the API schema.
These columns already exist in the database via migration
0030_extended_pet_profile.sql (confirmed by GRO-1748).
Refs: GRO-1752
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>