Hydration
The step where JavaScript runs in the browser to attach interactivity to HTML that was already delivered. Hydration is fine when the content is already server-rendered; the danger is content that only appears during hydration, because AI crawlers — which don’t run the JavaScript — never see it.
First used in: 3.6 · SSR & technical GEO