Mosaic Stack API schema requires both vector (pgvector) and uuid-ossp
extensions. The mosaic user cannot CREATE EXTENSION (requires superuser),
so extensions must be installed by the admin user during db-init before
Prisma runs migrations.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>