Missing User Warnings
Medium
- Confidence
- 94% confidence
- Finding
- The script unconditionally deletes the existing Chroma collection before recreating it, which can destroy previously indexed data without any confirmation, backup, or safety check. In an ingestion pipeline, this creates a real availability and integrity risk: an accidental run, wrong environment, or misuse against a production data directory can wipe the index and force costly reindexing.
