Files
dotfiles/claude/memory/feedback-process-management.md
T
David F GliddenandClaude Opus 4.8 3f9a89b00c 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>
2026-06-06 09:52:17 +02:00

854 B

name, description, type, permalink
name description type permalink
feedback-process-management Process management preferences — don't kill/restart services without asking, leave running processes alone feedback 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.