reasoning_search
Search stored reasoning chains by goal similarity, with adjustable threshold and project scope.
Instructions
Search stored reasoning chains by goal similarity (FTS5 + Jaccard).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Goal-like query text. | |
| threshold | No | Minimum Jaccard similarity (default 0.3). | |
| limit | No | Max rows (default 5). | |
| project | No | Project name/path (default: active). |