# hippmem-write
Write engine for HIPPMEM — `AssociationKeys` generation, multi-dimensional candidate discovery, association scoring, and typed edge creation into the association graph.
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: algorithms](https://github.com/hippmem/hippmem/blob/main/docs/architecture/algorithms.md)
- [Concepts](https://github.com/hippmem/hippmem/blob/main/docs/concepts.md)
- API docs: <https://docs.rs/hippmem-write>
## License
AGPL-3.0-only — see [COPYRIGHT](https://github.com/hippmem/hippmem/blob/main/COPYRIGHT) for the full two-tier licensing model. A commercial license is available for use cases incompatible with AGPL-3.0-only.