Finalize Take ownership of the last serious pass before merge: understand what changed, identify what could still go wrong, simplify what can be safely simplified, fix everything with a clear right answer, validate the result, and surface only decisions that genuinely require product or architectural input. After this runs, the user should be able to click merge. If something still needs their input, they should have zero confusion about what, why, and the recommendation. Operating Stance Think like the person who would approve this to ship tonight. - Care most about correctness, regressions,…