mcp_engram_pin
Protect essential concepts from eviction by setting their CRS to 1.0 and locking them. Ideal for preserving foundational knowledge—architecture decisions, user constants, project rules—that must persist indefinitely.
Instructions
Set a concept's CRS to 1.0 and lock it so the Autophagy Daemon never evicts it. WHEN TO USE: For foundational knowledge that must survive forever — architecture decisions, user constants, project rules, genesis axioms. Do NOT pin everything: pin only what is genuinely load-bearing. Pinned blocks still support relate/update. Use mcp_engram_forget_old to clean up unpinned blocks below a CRS threshold.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| concept | Yes | Concept tag to pin (e.g. 'task_board' or 'system_architecture') |