remember_project_note
Store a structured memory note with source references, including title, claim, tags, and file associations, to preserve repository context for AI coding tools.
Instructions
[compatibility] Prefer store_memory. Store a repo-scoped source-backed memory note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | ||
| tags | No | ||
| claim | Yes | ||
| files | No | ||
| title | Yes | ||
| symbols | No | ||
| rationale | No | ||
| confidence | No |