rig-memory 0.1.0

Memory scaffolding for Rig.
Documentation
1
2
3
4
5
6
7
8
9
# rig-memory

`rig-memory` is the memory companion crate for Rig.

Version `0.1.0` is intentionally minimal. It provides a publishable crate shell,
crate-level documentation, and package metadata while the memory-backed Rig
integration is being developed.

This release does not expose a public runtime API yet.