Use this as the control: published APB JSON and published page markup should tell the same story.
JSON endpoints on a published host
Links overlay, overlay content, and profile modals do not read the article body. They fetch JSON from /apb/links/overlay/{paragraph}, /apb/overlay-content/item/{paragraph}, and /apb/profiles/modal/{paragraph}. Those routes load the paragraph entity by id, not a specific revision. This article is published with no pending draft, so the JSON and the page should agree.
Open the overlays
The first card is a hash into overlay content on this page. The second is a Links overlay type, which loads the item body from JSON.
A profile modal on a published host
Click the card. The modal JSON is /apb/profiles/modal/{paragraph}. Nested social items are their own paragraph revisions.
Keep going
The frozen gallery is still the per-component reference. This section is the editorial pass.
- Log in to post comments