brain_trace
Retrieve the complete memory history for a file: fixes, architecture decisions, and past bugs in chronological order, with confidence and status flags.
Instructions
Show all memory entries associated with a specific file. Returns the full fix history, architecture decisions, and past bugs for that file in chronological order. Includes confidence and status flags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Repo-relative file path to trace (e.g. "src/auth/jwt.ts"). |