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,9 +1,12 @@
|
||||
---
|
||||
name: BMF summarizer-connector coupling
|
||||
description: Factory's maybeGenerateSummary is silently coupled to the local_files observation shape; most connectors fall through. Deferred refactor target.
|
||||
description: Factory's maybeGenerateSummary is silently coupled to the local_files
|
||||
observation shape; most connectors fall through. Deferred refactor target.
|
||||
type: project
|
||||
originSessionId: 1c1bf37d-b1c3-4a62-9355-613c50f4c028
|
||||
permalink: claude-memory/bmf-summarizer-contract
|
||||
---
|
||||
|
||||
# BMF summarizer-connector coupling (deferred refactor)
|
||||
|
||||
**Surfaced:** 2026-04-14, during the SQLite+LanceDB recall unblock session.
|
||||
@@ -44,4 +47,4 @@ Touches connector contracts — deserves its own focused PR with Seb reviewing,
|
||||
|
||||
- When opening the next L1 PR after the storage-migration one merges.
|
||||
- Before onboarding any new text-bearing connector (the wrong default will keep catching people).
|
||||
- If any recall quality investigation points at content-not-dispatched as a suspect — this is the mechanism.
|
||||
- If any recall quality investigation points at content-not-dispatched as a suspect — this is the mechanism.
|
||||
Reference in New Issue
Block a user