# hippmem-core
Core domain types for HIPPMEM — `MemoryUnit`, `AssociationLink`, `ActivationState`, `Clock`/`Rng` traits, base error types, and the `config` module.
Part of [HIPPMEM](https://github.com/hippmem/hippmem) — a native associative memory engine for AI agents, written in Rust.
## Documentation
- [Project README](https://github.com/hippmem/hippmem#readme)
- [Architecture: data model](https://github.com/hippmem/hippmem/blob/main/docs/architecture/data-model.md)
- API docs: <https://docs.rs/hippmem-core>
## License
Apache-2.0 — see [COPYRIGHT](https://github.com/hippmem/hippmem/blob/main/COPYRIGHT) for the full two-tier licensing model.