mcp_engram_ack_wake_queue
Acknowledge wake queue execution to unblock context_for_edit and clear soft warnings. Call after running suggested actions or note skip.
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 |
|---|---|---|---|
| executed | No | True if you ran the suggested_actions queue (default true) | |
| note | No | Optional note (e.g. thin handoff, fresh store) | |
| steps_completed | No | How many queue steps you executed (optional) |