• Delete a branch: remove its session file from the Claude project directory, remove its sessions-index.json entry, and remove the branch record from the CMV index.

    Parameters

    • snapshotName: string
    • branchName: string

    Returns Promise<void>