fix(gateway): CORS, memory userId from session, pgvector auto-init #110
Reference in New Issue
Block a user
Delete Branch "fix/gateway-cors-schema"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes three issues found during E2E testing: CORS blocking web→gateway, memory endpoints passing undefined userId, and missing pgvector extension.