Skip to content

docs: 2026-05-05 fork-changes + row 32 for verbatim-only shift - #11

Closed
jphein wants to merge 1 commit into
mainfrom
docs/2026-05-05-fork-changes-and-row-32
Closed

docs: 2026-05-05 fork-changes + row 32 for verbatim-only shift#11
jphein wants to merge 1 commit into
mainfrom
docs/2026-05-05-fork-changes-and-row-32

Conversation

@jphein

@jphein jphein commented May 6, 2026

Copy link
Copy Markdown
Collaborator

Six new fork-changes.yaml entries (commits d76134d, 86d4700, 0b945e1, 2e6ced9, 69768fc, 09d2ca6) plus CLAUDE.md updates: row 23 marked REVERTED, new row 32 unifies today's verbatim-only narrative including incident artifact (HNSW SEGV from update_drawer storms) and mitigation (PALACE_MAX_WRITE_CONCURRENCY=1 + palace-daemon #4 mine-queue PR).

scripts/check-docs.sh passes all 4 drift checks. FORK_CHANGELOG.md regenerated from yaml.

🤖 Generated with Claude Code

Six new fork-changes.yaml entries covering today's merged work:
* dashed-project-wing-fix (#10) — preserve hyphenated project names
* wing-prefix-drop (#9) — bare-name wings (converge hook + operator)
* retire-recovery-collection (#8) — Phase 2b
* mining-management-cli (#7) — mempalace mined + purge --source-file
* drop-checkpoint-write-path (#6) — Phase 2a
* transcript-ingest-via-daemon (#2) — Phase 1

CLAUDE.md row 23 (checkpoint collection split) marked REVERTED
with cross-reference to new row 32 (verbatim-only architecture).
Row 32 is the unified narrative for today's six mempalace PRs +
two palace-daemon PRs (#1 path translation, #3 file-watcher) +
the production deploy + incident-and-mitigation (HNSW corruption
from rapid update_drawer storms; mitigation: PALACE_MAX_WRITE_CONCURRENCY=1
+ palace-daemon #4 mine-queue PR). Open question (verbatim
toggle for convo_miner) flagged for follow-up.

Renderer regenerates FORK_CHANGELOG.md idempotently;
scripts/check-docs.sh passes all four drift checks (commit hashes
resolve, render parity, upstream PR states match).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 6, 2026 03:47

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the fork-ahead documentation to record 2026-05-05 changes, including six new fork-changes entries and a refreshed CLAUDE.md narrative that marks the checkpoint-split effort as reverted in favor of a verbatim-only architecture.

Changes:

  • Added six new docs/fork-changes.yaml entries for 2026-05-05 and regenerated FORK_CHANGELOG.md from the manifest.
  • Updated CLAUDE.md to mark row 23 as REVERTED and added new row 32 consolidating the verbatim-only shift (including incident/mitigation narrative).

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
FORK_CHANGELOG.md Regenerated changelog section for 2026-05-05 based on the fork-changes manifest.
docs/fork-changes.yaml Added six new fork-change entries describing the 2026-05-05 set of changes.
CLAUDE.md Updated fork-change inventory: row 23 marked reverted; row 32 added to summarize verbatim-only architecture and related operational notes.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/fork-changes.yaml
(``client.delete_collection('mempalace_session_recovery')``)
after dumping its 1,032 archived entries to
``~jp/backups/mempalace_session_recovery-2026-05-05.json``
on disks. Also referenced from the
Comment thread CLAUDE.md

Two palace-daemon PRs landed: **#1** `feat(/mine): translate client-side paths via PALACE_DAEMON_PATH_MAP` (so a remote daemon can find client-side paths at its own mount points); **#3** `feat(watcher): file-watcher service for auto-mining on file change` (watchdog-based, env-configured via `PALACE_WATCH_DIRS`, idle by default).

**Production deploy 2026-05-05:** the 1,032 archived checkpoint entries were dumped to `~jp/backups/mempalace_session_recovery-2026-05-05.json` then `client.delete_collection('mempalace_session_recovery')` removed the collection on disks. JP-specific env in `~/.config/palace-daemon/env`: `PALACE_DAEMON_PATH_MAP=/home/jp/.claude/=/mnt/raid/claude-config/,/home/jp/Projects/=/mnt/raid/projects/`.
@jphein jphein closed this in #29 May 11, 2026
jphein added a commit that referenced this pull request May 11, 2026
Six fork-ahead changes from 2026-05-05 that had code on main but no
YAML documentation, originally drafted as PR #11 five days ago and
since superseded by 247 commits of unrelated work that left the PR
247 commits behind:

  - dashed-project-wing-fix (commit d76134d, #10)
  - wing-prefix-drop (commit 86d4700, #9)
  - retire-recovery-collection (commit 0b945e1, #8)
  - mining-management-cli (commit 2e6ced9, #7)
  - drop-checkpoint-write-path (commit 69768fc, #6)
  - transcript-ingest-via-daemon (commit 09d2ca6, #2)

All 6 commits verified on main via git merge-base. Extracted as raw
YAML text from PR #11's commit (039f156) and prepended into the
correct chronological position; FORK_CHANGELOG.md regenerated; all
6 carry `pr:` fields so they're exempt from CLAUDE.md row inventory
enforcement per scripts/check-docs.sh check 5.

scripts/check-docs.sh passes 5/5 (16 fork-only YAML commits in
CLAUDE.md row inventory — same as before since these 6 use the
upstream-PR exemption pathway).

Closes PR #11.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
jphein added a commit that referenced this pull request May 11, 2026
docs: backfill 6 YAML entries from stale PR #11 (work already on main)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants