file_anchor
Bind a short mnemonic to an absolute local file path, so later queries can resolve 'the spec' to the exact document. Solves the problem of needing full paths in natural language memory retrieval.
Instructions
Anchor a short name to an absolute local file path so future queries can resolve "the spec" to the real document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Short mnemonic name, e.g. "qianshi-spec". | |
| path | Yes | Absolute local file path. |