lunaris-core 0.7.1

Core types, traits, and bi-temporal primitives for the Lunaris agent memory engine
Documentation

lunaris-core

Core types, traits, and bi-temporal primitives for the Lunaris agent memory engine.

This crate is the foundational type layer — Episode/Chunk/Entity/Fact/Relation/Community primitives, the StoragePort trait, HLC clock, Scope newtype, and the error taxonomy.

Use

[dependencies]
lunaris-core = "0.2"

See the Lunaris repository for the umbrella crate, the 10-minute quickstart, the architecture overview, and benchmarks.

License

Apache-2.0. See LICENSE.