Goal
Resolve the current main → dev branch divergence so the next dev → main release PR can be opened and merged cleanly.
Problem
main contains release/backport commits that are not present in dev, and a direct release PR from dev to main will hit merge conflicts in test projects and related files. We need to merge main back into dev, resolve conflicts with the intended dev xUnit v3 state preserved, and verify the branch remains green.
Acceptance Criteria
Sprint
Sprint 13 — xUnit v3 Cleanup & Docs
Routing
Route to Aragorn for release-gate ownership and branch reconciliation.
Goal
Resolve the current
main→devbranch divergence so the nextdev→mainrelease PR can be opened and merged cleanly.Problem
maincontains release/backport commits that are not present indev, and a direct release PR fromdevtomainwill hit merge conflicts in test projects and related files. We need to mergemainback intodev, resolve conflicts with the intendeddevxUnit v3 state preserved, and verify the branch remains green.Acceptance Criteria
mainis merged back intodevon a reviewable branchdevstatedevis ready for a clean release PR tomainSprint
Sprint 13 — xUnit v3 Cleanup & Docs
Routing
Route to Aragorn for release-gate ownership and branch reconciliation.