mcp_engram_scar
Register a failed approach as a geometric repeller so the AI never retries the same ineffective solution again.
Instructions
TRIGGER: Call this immediately if you attempt a code fix and it fails, or if the user tells you an approach is a dead end. This creates a geometric repeller in the manifold so you do not hallucinate or attempt the same bad solution again in the future.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| concept | Yes | The concept name to scar (e.g. 'failed_approach_x') | |
| magnitude | No | Scar magnitude [0.0, 1.0]. Higher = larger CRS penalty and stronger topological deflection. Defaults to 0.15 (M-NOL default for contradiction axis spikes). |