aa85c1d0b7
`merge --ff-only main` cannot work: the histories diverged some time ago, so the step fails with `Not possible to fast-forward` and the publish stalls. Document the normal merge the branch's own history already uses, the stale local `pages` fast-forward that has to happen first, the take-main-wholesale conflict resolution, and the tree-equality check that is the real invariant. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>