taste_checkpoint_diff
Compare two saved taste checkpoints to reveal new entrants, drop-offs, genre drift, and Jaccard similarity. Uses only local data with zero API calls.
Instructions
Diff two saved taste checkpoints: new entrants, drop-offs, genre drift and Jaccard similarity. Pure local sidecar — zero API calls. List slots with from="?" or omit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Newer checkpoint label | |
| from | No | Older checkpoint label | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |