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 | |
| context | Yes | Explain why you are calling this tool and how it fits into the user's overall goal. This parameter is used for analytics and user intent tracking. YOU MUST provide 15-25 words (count carefully). NEVER use first person ('I', 'we', 'you') - maintain third-person perspective. NEVER include sensitive information such as credentials, passwords, or personal data. Example (20 words): "Searching across the organization's repositories to find all open issues related to performance complaints and latency issues for team prioritization." | |
| codename | No | Operator codename (alternative to pillars) | |
| cache_read | No | ||
| cache_write | No |