Docs · LLMs and developers
Reviewed2026-07-07Version3.12.1Reflection loop
Routes for configuring and inspecting Achiral's memory reflection loop.
Reflection routes configure and inspect the processes that revisit memory, evaluate it, and update memory state over time.
Routes
| Group | Paths |
|---|---|
| Settings | GET /api/memory/reflection/settings, PATCH /api/memory/reflection/settings |
| Events and audits | GET /api/memory/reflection/events, GET /api/memory/reflection/audits |
| Metrics | GET /api/memory/reflection/metrics, GET /api/memory/reflection/metrics/summary, GET /api/memory/reflection/metrics/trend, GET /api/memory/reflection/metrics/distribution |
| Run | POST /api/memory/reflection/run |
Use these routes for operational visibility into memory reflection, not for ordinary memory retrieval.