bug
forget` always deletes index entries after the candidate loop, including when `dry_run` is true, so `POST .../sweep?dry_run=true` still unlinks index files and breaks the “without removing anything”… forget` always deletes index entries after the candidate loop, including when `dry_run` is true, so `POST .../sweep?dry_run=true` still unlinks index files and breaks the “without removing anything” contract.
services/proxy/src/sweep.rs:140
Evidence quote
Not recorded
Suggested fix
Not recorded