engrim_recall
Search project memory for prior decisions, facts, feedback, and state using hybrid keyword + semantic ranking. Use before non-trivial work to recall relevant records and avoid repeating past mistakes.
Instructions
Search this project's engrim memory for records relevant to a query (hybrid keyword + semantic ranking). Use before non-trivial work to recall prior decisions, facts, feedback, and state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| k | No | Max records to return. | |
| tag | No | Optional: filter records by tag (e.g. 'auth'). | |
| type | No | Optional: restrict to one record type. | |
| query | Yes | Free-text topic to search for. | |
| project | No | Project tag; 'auto' = current working directory. | auto |
| include_stale | No | Include superseded/archived records. |