Who Operates Like Me — Nearest Neighbor Finder
who_operates_like_meFinds operators whose operating signature most resembles yours. Takes 4 pillars or a codename, computes your signature, then searches the live leaderboard for the nearest neighbors by signature distance. Returns: nearest operators, similarity %, where they outperform you, where you outperform them, and what separates you from the better operator. Makes the leaderboard feel like a network, not a list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | No | ||
| limit | No | Number of nearest neighbors to return (default 5) | |
| output | No | ||
| window | No | 30d | |
| codename | No | Operator codename (alternative to pillars) | |
| cache_read | No | ||
| cache_write | No |