Skip to content

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

Open
jphein wants to merge 1 commit intomainfrom
docs/2026-05-05-fork-changes-and-row-32
Open

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

Conversation

@jphein
Copy link
Copy Markdown
Owner

@jphein jphein commented May 6, 2026

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) <[email protected]>
Copilot AI review requested due to automatic review settings May 6, 2026 03:47
Copy link
Copy Markdown

Copilot AI left a comment

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/`.
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