mcp_engram_ack_edit_arc
Acknowledge or skip pending edit-arc debt to unblock subsequent edits on the same path. Use skip with a note for read-only passes.
Instructions
Acknowledge or skip pending edit-arc debt — unblocks repeat context_for_edit on the same path when ENGRAM_EDIT_ARC_GATE=hard. Prefer mcp_engram_update on *__arc after edits; use skip=true with an honest note only for read-only passes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| concepts | No | Optional AST concepts to clear (default: all pending) | |
| note | No | Reason for skip or ack (e.g. read-only recon, no edits made) | |
| skip | No | True when waiving arc update with documented reason (default true) |