docs: publish the YouTube link and add README status badges - #57
Merged
Conversation
The demo video is live at https://youtu.be/mqBw1hc8TxY and Devpost submission 1108702 is submitted, so every 'paste the URL after upload' placeholder and every 'DRAFT, 3/5 steps' line was stale. They are now statements of fact. STATE.md is an append-log whose own header says only the top entry is current, so the dated 2026-07-21 checklists are left as history and a new top entry closes them explicitly, including the 2:17 runtime that a later reshoot superseded. Badges: CI, MIT licence (matches LICENSE), live Cloud Run app, YouTube demo, Devpost. All five badge URLs verified 200 image/svg+xml.
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.
The demo video is on YouTube at https://youtu.be/mqBw1hc8TxY and Devpost
submission 1108702 is submitted. Every doc that still said "paste the
URL after upload" was telling the owner to do something already done.
What changed
README.md— badge row directly under the title (above the hero image), andthe demo-video bullet now links YouTube instead of a
TODO(owner).demo/SUBMISSION.md— the video URL in the prose, in the Devpost field map,and in the owner checklist; the "DRAFT, 3/5 steps done" header now reads
SUBMITTED, because it is.
demo/video-script.md— "The one remaining manual step" was no longer a step.It now says where the video is published, and warns that a rebuild does not
update the published copy.
demo/STATE.md— new top entry. The file's own header says it is anappend-log where only the top entry is current, so the dated 2026-07-21
checklists (including one that calls the video 2:17, true of a cut two
entries ago) are left as history and closed explicitly by the new entry.
Verified, not assumed
LICENSEis MIT, so the MIT badge is accurate..github/workflows/ci.yml.200 image/svg+xml, and both the YouTube andDevpost links return 200.
grepforTODO(owner),paste the URL,paste YouTubeand3/5 stepsnow hits only the dated historical entries in
STATE.md, deliberately.