mcp_engram_promote_hot_batch
Batch promote multiple concepts to the hot path in a single call, reducing round-trips compared to individual promotions. Optimizes wake-up after rehydration.
Instructions
Batch promote multiple concepts to hot path (LegView + backend hot cache + hot_set). Reduces round-trips vs repeated single promote_hot. Used in optimized wake-up after rehydrate to batch hot anchors/tiles/traces. Each is promoted individually but in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| concepts | Yes | List of concept names to promote to high-priority hot path |