memory_search
Before diving into code, search verified project memory for prior decisions, conventions, gotchas, and failed approaches to quickly find answers from past sessions.
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 | ||
| 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 |