vacuum_embeddings
Remove orphaned embedding rows whose chunk_id no longer exists in the chunks table. Safe and idempotent, it does not touch live data, ideal for post-migration cleanup from pre-v0.7.0 schemas.
Instructions
Drop orphaned embedding rows whose chunk_id no longer exists in the chunks table. Safe and idempotent; does not touch live data. Useful after migrations from pre-v0.7.0 schemas where chunk deletion did not always cascade to the derived layer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vault | Yes |