reflection_ack
Acknowledge machine-generated reflections to improve signal-to-noise tracking. Use confirm, engage, or discard actions to close the ack-loop.
Instructions
Acknowledge a machine-generated reflection. Closes the ack-loop for the synthesis daemon's signal-to-noise tracking. action: 'confirm' = accurate observation worth promoting; 'engage' = real question, opening a thread; 'discard' = nonsense / cliché / off-topic. To promote a reflection to a chronicle insight, do an explicit record_insight call citing the reflection — this tool does NOT auto-promote (layer hygiene).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reflection_id | Yes | The id field from recall_reflections output. | |
| action | Yes | Ack action. | |
| note | No | Optional rationale for the ack. | |
| by | No | Optional instance id for audit (e.g. 'opus-4-7-mac-studio'). |