Merged main in (no conflicts) so the branch carries the latest docs, then listed the newly-added capture-email.ts in the scripts table for completeness.
Build is clean (npm run build, 32 pages, no broken links).
## What
Documents the screenshot tooling that landed with the DNS-page rework, and brings the branch up to date with `main`.
- `tools/screenshots/README.md` — new **Section capture scripts** section + table, clarified refresh/add-a-shot workflow, stronger redaction-eyeball wording.
- Merged `main` in (no conflicts) so the branch carries the latest docs, then listed the newly-added `capture-email.ts` in the scripts table for completeness.
Build is clean (`npm run build`, 32 pages, no broken links).
The README only covered the shots.config.ts/run.ts path. Add a Section
capture scripts table (capture-admin/site-builder/dns) and a refresh
note distinguishing static pages (npm run screenshots) from interactive
states (npx tsx capture-<section>.ts), since reworked sections need the
latter.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Completes the section-capture docs after merging main — capture-email.ts
(Email page "Mail Client Setup") now appears alongside the other scripts.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
jknapp
merged commit a6269d18fd into main2026-06-22 15:43:02 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
What
Documents the screenshot tooling that landed with the DNS-page rework, and brings the branch up to date with
main.tools/screenshots/README.md— new Section capture scripts section + table, clarified refresh/add-a-shot workflow, stronger redaction-eyeball wording.mainin (no conflicts) so the branch carries the latest docs, then listed the newly-addedcapture-email.tsin the scripts table for completeness.Build is clean (
npm run build, 32 pages, no broken links).