Expand description
Document source types – MemoryType enum, RawDocument, SourceType, SyncStatus.
Structs§
- RawDocument
- A raw document fetched from any source, ready for chunking and embedding.
Enums§
- Memory
Type - Closed taxonomy of memory facets – validated at API boundary. Stored as lowercase TEXT in SQLite.
- Source
Type - Persisted source type.
- Stability
Tier - Stability tiers determine supersede behavior, confidence defaults, and retrieval decay.
- Sync
Status - Sync status for a connected source.
Functions§
- stability_
tier - Map a memory type string to its stability tier. NULL -> Ephemeral.