mcp_engram_promote_hot_batch
Batch promotes multiple concepts to high-priority hot path, reducing round-trips vs individual promotions. Optimizes wake-up after rehydration by batching hot anchors, tiles, and traces.
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 |