remember_fact
Record repository-scoped memory facts with metadata, entity links, and confidence levels to build evidence-backed plans for AI coding agents.
Instructions
Record a repository-scoped memory fact with metadata, entity links, and confidence parameters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confidence | No | The confidence level of the fact. | |
| source | No | The source or tool that observed the fact. Defaults to 'mcp'. | |
| text | Yes | The fact text to remember. |