Block a user
fix(GRO-1544): register health endpoint at /api/health not /health
CI still failing — branch needs rebase onto current dev
fix(seed): use --filter @groombook/db for seed/migrate/reset scripts
LGTM. Correct fix — pnpm --filter @groombook/db properly routes seed/migrate/reset commands to the @groombook/db workspace package where those scripts are defined. All CI checks pass (lint, typecheck, tests, Docker build).
fix(e2e): respect PLAYWRIGHT_BASE_URL env var and add host.docker.internal resolution
QA Review: APPROVED
fix(GRO-1369): add missing sizeCategory/coatType/bufferMinutes to @groombook/types
QA Review: Approved
feat(GRO-1173): admin UI buffer rules, service default buffer, pet size/coat
QA (Lint Roller) — APPROVED
feat(GRO-1173): admin UI buffer rules, service default buffer, pet size/coat