tascan_find_duplicate_workers
Find candidate same-person worker records with per-signal match detail (Patent 4 §6.25(b) signals: phone reuse, name similarity, GPS pattern correlation). Turns identity fragmentation from an accidental discovery into a monitorable metric, and feeds the merge workflow its candidate list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Or: search duplicates by display name | |
| threshold | No | Min confidence 0-1 (default 0.15) | |
| worker_id | No | Anchor worker to find duplicates OF (preferred — enables phone + GPS signals) | |
| include_orphans | No | Also consider org-less (orphan) worker records — off by default |