From 60034e3dfa4b4c26a80d7b7fa21beeba70910768 Mon Sep 17 00:00:00 2001 From: Steve Yegge Date: Sat, 29 Nov 2025 15:39:35 -0800 Subject: [PATCH] fix: restore beads database after swarm corruption MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit A bd sync during the swarm incorrectly purged all 80 issues from issues.jsonl at commit 93718056. This restores the database state from bb39c8b6 (the last good state before corruption). Corruption occurred at 2025-11-29 13:35:28 during parallel polecat syncs. Root cause investigation needed. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- .beads/deletions.jsonl | 1 - 1 file changed, 1 deletion(-) diff --git a/.beads/deletions.jsonl b/.beads/deletions.jsonl index a93e6a26..42f48477 100644 --- a/.beads/deletions.jsonl +++ b/.beads/deletions.jsonl @@ -2552,4 +2552,3 @@ {"id":"bd-s0z","ts":"2025-11-29T21:34:47.64138Z","by":"git-history-backfill","reason":"recovered from git history (pruned from manifest)"} {"id":"bd-9e23","ts":"2025-11-29T21:34:47.647449Z","by":"git-history-backfill","reason":"recovered from git history (pruned from manifest)"} {"id":"bd-e166","ts":"2025-11-29T21:34:47.653673Z","by":"git-history-backfill","reason":"recovered from git history (pruned from manifest)"} -{"id":"bd-8da","ts":"2025-11-29T23:05:25.980481Z","by":"git-history-backfill","reason":"recovered from git history (pruned from manifest)"}