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:
David F Glidden
2026-06-06 09:52:17 +02:00
co-authored by Claude Opus 4.8
parent 161fad7ae2
commit 3f9a89b00c
283 changed files with 2055 additions and 620 deletions
@@ -1,3 +1,7 @@
---
permalink: claude-memory/project-arc-pdf-print-postures-session-plan
---
---
name: ARC PDF + Print posture rendering session plan — XeLaTeX templates + AldineXXI sample images
description: Dedicated session to build both Postures (PDF + Print) as LaTeX templates, render the Readings typology spec as PDF, and produce sample-image pairs for the AldineXXI page rewrite's Postures section. Two-birds: deliver the deferred Print/PDF posture spec sections AND the AldineXXI assets in one focused session.
@@ -156,4 +160,4 @@ Plus:
2. Hyphenation: strict Knuth-style or relaxed for narrow measures? Print and PDF may want different settings (Print's spread allows wider measures; PDF's screen-mirror may need narrower).
3. Drop caps: §I governs in HTML; how does this translate to LaTeX? `lettrine` package is standard; check if it honors the right typeface and integrates with EB Garamond cleanly.
4. Small caps: `\textsc{}` vs proper SC font (`EB Garamond SC` is available as separate OTF). The SC OTF gives true small-caps; `\textsc{}` synthesizes from regular if no SC font is registered. For Aldine-grade work, true SC is the floor.
5. Dark-theme PDF rendering: deferred from this session, but worth noting whether the template can be extended later via a `--variable=theme=dark` pandoc flag.
5. Dark-theme PDF rendering: deferred from this session, but worth noting whether the template can be extended later via a `--variable=theme=dark` pandoc flag.