nanomem_search
Search long-term memory to retrieve relevant past facts and context, noting superseded records so you don't answer with outdated information.
Instructions
Search persistent long-term memory for relevant past facts and context. A result marked SUPERSEDED was true when it was written and is NOT true now -- do not answer with it, use it only to say what something USED to be. If the result is not the whole answer -- more memories matched than fit, or parts of a multi-part question got nothing -- the reply says so on its last line. Believe that line: it is counted, not estimated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The search query. | |
| top_k | No | Number of results to return. | |
| min_score | No | Only return memories scoring at or above this cosine. With the default 0.0 every record clears it, so the tool cannot tell you how many RELEVANT memories it could not fit; set a floor (0.5-0.7 is typical) and it will say so. |