Structs§
- Compat
Trace Id - Stable trace identifier used for cross-crate correlation and auditability.
- Document
- A source document that has been chunked and embedded.
- Embedding
Displacement - Embedding displacement between two text embeddings.
- Episode
Meta - Metadata for a causal episode (PRIMITIVES_CONTRACT §4).
- Explained
Result - Search result with full score explanation.
- Fact
- A discrete fact in the knowledge store.
- Graph
Edge - An edge in the memory graph.
- Memory
Stats - Database statistics.
- Message
- A single message within a session.
- Projection
Claim Version - Public read shape for imported claim projection rows.
- Projection
Entity Alias - Public read shape for imported entity-alias rows.
- Projection
Episode - Public read shape for imported episode projection rows.
- Projection
Evidence Ref - Public read shape for imported evidence-reference rows.
- Projection
Query - Common filter surface for imported projection queries.
- Projection
Relation Version - Public read shape for imported relation projection rows.
- Score
Breakdown - Detailed score breakdown for explainable search results.
- Search
Result - A single search result.
- Session
- A conversation session.
- Text
Chunk - A chunk produced by the text splitter.
Enums§
- Episode
Outcome - Outcome of an episode’s causal hypothesis.
- Graph
Direction - Direction for graph traversal.
- Graph
Edge Type - Type of relationship between graph nodes.
- Role
- Role of a message in a conversation.
- Search
Source - Source information for a search result.
- Search
Source Type - Indicates whether a search result came from a fact, document chunk, message, or episode.
- Verification
Status - Verification status for an episode.
Traits§
- Graph
View - Trait for querying the memory store as a graph.
Type Aliases§
- TraceId
Deprecated