piia-engram v3.49.0
English
Engram v3.49.0 turns the recent cross-tool continuity work into a releasable local checkpoint.
Highlights:
- Adds opt-in import version-chain materialization:
engram import <backup.json> --apply --yes --materialize-version-chaincan preserve reviewed same-key lesson/decision conflicts as version-chain entries while the default import path remains conservative. - Adds MCIC v1, a synthetic metadata-only benchmark for Multi-Client Identity Continuity. It measures whether Engram makes the right memory-layer signal available to the next client; it does not overclaim live model compliance.
- Adds a reusable client-validation evidence harness for Hermes, OpenClaw, Cursor, and future MCP hosts. It records copied-store test purpose, isolated paths, zero-pollution hash evidence, and public-safe summaries.
- Moves MCP startup reconciliation to a daemon background thread by default to avoid blocking stdio initialize.
- Aligns the Cursor plugin display name with the package identity:
piia-engram.
中文
Engram v3.49.0 把最近的跨工具连续性工作收口成一个可发布的本地检查点。
重点:
- 新增显式开启的导入版本链实体化:
engram import <backup.json> --apply --yes --materialize-version-chain可以把已审阅的同 key lesson / decision 冲突保留为版本链条目;默认导入路径仍保持保守。 - 新增 MCIC v1 合成基准,用 metadata-only 的方式测试“Engram 是否能把正确的记忆层信号交给下一个客户端”,不把它夸大成“现场模型一定会遵守”。
- 新增可复用的客户端验证证据脚手架,面向 Hermes、OpenClaw、Cursor 和后续 MCP host,记录复制数据目录测试目的、隔离路径、零污染 hash 证据和公开安全摘要。
- MCP 启动对账默认改为 daemon 后台线程,避免阻塞 stdio initialize。
- Cursor 插件显示名统一为
piia-engram,与包名和 registry 身份一致。
验证: