Files
Mert Koseoglu c50c392f0a docs(fetch): the ladder measured on SPA and SSR alike, with the claude -p proof
36 documentation pages probed rung by rung, then 7 fetched end to end through
the shipped bundle under claude -p and read back from the transcript.

The number that answers the brief: 4 of 36 pages had the article absent from
the plain HTTP response, and 4 of 4 were recovered browser-free. 0 of 36 needed
a browser. developer.apple.com serves 36 bytes of text and its .md sibling
serves the whole article; that page is the one rung 2 was built for.

Records the two acceptance traps that make a naive .md probe wrong (Apple's
empty Content-Type and leading HTML comment; angular.dev's 200-with-shell soft
404), and states plainly that rung 2b's measured value-add over 2a on this
sample is zero — it ships for one real shape, not for a number.

Also records what is UNVERIFIED: ai.google.dev and developer.android.com bounce
a cookie-less client through a redirect loop, and whether a cookie jar reaches
them was not tested.
2026-08-12 23:39:27 +03:00
..