Resync Chromadb
POST /api/creative/lore/resync/chromadb
POST
/api/creative/lore/resync/chromadb
Rebuild the ChromaDB vector index from lore_entries.
Recovery tool for cases where the vector store was corrupted, the
embedding model changed, or the dual-write protocol left entries in
index_status='failed'. Re-upserts every project row into the
lore collection and flips index_status back to ‘indexed’ on success.
Responses
Section titled “ Responses ”Successful Response
LoreResyncResponse
Response for FTS5 / ChromaDB / pending-entry resync endpoints.
object
target
required
Target
Which index was rebuilt
string
indexed
required
Indexed
Number of entries re-indexed
integer