Skip to content

docs: refresh the stale screenshots the new tab made stale - #72

Merged
bgard68 merged 1 commit into
mainfrom
docs/refresh-screenshots
Aug 24, 2026
Merged

docs: refresh the stale screenshots the new tab made stale#72
bgard68 merged 1 commit into
mainfrom
docs/refresh-screenshots

Conversation

@bgard68

@bgard68 bgard68 commented Aug 24, 2026

Copy link
Copy Markdown
Owner

The hero image showed v1.2.2 and a two-tab workspace — captured before the Public repo tab existed. The capture script's own header comment describes exactly this failure mode: hand-captured images become "a memory of what the application looked like at some point."

Changed

  • 01 recaptured from the live deployment: v1.4.0, all three tabs, house style (1440×1080 @2x, dark). Caption updated to what it now shows: the deployed workspace, open to anyone.
  • 04 recaptured in the same style so the set matches (previous capture was a different viewport/DPR).
  • capture-screenshots.mjs gains step 4 — the self-scan through the public tab — so every future regeneration produces all four images consistently. The step is anonymous: no key, no spend.

Deliberately not changed

02 and 03 still show the two-tab header. They carry genuine live-model output, and the capture script is explicit that a Mock regeneration "would show a canned explanation while claiming otherwise." They refresh the next time scripts/capture-screenshots.ps1 runs locally with OpenAI and GitHub configured — a few cents, one command.

The hero image showed v1.2.2 and a two-tab workspace — the Public repo tab did
not exist when it was captured, which is exactly the drift the capture script's
own comment warns about. Recaptured from the live deployment at v1.4.0 with all
three tabs, in the house style (1440x1080, 2x, dark), and recaptured 04 the
same way so the set matches. The hero caption now says what the image shows:
the deployed workspace, open to anyone.

The official capture script gains step 4 — the self-scan through the public
tab — so the next full regeneration produces all four images consistently.
That step needs no key and spends nothing; the fetch is anonymous.

02 and 03 still show the two-tab header and are left deliberately: they carry
genuine live-model output, and the capture script states that regenerating
them in Mock mode would show a canned explanation while claiming otherwise.
They refresh the next time scripts/capture-screenshots.ps1 runs with OpenAI
and GitHub configured.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@bgard68
bgard68 merged commit 08051cb into main Aug 24, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant