717a82753c
Add tests verifying that done.go correctly uses beads.ResolveBeadsDir() to follow .beads/redirect files. This is critical for polecat/crew worktrees that redirect to a shared mayor/rig/.beads directory. Tests cover: - Redirect followed from polecat directory - Both ExitCompleted (line 181) and ExitPhaseComplete (line 277) paths - Fallback behavior when no redirect exists - Empty redirect file handling - Circular redirect protection - Redirect chain handling 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>