chore(memory): Basic Memory trial begins — sync normalization baseline (283 files)
Basic Memory v0.21.6 first sync over the live memory dir (steward-authorized live-dir trial, Option A 2026-06-06): adds permalink: to frontmatter, refolds long YAML description lines, strips final newlines. Bodies untouched — verified via full diff classification. From this commit forward, any diff in claude/memory shows only what Basic Memory or the session writes. Trial design: MemPalace untouched as incumbent; git status check on this dir at every wrap; end-of-day evaluation (recall quality, sync robustness, rebuild-from-files, malformed-file behavior). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
161fad7ae2
commit
3f9a89b00c
@@ -1,7 +1,9 @@
|
||||
---
|
||||
name: MemPalace dev tooling
|
||||
description: MemPalace installed as dev context tool — venv in _Dev/mempalace, MCP wired at user scope, 6134 drawers from thinking docs
|
||||
description: MemPalace installed as dev context tool — venv in _Dev/mempalace, MCP
|
||||
wired at user scope, 6134 drawers from thinking docs
|
||||
type: reference
|
||||
permalink: claude-memory/mempalace-dev-tool
|
||||
---
|
||||
|
||||
## MemPalace — Dev Tooling Setup
|
||||
@@ -33,4 +35,4 @@ mempalace_search, mempalace_status, mempalace_list_wings, mempalace_list_rooms,
|
||||
|
||||
**Cleanup:** `rm -rf ~/_Dev/mempalace/` removes everything. Also remove MCP: `claude mcp remove mempalace`
|
||||
|
||||
**Note:** MemPalace artifacts (`mempalace.yaml`, `entities.json`) added to CapableMind-AI `.gitignore`.
|
||||
**Note:** MemPalace artifacts (`mempalace.yaml`, `entities.json`) added to CapableMind-AI `.gitignore`.
|
||||
Reference in New Issue
Block a user