860f1b59bd
Add worktree_path and worktree_branch nullable columns to the Session model, with a migration v2 that ALTERs the existing sessions table. Tests cover fresh DB stamping at v2, v1→v2 upgrade path, and row-level defaults (None when unset, populated when provided). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>