What Breaks in Headless WordPress for Plugin-Heavy Sites?

Plugins that print markup into the theme layer are usually the first obvious failures in a headless build. In classic WordPress, a plugin can hook into the_content, inject schema, output a form, append related posts, or render breadcrumbs, and the…
