mcp_engram_remember_solution
Store an error pattern and its solution as a permanent, auto-pinned memory block that never decays, ensuring reliable retrieval of resolved problems.
Instructions
Store a crystallized error→solution pair as a ZEDOS_PRAXIS block, auto-pinned to CRS=1.0. Solutions never decay.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error_pattern | Yes | The error or problem pattern (error message, concept, or description) | |
| solution | Yes | The solution or approach that resolved it |