improve(make): lead with the looping GIF, prompt the first rectangle, humanize lab tooltips#17
Open
silviot wants to merge 1 commit into
Open
improve(make): lead with the looping GIF, prompt the first rectangle, humanize lab tooltips#17silviot wants to merge 1 commit into
silviot wants to merge 1 commit into
Conversation
… humanize lab tooltips
Quick-wins batch 1 (no change to rendering/export logic — copy + one overlay):
- Export & Share menus now lead with the Looping GIF (the shareable
artifact), reworded in plain language; the misleading "Image" is
renamed to "Still image (PNG)" with honest copy; dropped the
"480px · 25fps" jargon.
- Cold-start prompt over the photo until the first rectangle is drawn,
so a first-timer with their own photo knows what to do.
- Pipeline / Playground rail tooltips rewritten from notation
("log · rotated log", "f(z) explorer") to plain language.
Voice/copy changes — awaiting redline before merge + deploy.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
First of the "quick wins" toward the three goals. Voice/copy changes — please redline before merge; nothing auto-merges or deploys.
What & why
Goal 1 — make the loop the hero (it was buried).
480px · 25fps).Goal 1 — cold-start guidance.
Goals 2/3 — stop hiding the math behind notation.
Pipeline (log · rotated log · tententoon)/Complex playground (f(z) explorer)to plain language borrowed from your explain voice: "See how the spiral is built — log it, bend it, spiral it" and "Playground — bend any image with a complex function."Scope notes
.human-writtenInfoModal block (its "Read & watch" list is inside it). A standalone/explainlink is deferred to the fold-into-one-app work, since that page is folding in anyway.β = atan(logS/2π), etc.) → PR-3 (I'll bring the full string list first).Gate
npm run check— 0/0npm test— 44/44npm run build— clean🤖 Generated with Claude Code