Structs§
- InMemory
Store - Thread-safe in-memory implementation of
Store. - Item
- A stored item in the key-value store.
Enums§
- Synaptic
Error - Unified error type for the Synaptic framework with variants covering all subsystems.
Traits§
- Embeddings
- Trait for embedding text into vectors.
- Store
- Persistent key-value store trait for cross-invocation state.
Functions§
- now_iso
- ISO 8601-ish timestamp for store metadata (no chrono dependency).