pub fn cleanup_orphan_file_vectors(
qdrant: &QdrantConfig,
project_id: &str,
indexed_file_paths: &HashSet<String>,
) -> Result<VectorOrphanCleanup, VectorLifecycleError>pub fn cleanup_orphan_file_vectors(
qdrant: &QdrantConfig,
project_id: &str,
indexed_file_paths: &HashSet<String>,
) -> Result<VectorOrphanCleanup, VectorLifecycleError>