Expand description
Core domain types for the agent memory system
Re-exports§
pub use change::ChangeLog;pub use change::ChangeType;pub use fact::ContentHash;pub use fact::EmbeddingVector;pub use fact::FactId;pub use fact::MetadataMap;pub use fact::StoredFact;pub use operation::FactOperation;pub use operation::IngestionOutcome;pub use operation::ModificationResult;pub use operation::RetrievalResult;pub use scope::ScopeFilter;pub use scope::ScopeIdentifiers;