Skip to content

fix(storage): recover untracked branch graphs#426

Merged
ScriptedAlchemy merged 1 commit into
masterfrom
codex/consolidation-branch-fingerprint
Jul 10, 2026
Merged

fix(storage): recover untracked branch graphs#426
ScriptedAlchemy merged 1 commit into
masterfrom
codex/consolidation-branch-fingerprint

Conversation

@ScriptedAlchemy

Copy link
Copy Markdown
Owner

Summary

  • recover valid untracked branch databases into deterministic protected branch metadata during store consolidation
  • confine metadata paths to the profile shard and validate every graph snapshot with SQLite quick-check
  • protect recovered and source-preserved branch stores from automatic GC

Tests

  • cargo test --lib migrate::consolidate::tests
  • cargo test --lib branch_meta::tests
  • cargo test --lib branch::tests
  • cargo clippy --workspace --all-targets --locked -- -D warnings

@changeset-bot

changeset-bot Bot commented Jul 10, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 6c935e7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@ScriptedAlchemy

Copy link
Copy Markdown
Owner Author

@codex review

@ScriptedAlchemy ScriptedAlchemy merged commit 96dceda into master Jul 10, 2026
10 of 15 checks passed
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. 🎉

Reviewed commit: 6c935e774c

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

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.

1 participant