memory_search
Search verified project memory to retrieve past decisions, conventions, gotchas, and invariants before exploring the codebase. Filter by type, path, or verification status to answer quickly and avoid repeating failed approaches.
Instructions
Search the repo's verified memory for decisions, conventions, gotchas, failed approaches, and invariants. Use BEFORE exploring the codebase — past sessions may already know the answer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Filter by memory kind | |
| limit | No | Max results to return (1-50). Defaults to 10. | |
| paths | No | Restrict to memories scoped to these paths | |
| query | Yes | Keywords to search for (e.g. 'auth token refresh') | |
| status | No | Filter by verification status |