AchiralAchiral

Docs · LLMs and developers

Reviewed2026-07-07Version3.12.1

Preference calibration

Routes for feedback and calibration over learned memory preferences.

Preference calibration routes help Achiral improve learned preferences with explicit feedback and targeted calibration.

Routes

MethodPathPurpose
POST/api/memory/preferences/:id/feedbackAttach feedback to a learned preference.
GET/api/memory/preferences/low-confidenceReturn preferences that need calibration.
POST/api/memory/preferences/calibrateRun preference calibration.
GET/api/memory/preferences/feedback-statsReturn preference feedback statistics.

These are workspace routes protected by session auth and memory permissions.