find_duplicate_contests
Find groups of live contests with identical normalized titles, revealing records that trigger duplicate-title blocks and same-source shadowed entries.
Instructions
Read-only audit: find groups of LIVE contests that share the same normalized title (case/punctuation-insensitive, word-order-insensitive).
These are the records the duplicate-title gate would block on ingestion. Same-source exact-title duplicates are also shown here (they only update in place during ingestion, but if two records share a source + title the older one is effectively shadowed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| min_live | No | Minimum number of live records in a group to report (default 2). Archived contests are ignored. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||