-
Notifications
You must be signed in to change notification settings - Fork 0
docs: rewrite the README narrative with real examples and a hero demo #21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,10 +1,30 @@ | ||
| # README images | ||
|
|
||
| Placeholders referenced by the top of `README.md`. Replace each with the real asset. | ||
| Media for the narrative section of `README.md`. Add the Markdown reference to | ||
| `README.md` only in the same commit that makes the asset available — a reference to a | ||
| missing file renders as a broken-image icon on GitHub. | ||
|
|
||
| | File | What it should be | | ||
| ## In the README | ||
|
|
||
| | Asset | What it is | | ||
| | --- | --- | | ||
| | `twister-hero.jpg` | The Twister lit with a deliberate color layout — e.g. top three rows one color, bottom row another. Hero shot. | | ||
| | `before-after.png` | Left: the stock editor with one knob selected. Right: the sentence that replaces sixteen clicks. | | ||
| | `chat-to-knobs.gif` | Short capture: a sentence is typed, physical knobs change color or turn. Shows the bidirectional behavior. | | ||
| | `chromatik-mapping-chat.png` | The actual chat exchange from the Chromatik session where an existing controller's mapping was read and Twister mappings were proposed. | | ||
| | Hero: [`twister-chat-demo.gif`](https://media.danoved.xyz/mft-api/81fcec7/95b57ab0/twister-chat-demo.gif), linking to [`twister-chat-demo.mp4`](https://media.danoved.xyz/mft-api/81fcec7/f9be148f/twister-chat-demo.mp4) | A 21-second split screen: the chat on the left asks for new colors, and the physical knobs change on the right. Covers both the hero shot and the chat-to-knobs demo. | | ||
| | [`twister-map.png`](https://media.danoved.xyz/mft-api/2d1eada/4e228abf/twister-map.png) | Bank 1 of the Treetop Live Twister map, the page the agent keeps of what every encoder drives. Rendered from the map artifact with headless Chrome at 2x; cropped to the title, bank tabs, and grid. Ends "What this changes". | | ||
|
|
||
| The hero is hosted on R2, not committed: the source is 107 MB, over GitHub's 100 MB | ||
| file limit. GitHub also won't play an externally hosted video inline in a README, so | ||
| the README shows an autoplaying GIF (640px, 6 fps, 64 colors, 4.7 MB — kept under the | ||
| size GitHub's image proxy accepts) that links to a 1280px H.264 MP4 (3 MB). The | ||
| source video is not committed. | ||
|
|
||
| ## TODO | ||
|
|
||
| - [ ] **`before-after.png`** — goes at the end of "The problem". Left: the stock editor | ||
| with one knob selected, showing what clicking through 16 knobs looks like. Right: | ||
| the sentence that replaces it. The stock-editor screenshot alone would also work. | ||
|
|
||
| The Chromatik mapping chat is in the README as fenced text under "Examples", so it no | ||
| longer needs a screenshot. | ||
|
|
||
| Check each capture for anything that shouldn't be public — file paths, window titles, | ||
| other projects, names in a chat. |
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.