Fix
Core update
Broad release
Deduplicated fraud enrichment
Fraud Detection
What changed
Candidate fraud checks now reuse one enrichment request per candidate, avoiding duplicate lookups and inconsistent results.
Why it matters
- The detection preparation path deduplicates repeated enrichment work for the same candidate.
- Reviewers are less likely to wait on duplicate provider calls or see competing results from the same check.