·AgenticReadiness test site

← Content

Server-side rendering

The meaningful content is present in the raw HTTP response, not only after JavaScript runs. (page-parsed)

✓ correct ✗ broken ✗ boilerplate-only

Broken variant

The raw HTML ships an empty <main> shell; the article text is injected by client-side JavaScript (only visible post-render).

Catalogued flags

FlagKindSeverity
ssrPrimaryContentEmptydefecthigh
ssrContentOnlyAfterJsdefecthigh
ssrBoilerplateOnlydefectmedium