AchiralAchiral

Docs · LLMs and developers

Reviewed2026-07-07Version3.12.1

Reflection 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

GroupPaths
SettingsGET /api/memory/reflection/settings, PATCH /api/memory/reflection/settings
Events and auditsGET /api/memory/reflection/events, GET /api/memory/reflection/audits
MetricsGET /api/memory/reflection/metrics, GET /api/memory/reflection/metrics/summary, GET /api/memory/reflection/metrics/trend, GET /api/memory/reflection/metrics/distribution
RunPOST /api/memory/reflection/run

Use these routes for operational visibility into memory reflection, not for ordinary memory retrieval.