2056391f9d
CI / build (push) Successful in 3m58s
The declarative services: Postgres was never reachable at postgres:5432 (P1001) on this Gitea runner even with a valid healthcheck — service-name networking to the job isn't wired here. Switch to the mdm CI pattern: host-mode runner, start pgvector via 'docker run -p 5434:5432', connect over localhost:5434 (also the specs' default DATABASE_URL). Clean up the container in always(). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>