Expand description
Manages session scratch files and learning extraction.
Structs§
- Scratch
Learning - Session
Manager - Manages session-scoped scratch files for memory ingestion.
Functions§
- parse_
scratch_ learnings - Parse learnings from scratch file content.
- promote_
to_ hot_ cache - Promote a single learning to the hot cache. Uses UUID-based negative IDs that survive process restarts without collision. Returns true if the entry was inserted, false if the cache was full.