crabtalk-memory 0.0.21

Standalone single-file memory system for Crabtalk agents
Documentation

Standalone single-file memory system.

Memory is a connection to a single db file (like SQLite): entries, aliases, and an inverted index all live in one place. v1 is in-RAM only; persistence and dump/load land in later phases.