Loading rankings…
Loading rankings…
AI evaluation has four layers. Models are evaluated. Agents are evaluated. Outputs are evaluated. Operators are not — until SigRank. The operator layer is the missing piece of AI evaluation.
Four layers of AI evaluation. One was missing.
Model evals, agent evals, and output evals all exist. Operator evals — measuring the human directing the AI — did not. SigRank fills that gap with public, content-free, continuous evaluation.
Standardized benchmark suites that measure how well an AI model performs on reasoning, coding, math, and knowledge tasks.
Task-completion evals that measure whether an autonomous agent achieves its goal end-to-end.
Quality scoring of individual AI outputs — correctness, safety, helpfulness — often via LLM-as-judge or human raters.
Telemetry-based evaluations that measure how effectively a human operator uses AI — the cascade architecture, not the model capability.
Evaluating AI without evaluating the operator is like evaluating a car without evaluating the driver. The model is the engine. The agent is the transmission. The output is the destination. But the operator is the driver — and no existing evaluation layer measured the driver until SigRank.
Two operators using the same model, the same tools, and similar prompts can have 100× different Yield. The difference is the cascade architecture — how the human structures context reuse, output extraction, and input minimization. Model evals cannot see this. Agent evals cannot see this. Output evals cannot see this. Only operator evals can.
SigRank measures operators using Yield (Υ), a token-cascade efficiency score computed from real session telemetry.
The public evaluation layer for AI operators — ranked by Yield (Υ).
See the top operators ranked by Yield on the public leaderboard.
A detailed comparison of the three evaluation layers and why each matters.
The full methodology behind Yield, token telemetry, and operator measurement.