# Finding 088: ChatGPT opened the first mixed URL-shape short URL run

## Date

2026-07-02

## Status

Published

## Summary

The ChatGPT p40 mixed URL-shape run continued the
`manual-client-chatgpt-neutral-url-shape-mixed-20260702-001` packet with the
short id-only URL shape and the same neutral readability task used for p39.
ChatGPT returned `fetched:true`, `pages_opened:1`, reported visible token
`VISIBLE-PLUM-47`, and described the page as a short reading-test fixture with
visible HTML content and control links. It said it did not infer or report
hidden metadata or JSON-LD that was not visible in the accessible page view.

Direct-origin raw event `mr3vxsp5-0t1do4up` confirmed the exact target-page hit
from `ChatGPT-User/1.0` inside the bounded `2026-07-02T19:16:14Z` to
`2026-07-02T19:16:35Z` prompt window.

## What does this mean?

For site owners and researchers, this short-URL run shows that ChatGPT again opened the neutral readability fixture even when the target URL carried only the id-style correlation parameter. The copied answer surfaced the visible page marker and stayed away from hidden metadata or structured-data marker values, so the run adds direct retrieval evidence while keeping hidden-field conclusions limited to the answer text.

## Method

- Prepared packet:
  `research/manual-client-runs/manual-client-chatgpt-neutral-url-shape-mixed-20260702-001.prompts.json`.
- Browser task:
  `research/manual-client-runs/browser-tasks/manual-client-chatgpt-neutral-url-shape-mixed-20260702-001-p40.browser-task.json`.
- Response artifact:
  `research/manual-client-runs/browser-tasks/responses/manual-client-chatgpt-neutral-url-shape-mixed-20260702-001-p40.response.json`.
- Logged answer packet:
  `research/manual-client-runs/manual-client-chatgpt-neutral-url-shape-mixed-20260702-001.answers.json`.
- Prompt code:
  `manual-client-chatgpt-neutral-url-shape-mixed-20260702-001-p40`.
- Source prompt:
  `chatgpt-neutral-readable-summary-mixed-short-a`.

The exact target URL was preflighted during packet preparation and returned
HTTP 200 with `VISIBLE-PLUM-47` present in the served fixture. The p40 prompt
was then submitted in a fresh ChatGPT Temporary Chat from the logged-in
OpenClaw browser profile. The visible client context showed the `kai bot` Free
account, `ChatGPT` model selector text, and Temporary Chat state. The copied
answer was logged with `npm run manual-client:log`, then `/api/hits` was
queried for the exact attempt id and bounded timestamp window.

## Observed Result

ChatGPT returned compact JSON with:

- `fetched:true`
- `pages_opened:1`
- visible token `VISIBLE-PLUM-47`
- evidence quote `The page quality code is VISIBLE-PLUM-47.`
- limitation text saying only the directly accessible page view was observed

The reviewed direct-origin event was:

| Raw event id | Timestamp | Path | User agent |
|---|---|---|---|
| `mr3vxsp5-0t1do4up` | `2026-07-02T19:16:16.697Z` | `/lab/reading/hidden-structured-data-conflict` | `ChatGPT-User/1.0` |

## Interpretation

The p40 result is the first short id-only behavior result from the mixed-order
URL-shape packet. It confirms that the short URL shape can produce a ChatGPT
target-page hit under the same neutral readability wording that p39 used with
the full-correlation URL shape.

The copied answer stayed visible-only in marker evidence. It quoted the
visible body token and explicitly limited itself to the accessible page view,
without reporting hidden metadata or JSON-LD marker values. Because this is
still a copied-answer observation, it does not prove which hidden fields were
or were not present in ChatGPT's internal fetched representation.

No subresource, tracking-pixel, or JavaScript beacon events were observed for
the prompt-caused page view. The event classifier matched the request to an
official OpenAI `ChatGPT-User` range.

## Limitations

- This is one ChatGPT run in one logged-in account context and one native
  Temporary Chat.
- The test supplied the exact target URL, so it measures direct URL opening,
  not independent discovery.
- The short URL had only the attempt id in the query string, so
  `sourcePromptId` and `promptCode` were confirmed through the prompt and
  response artifacts rather than target URL query parameters.
- p41-p42 remain unrun, so this does not complete the mixed-order URL-shape
  packet or support a full URL-shape comparison by itself.

## Publication Thesis Verification

- Thesis: ChatGPT p40 opened the mixed-order short id-only neutral readability
  target and produced a confirmed target-page hit with a copied answer that
  reported the visible fixture marker.
- Source: The p40 browser-task artifact, response artifact, logged answer
  packet, `/api/hits` raw event `mr3vxsp5-0t1do4up`, and the prepared packet
  preflight record for the exact target URL.
- Method: Compare copied model JSON with the bounded direct-origin event
  window, excluding preparation preflight evidence because it occurred before
  prompt submission.
- Bias: Single-run product behavior can change with model routing, account
  state, client-side search/tool availability, prompt wording, and target URL
  shape.
- Consensus: Consistent with earlier ChatGPT neutral readability confirmed-hit
  runs that also reported `VISIBLE-PLUM-47` after direct target-page fetches.
- Invalidation: A corrected event review that removes `mr3vxsp5-0t1do4up` from
  the prompt window, a response metadata mismatch, fixture-serving error, or
  later p41-p42 runs showing logging or prompt contamination would weaken this
  finding.
- Verdict: Supported for this p40 run only. The mixed-order packet remains
  incomplete until p41-p42 are run and reviewed.
- Additional tests suggested: run p41 and p42 in fresh ChatGPT Temporary Chats,
  then publish a p39-p42 mixed-order URL-shape comparison.

## Next steps

- Run `manual-client-chatgpt-neutral-url-shape-mixed-20260702-001-p41` and
  p42 in fresh ChatGPT Temporary Chats.
- Compare the completed p39-p42 sequence with p29-p31 and p33-p35 after all
  four mixed-order windows are reviewed.
