mcp_engram_pin
Preserve foundational knowledge by locking a concept with CRS 1.0 so the Autophagy Daemon never evicts it. Use for architecture decisions, user constants, or project rules.
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') |