recall_reflections
Retrieve machine-generated reflections from an LLM reading your chronicle. Filter by acknowledgment status and acknowledge each to calibrate insights.
Instructions
List machine-generated reflections from the synthesis daemon. Reflections are observations a local LLM (default ministral-3:14b) wrote while reading the chronicle between calls. They are FALLIBLE-BY-DESIGN — the reader is the calibration mechanism. Some will be insight, some nonsense. Use ack_status='unread' to find new ones, then ack each with reflection_ack.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum reflections to return, newest first. | |
| ack_status | No | Filter by ack state. 'all' returns every status. | unread |
| model | No | Optional: filter to a specific model (e.g. 'ministral-3:14b'). |