eb2c70efe1
CI / Lint & Typecheck (pull_request) Failing after 15s
CI / Test (pull_request) Successful in 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
- Fix vi.mock hoisting by importing and, eq, exists, or from db/index.js via async factory (importOriginal) instead of closing over top-level imports - Fix 'row' possibly undefined in makeDeleteChainable returning() with non-null assertion - Fix invalid UUID format in CLIENT_ID/PET_ID constants (must be valid v4 UUIDs to satisfy z.string().uuid() validation in createPetSchema) - Add missing extended fields (coatType, temperamentScore, temperamentFlags, medicalAlerts, preferredCuts) to buildPet factory defaults to match schema - Add §4.15 Public Booking Flow to UAT_PLAYBOOK.md documenting buffer integration (GRO-1172) scheduling engine endpoints Co-Authored-By: Paperclip <noreply@paperclip.ing>