Problem: the repository has many leftover local and remote branch tips and open PRs that are not yet on main.\n\nRequested behavior: merge the remaining useful branch work into main, validate the integrated result, and clean up related leftover branches/worktrees where safe.\n\nAcceptance checks:\n- Remaining open PR branch work is represented on main or a blocker is reported.\n- Relevant validation passes on the integrated result.\n- Local main is fast-forwarded to origin/main after merge.\n- Related stale branches/worktrees are cleaned up when safe, with any remaining ambiguous work reported.
Problem: the repository has many leftover local and remote branch tips and open PRs that are not yet on main.\n\nRequested behavior: merge the remaining useful branch work into main, validate the integrated result, and clean up related leftover branches/worktrees where safe.\n\nAcceptance checks:\n- Remaining open PR branch work is represented on main or a blocker is reported.\n- Relevant validation passes on the integrated result.\n- Local main is fast-forwarded to origin/main after merge.\n- Related stale branches/worktrees are cleaned up when safe, with any remaining ambiguous work reported.