rank_windows
Score 7d, 30d, 90d, and all-time token windows in one call from a pasted ccusage, tokscale, or Claude Max dashboard, returning cascade metrics per window.
Instructions
Rank all four time windows (7d/30d/90d/all-time) in one call from a dashboard paste — paste the full table from ccusage, tokscale, or the Claude Max usage dashboard and get the cascade (Υ, SNR, Leverage, Velocity, 10xDEV, class, card) for each window. Each window is parsed and scored independently. Named keys required (input/output/cacheCreate/cacheRead); positional order is NOT safe here (dashboards list cache_read before cache_create — see WINDOWED_PROFILES gotcha). Omit windows you don't have — partial input is allowed (1–4 windows). Does NOT submit to the board; use tokenpull_submit for a local zero-paste preview, or submit_verified to publish via the enrolled-device path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 7d | No | ccusage/tokscale paste or JSON for the 7-day window (optional) | |
| 30d | No | ccusage/tokscale paste or JSON for the 30-day window (optional) | |
| 90d | No | ccusage/tokscale paste or JSON for the 90-day window (optional) | |
| all | No | ccusage/tokscale paste or JSON for the all-time window (optional) | |
| source_tool | No | which token reader produced the paste (for cross-tool variance tracking) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| windows | No | Cascade results per window |