Release notes — v1.7.2
@palimem/mcp v1.7.2 is the current npm release. Component runtime metadata is at 1.7.1. The behavior contract remains spec v1.7.0 — 143 validation behaviors, eleven MCP tools, no spec change in this line.
Version lines
Section titled “Version lines”Palimem uses intentionally separate version numbers:
| Line | Version | What it tracks |
|---|---|---|
| Spec | 1.7.0 | Behavior contract — spec/, tests, validation |
| Component | 1.7.1 | Runtime metadata — serverInfo, Docker label, app packages, Claude plugin |
| npm package | 1.7.2 | @palimem/mcp on npm |
When in doubt: cite spec v1.7.0 for behavioral claims and @palimem/mcp v1.7.2 for install commands.
What changed in v1.7.2
Section titled “What changed in v1.7.2”- npm
@palimem/mcpv1.7.2 — README, governed-memory positioning,npx @palimem/mcpas primary install path - Component metadata aligned to 1.7.1 (MCP
serverInfo, Docker image label, plugin manifests) - Documentation — release history and version index in the component repo
- No spec change — validation suite and MCP tool surface unchanged
Install
Section titled “Install”npx @palimem/mcp ai-memory connect <harness> \ --project-root "$(pwd)" \ --launcher npx \ --data-dir .ai-memory/datanpm: @palimem/mcp v1.7.2
Prior releases
Section titled “Prior releases”- v1.7.1 release notes — npm README/metadata sync (superseded on npm by 1.7.2)
- v1.7.0 release notes — component spec, Phase 6 integrations, validation behaviors