reinforce_memory
Store or reinforce memory entries with content, type, tags, and file paths to persist context for code analysis. Strengthen knowledge by updating existing memories with new confidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Tags for filtering | |
| scope | No | repo | project | file | repo |
| source | No | user | system | tool | user |
| content | Yes | Memory content to store or reinforce | |
| metadata | No | Additional metadata | |
| file_paths | No | Related files | |
| memory_type | No | TRIBAL | EPISODIC | FACT | FACT |
| knowledge_id | No | Existing memory id to reinforce | |
| base_confidence | No | Initial confidence |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| record | No | ||
| success | Yes | ||
| analysis_status | No |