nape_ack
Acknowledge a Nape honk by ID to remove it from active results while preserving audit log. Provide a note explaining resolution or false positive.
Instructions
Acknowledge a Nape honk by its honk_id. Acknowledged honks are removed from nape_honks results but remain in the audit log (acks.jsonl). Include a note explaining how the concern was addressed or why it was a false positive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| honk_id | Yes | honk_id from nape_honks output. | |
| note | Yes | How the concern was addressed. |