Skip to content

docs: refresh the README and the GUI section for V3 - #124

Merged
LeyckerS merged 1 commit into
mainfrom
docs/v3-readme
Aug 2, 2026
Merged

docs: refresh the README and the GUI section for V3#124
LeyckerS merged 1 commit into
mainfrom
docs/v3-readme

Conversation

@LeyckerS

@LeyckerS LeyckerS commented Aug 2, 2026

Copy link
Copy Markdown
Owner

V3 shipped with screenshots of the interface it replaced. This fixes that.

  • All four screenshots regenerated. They are rendered from the page's own
    mock engine, so the captions describe the interface rather than asserting
    throughput figures that were never measured — the demo chip visible in the
    corner is the page saying the same thing. The one real measurement in the
    README (195.7 MB/s, method in docs/ENGINEERING_NOTES.md) stands on its own
    and no longer leans on a screenshot.
  • A cold-open capture, since that is the first thing anyone now sees.
  • "What V2 is" becomes "What V3 is" — a before/after table of what actually
    changed, the keyboard shortcuts, and the motion decision stated plainly with a
    pointer to open an issue if a preference is wanted. The provider comparison
    keeps its own heading instead of standing in for the release summary.
  • docs/ARCHITECTURE.md described "the four cards" and rows without a
    provider; both now match what the code renders.
  • The mock reported v2.0 · preview, so every preview render — and every
    screenshot taken from one — under-reported the version.

Note: the v3.0 tag predates this commit, so the tagged tree still has the mock
saying v2.0 · preview. That only affects the preview path, opening
web/index.html directly without Python; the real app reads VERSION from
moon_download.py, which is v3.0. Not worth moving a published tag over.

🤖 Generated with Claude Code

The release went out with screenshots of the interface it replaced, which is
the one thing a release README must not do.

- All four screenshots regenerated. They are rendered from the page's own mock
  engine, so the captions describe the interface instead of asserting
  throughput figures that were never measured — the `demo` chip visible in the
  corner is the page saying the same thing. The one real measurement in the
  README (195.7 MB/s, documented in ENGINEERING_NOTES.md) stands on its own and
  no longer leans on a screenshot.
- A new cold-open capture, since that is the first thing anyone now sees.
- "What V2 is" becomes "What V3 is": a before/after table of what changed in the
  interface, the keyboard shortcuts, and the motion decision stated plainly with
  a pointer to open an issue if a preference is wanted.
- The provider comparison keeps its own heading rather than standing in for the
  release summary.
- ARCHITECTURE.md described "the four cards" and rows without a provider; both
  are now what the code actually renders.
- The mock reported "v2.0 · preview", so every preview render and every
  screenshot taken from it under-reported the version.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@LeyckerS
LeyckerS merged commit 4462a63 into main Aug 2, 2026
1 check passed
@LeyckerS
LeyckerS deleted the docs/v3-readme branch August 2, 2026 00:55
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