kit_ranking_compare
ranking_compareCompare search ranking for a query with and without the recently learned boost. Returns every row whose rank or score changes, with baseline rank, boosted rank, position delta, score delta, sample source, boost window, and units.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tier | No | Optional memory tier filter | |
| limit | No | Max candidate rows to compare, default 50 and capped by the API at 100 | |
| query | Yes | Search query to compare over the real caller-scoped memory sample | |
| project | No | Optional project filter | |
| surface | No | Optional surface filter | |
| category | No | Optional memory category filter | |
| kit_session_id | No | Your own session ID from wake; reuse for this conversation. A child or subagent must wake separately, without its parent's ID. |