fix: remove pgvector dependency from AI knowledge retrieval
This commit is contained in:
@@ -63,8 +63,8 @@ Tests should mock database/provider boundaries and assert observable contracts,
|
||||
|
||||
## Compatibility
|
||||
|
||||
No database migration is required for this hardening pass.
|
||||
No new dependency is required.
|
||||
Deployment hardening additionally changes the still-unapplied `0007` AI migration from pgvector to JSONB embeddings, so production PostgreSQL 18 Alpine can run the migration without a `vector` extension.
|
||||
Existing persisted `resultJson.citations` remain readable; new analyses will have stricter citation lists.
|
||||
|
||||
## Rollback
|
||||
|
||||
Reference in New Issue
Block a user