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,11 +1,13 @@
|
||||
---
|
||||
name: feedback-process-management
|
||||
description: Process management preferences — don't kill/restart services without asking, leave running processes alone
|
||||
description: Process management preferences — don't kill/restart services without
|
||||
asking, leave running processes alone
|
||||
type: feedback
|
||||
permalink: claude-memory/feedback-process-management
|
||||
---
|
||||
|
||||
Don't kill or restart running services without David's explicit go-ahead. When he says "leave it" or "just note tasks", stop touching processes and do what he asked.
|
||||
|
||||
**Why:** David manages long-running processes across sessions. Killing a process to "improve" it risks losing ingestion progress or orphaning dependent processes. The cost of an unwanted restart (lost work, stale jobs) is higher than the cost of leaving a suboptimal setup running.
|
||||
|
||||
**How to apply:** When David is ending a session, note the state, don't try to fix it. Propose improvements at the start of the next session when there's time to verify.
|
||||
**How to apply:** When David is ending a session, note the state, don't try to fix it. Propose improvements at the start of the next session when there's time to verify.
|
||||
Reference in New Issue
Block a user