Metadata-Version: 2.4
Name: engram-memory-vault
Version: 1.15.0
Summary: Renamed to Compartment - install `compartment` instead. This package installs it for you.
License: MIT
Project-URL: Homepage, https://github.com/MaxFreedomPollard/Compartment
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: compartment>=1.15.0

# engRAM is now Compartment

This package is a tombstone. Installing it installs
[**compartment**](https://pypi.org/project/compartment/), which is the same
project under its current name.

```bash
pip install compartment
```

Nothing you have configured breaks. Compartment still ships an `engram`
command, still reads a vault in `~/.engram`, and still honours `ENGRAM_*`
environment variables — so existing MCP client configs, shell aliases and
Hermes setups keep working untouched.

Source: https://github.com/MaxFreedomPollard/Compartment
