Skip to content

[rosary-aa8c6d] chore(beads): bead store dolt->sqlite#18

Merged
jamestexas merged 1 commit into
mainfrom
chore/rosary-aa8c6d-bead-store-sqlite
Jul 23, 2026
Merged

[rosary-aa8c6d] chore(beads): bead store dolt->sqlite#18
jamestexas merged 1 commit into
mainfrom
chore/rosary-aa8c6d-bead-store-sqlite

Conversation

@jamestexas

Copy link
Copy Markdown
Collaborator

Migrated this repo's bead store from Dolt to SQLite with rsry bead migrate --to sqlite --commit (rosary v0.10.0, ADR-0021). The dry run verified
field-level fidelity against the Dolt source before the swap, and the counts
were re-checked against the Dolt tables directly.

  • .beads/metadata.json now reports backend=sqlite, matching the actual store.
  • .beads/.gitignore ignores dolt.bak/ — --commit renames dolt/ to dolt.bak/
    rather than deleting it, and that is a binary Dolt store that must never be
    committed (the rosary-05fbe0 footgun).

The pre-migration .beads/ directory is backed up outside the repo.

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_01TzQGRJiJEZr3C4MbSySDkZ

…t.bak ignore)

Migrated this repo's bead store from Dolt to SQLite with `rsry bead migrate
--to sqlite --commit` (rosary v0.10.0, ADR-0021). The dry run verified
field-level fidelity against the Dolt source before the swap, and the counts
were re-checked against the Dolt tables directly.

- .beads/metadata.json now reports backend=sqlite, matching the actual store.
- .beads/.gitignore ignores dolt.bak/ — `--commit` renames dolt/ to dolt.bak/
  rather than deleting it, and that is a binary Dolt store that must never be
  committed (the rosary-05fbe0 footgun).

The pre-migration .beads/ directory is backed up outside the repo.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TzQGRJiJEZr3C4MbSySDkZ
@jamestexas
jamestexas merged commit a5ebefe into main Jul 23, 2026
8 checks passed
@jamestexas
jamestexas deleted the chore/rosary-aa8c6d-bead-store-sqlite branch July 23, 2026 06:22
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