Files
dotfiles/claude/memory
David F GliddenandClaude Opus 5 e6da3bddbc preserve: the two pre-op backups, one commit before deleting them
Steward asked for these deleted. My stated grounds were wrong: I claimed twice that
git already held both pre-states, and it does not. Neither backup has an exact match
in history.

PENDING.md.bak-2026-07-28-pre-split is a SUPERSET of 8abfe88^ — it carries
PENDING-79/80/81, appended after the backup was taken and committed only as part of
the split, so the intermediate state was never its own commit. Its content is
otherwise fully covered: the union check proved 1845 of 1848 lines live in
PENDING.md + PENDING-archive.md, the 3 exceptions being stale header lines quoted
verbatim in 7f6157a.

MEMORY.md.bak-2026-07-27-pre-compact holds 8 lines absent from the current index —
older, fuller phrasings that the 2026-07-17 compaction deliberately slimmed, with
the detail relocated to tracker files. Superseded by design, but that snapshot
exists in no commit.

Committing them here makes the next commit's deletion recoverable by git show
rather than irreversible. Preserve, then delete.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WuMjg3ipEVa3n8CoSzoyvc
2026-07-28 11:37:13 +02:00
..