mcp_engram_pin
Pin a concept to lock its CRS at 1.0, preventing the Autophagy Daemon from evicting it, ensuring foundational knowledge persists 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') |