reinforce_memory
Prevent memory decay by increasing confirmation count and confidence, strengthening long-term retention in the knowledge graph.
Instructions
Boost a memory's decay resistance by increasing confirmation count and/or confidence. Unlike refresh_entity (timestamp reset) or set_importance (static score), this modulates the decay model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memoryName | Yes | Name of the memory to reinforce | |
| confidenceBoost | No | Amount to boost confidence score | |
| confirmationBoost | No | Amount to boost confirmation count |