refactor: remove deprecated .beads-wisp directory support (bd-bkul)

Wisps now use Wisp=true flag in the main database. The separate
.beads-wisp/ directory is no longer needed.

Removed:
- WispDirName constant
- FindWispDir()
- FindWispDatabasePath()
- NewWispStorage()
- EnsureWispGitignore()
- IsWispDatabase()
- All related tests
- .beads-wisp/ from .gitignore
This commit is contained in:
Steve Yegge
2025-12-24 21:30:20 -08:00
parent 94c3fa2b29
commit 5a46879741
3 changed files with 0 additions and 438 deletions

1
.gitignore vendored
View File

@@ -117,7 +117,6 @@ history/
# Gas Town agent state
state.json
.beads/redirect
.beads-wisp/
# Claude Code runtime
.runtime/