mcp_engram_demote_from_context
Demote a concept from the active serving stack while preserving its geometry and recall. Archives the trace and updates goal relationships for hygiene demotion or completion marking.
Instructions
Demote a concept from the active serving stack without deleting geometry. Mints an archival trace, wires completes_goal/demotes_goal, and removes primary_goal --serves--> edge. Use for hygiene demotion, LEG Mark complete, or when goal_update_status alone is insufficient. Geometry and recall remain intact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| concept | Yes | Concept to demote (goal:, trace:, tile:, etc.) — cannot be primary_goal | |
| note | No | Optional justification for archival trace | |
| reviewer | No | Who initiated demotion (default: agent) |