Loading rankings…
Loading rankings…
Category guide
Model metrics tell you about the model. Operator metrics describe the human layer that selects, directs, iterates with, and extracts work from that model.
Fresh input tokens.
Output tokens.
Tokens written to context cache.
Tokens reused from context cache.
(cache_read × output) / input²Compound token-flow relationship between context reuse and output relative to fresh input.
cache_read / inputReusable context amplification relative to fresh input.
output / inputOutput generated per unit of fresh input.
output / (input + output)Output share of the direct input/output exchange.
log₁₀(cache_read / input)Log-scale cascade summary under the reference null policy.
A token cascade does not independently prove correctness, code quality, task success, employee productivity, hiring suitability, or business ROI. Those are separate outcome layers. Good evaluation joins them without pretending they are the same measurement.
This page is a discovery surface. SignalAF maintains the canonical Upsilon Standard draft and public reference implementation.