mcp_engram_update
Update a memory by encoding new text while evaluating Lyapunov stability drift to preserve cognitive resonance for stable changes and penalize contradictions.
Instructions
CRITICAL: Use this whenever you need to change or append to an existing memory. NEVER use forget+remember to update — that destroys the block's entire history. WHAT THIS DOES DIFFERENTLY: Evaluates Lyapunov stability drift between the old and new vector encodings. If drift is low (stable evolution), CRS is preserved. If drift is high (contradictory change), CRS is penalized proportionally. This creates a thermodynamic record of how a concept has evolved over time and prevents silent rewrites of load-bearing memories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| concept | Yes | The concept name to update | |
| new_text | Yes | The new text content to encode |