mcp_engram_ack_wake_queue
Acknowledge completed wake queue steps to unblock context_for_edit and clear pending warnings. Call after executing suggested_actions; empty queues auto-ack at session start.
Instructions
Acknowledge wake queue execution — unblocks context_for_edit when ENGRAM_WAKE_QUEUE_GATE=hard; clears soft warnings. Call once after running harness_injection.suggested_actions (or honestly note skip). Empty queue auto-acks at session_start.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Optional note (e.g. thin handoff, fresh store) | |
| executed | No | True if you ran the suggested_actions queue (default true) | |
| steps_completed | No | How many queue steps you executed (optional) |