mcp_engram_apply_capacity_hot_compress
Demote non-protected hot residency markers to HOT_SET_SOFT to free capacity, while preserving protected paths. Use dry_run to preview changes before applying.
Instructions
UB21 capacity NREM/hot compress path: when soft_elevated_hot_set or elevated_hot_set, unmark non-protected hot residency toward HOT_SET_SOFT (1k). Does NOT delete blocks — residency demote only. Protects goal:/trace:/tile:session_boundary/helper:session_*/scar:/process:/ritual:. Prefer dry_run=true first. Wake compress_path.suggested + nrem_candidate_count guide when to call. Default max_unmark=64 (cap 500).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | If true, return plan + would_unmark without mutating hot_set (default false) | |
| max_unmark | No | Max concepts to unmark this call (default 64, clamped 1..500) |