9ba5da5e75
CI / Lint & Typecheck (pull_request) Failing after 14s
CI / Test (pull_request) Failing after 20s
CI / Build (pull_request) Has been skipped
CI / Build & Push Docker Images (pull_request) Has been skipped
CI / Update Infra Image Tags (pull_request) Has been skipped
- Add coatType, temperamentScore, temperamentFlags, medicalAlerts, preferredCuts to buildPet() defaults — schema recently added these columns but factories was still missing them, causing TS2739 errors - Reduce scrypt N from 32768 → 4096 in test helpers only — production seed.ts is unaffected; CI runners hit memory limit at N=32768 Co-Authored-By: Paperclip <noreply@paperclip.ing>