Enable experimental.optimisticRouting by default (#94011)
Turns on `experimental.optimisticRouting` by default. Second of the
Sparkle stack.
A few tests pin `optimisticRouting: false` because their assertions
observe the pre-flip navigation timing — search-params, a11y route
announcer, and hash scroll. To be updated separately.
<!-- NEXT_JS_LLM_PR -->