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>
11 lines
759 B
Markdown
11 lines
759 B
Markdown
---
|
|
name: Ingestion state audit — 2026-03-17 (ARCHIVED)
|
|
description: Historical audit of BMF data loss under pre-#12-fix code. Superseded
|
|
by factory reset on 2026-03-28.
|
|
type: project
|
|
permalink: claude-memory/ingestion-state-2026-03-17
|
|
---
|
|
|
|
**ARCHIVED 2026-03-28.** Factory reset wiped all old data. Fresh ingest on v0.61.0 completed with 0 failures. This file preserved for historical reference only — the bugs described (#12, facet_id mismatch, job persistence) were fixed by Seb in subsequent commits and confirmed working in the 2026-03-28 ingest.
|
|
|
|
The key lesson (still valid): BMF's `skipDispatch` architecture means ingested content reaches the logchain but not vector unless a summarizer is wired. Check "Document summarizer wired" in boot logs. |