Structs§
- Chunk
Manifest Chunk Mapping - Exact mapping returned for a single manifest chunk after a successful transaction.
- Chunk
Manifest Entry - Caller-supplied chunk for manifest ingestion.
- Chunk
Manifest Ingest Options - Document-level options for chunk manifest ingestion.
- Chunk
Manifest Ingest Result - Successful chunk-manifest ingest receipt.
- Compat
Trace Id - Stable trace identifier used for cross-crate correlation and auditability.
- Derived
Vector Artifact Generation V1 - Stable generation-level manifest for derived vector acceleration artifacts.
- Document
- A source document that has been chunked and embedded.
- Embedding
Displacement - Embedding displacement between two text embeddings.
- Episode
AsOf Receipt V1 - Receipt for an as-of bitemporal episode query.
- Episode
Meta - Metadata for a causal episode (PRIMITIVES_CONTRACT §4).
- Explained
Result - Search result with full score explanation.
- Explained
Result Answer V1 - Product-facing answer for one explained result.
- Explained
Search Response - Explained search response shape for context-aware APIs.
- 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.
- Namespace
Delete Report - Per-surface deletion counts for namespace removal.
- 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
Context - Explicit search execution context for deterministic replay and receipt generation.
- Search
Receipt Answers V1 - Product-facing answers derived from a search receipt.
- Search
Replay Report V1 - Replay comparison for a durable search receipt.
- Search
Response - Search response shape for context-aware APIs.
- Search
Result - A single search result.
- Session
- A conversation session.
- Text
Chunk - A chunk produced by the text splitter.
- Vector
Artifact Build Receipt V1 - Receipt-like summary for rebuilding derived vector acceleration artifacts.
- Vector
Search Receipt V1 - Receipt-ready vector/search execution metadata.
Enums§
- Episode
Outcome - Outcome of an episode’s causal hypothesis.
- Exactness
Profile - Controls whether search should prefer exact reference scoring or allow approximate backends.
- Graph
Direction - Direction for graph traversal.
- Graph
Edge Type - Type of relationship between graph nodes.
- Receipt
Mode - Controls whether search receipt metadata is produced.
- 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