vmn_recall
Retrieve evidence from a local memory shard by providing its SHA-256 hash and a query. Uses deterministic lexical search to return consistent ranked results.
Instructions
Recall evidence from a local Vanguard Memory shard using deterministic xLMP lexical search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hash | Yes | The SHA-256 shard hash returned by vmn_ingest | |
| query | Yes | The query to search within the shard |