Semantic / vector search (pgvector) #87

Open
opened 2026-06-09 11:27:30 -04:00 by justin · 0 comments
Owner

Status: missing · Importance: Medium · Effort: L · Phase: 7

Docs claim pgvector is used; it is not — only pg_trgm extension is created. Add CREATE EXTENSION vector + embedding columns (and correct the docs).

Non-negotiable: Embedding provider is an open question (PRD §11) — don't pick silently; candidates via privacy engine.


Area: Search & matching · P2 / nice-have. From the product backlog gap analysis (docs/BACKLOG.md).

**Status:** missing · **Importance:** Medium · **Effort:** L · **Phase:** 7 **Docs claim pgvector is used; it is not** — only pg_trgm extension is created. Add `CREATE EXTENSION vector` + embedding columns (and correct the docs). **Non-negotiable:** Embedding provider is an open question (PRD §11) — don't pick silently; candidates via privacy engine. --- _Area: Search & matching · P2 / nice-have. From the product backlog gap analysis (docs/BACKLOG.md)._
justin added the type:featuremoscow:nicepriority:P2status:missingarea:search labels 2026-06-09 11:27:30 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: justin/provenance#87