merge_candidates
Identify duplicate or overlapping memory clusters with confidence scores and match signals, enabling efficient deduplication decisions without modifying data.
Instructions
Surface likely duplicate/overlapping memory clusters with confidence scores and the signals behind each (Fellegi-Sunter match/possible/non-match). Read-only — nothing is changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Optional: only consider memories with these tags (ANY match). | |
| limit | No | Max candidate clusters to return (default 20). |