Structs§
Enums§
- Turn
Type - Classifies the type of a conversational turn for memory routing.
Functions§
- classify_
turn - Classifies a turn based on user + assistant content and tool results.
- ingest_
turn - This is intentional – memory ingestion runs in a background
tokio::spawnand must not block the response path. A future improvement could return a count of failed operations for observability (see BUG-060 in the bug ledger).