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,13 @@
|
||||
---
|
||||
name: EPUB → chamber-library conversion pipeline (with structural repair)
|
||||
description: For scholarly EPUBs where pandoc alone loses chapter structure, repair the EPUB source first via TOC-driven heading promotion, then convert with pandoc + strip_cruft. Built 2026-05-13.
|
||||
description: For scholarly EPUBs where pandoc alone loses chapter structure, repair
|
||||
the EPUB source first via TOC-driven heading promotion, then convert with pandoc
|
||||
+ strip_cruft. Built 2026-05-13.
|
||||
type: project
|
||||
originSessionId: a5411fd1-4a96-43e7-aa1a-1a50d8951a8f
|
||||
permalink: claude-memory/project-epub-repair-pipeline
|
||||
---
|
||||
|
||||
For converting EPUBs from the messy folder (`~/Documents/___The Library [ePub_AWZ3]/`) into chamber-library, the durable pipeline is:
|
||||
|
||||
```
|
||||
@@ -65,4 +69,4 @@ This tool fixes the source EPUB first so any subsequent conversion (now or later
|
||||
|
||||
**For the broader RECONVERT queue (127 files):**
|
||||
|
||||
This tool is the right shape for any EPUB-source RECONVERT file. For PDF-source files, docling is the conversion tool (per the toolset study 2026-05-13). For files where the source can't be found in `~/Documents/___The Library [ePub_AWZ3]/` or `~/Desktop/New texts may 2026/`, the file stays in the chamber as-is until source surfaces.
|
||||
This tool is the right shape for any EPUB-source RECONVERT file. For PDF-source files, docling is the conversion tool (per the toolset study 2026-05-13). For files where the source can't be found in `~/Documents/___The Library [ePub_AWZ3]/` or `~/Desktop/New texts may 2026/`, the file stays in the chamber as-is until source surfaces.
|
||||
Reference in New Issue
Block a user