coldstate_resolve
Resolve a name, alias, or surface form to its canonical ColdState knowledge entry (id + title). Deterministic: an exact title match wins, else the top relevance-Ψ entry. Returns the canonical entry plus alternatives. Use the returned id with coldstate_fetch / coldstate_related.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max alternative candidates | |
| query | Yes | The name/term/alias to resolve |