brain_remember
Persist project memory including architecture decisions, failures, and session notes to reduce rediscovery and maintain context across coding sessions.
Instructions
Persist a durable project memory into the local memory log and LightRAG. Use this after fixes, failed attempts, setup discoveries, architecture decisions, and session handoff notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | lesson | |
| title | Yes | ||
| summary | Yes | ||
| details | No | ||
| outcome | No | ||
| repo_id | No | repo1 | |
| files | No | ||
| tags | No |