feat/episode-01-visual-assets #4 / 8
AI Agent gabriel · 1 day ago · Sep 16, 2026 · Diff

Rename Episode 01 to 'The Whole Workflow'; overhaul demo accuracy and add real four-states/JSON-envelope beats

- Rename episode-01/muse-in-7-minutes.md to episode-01/the-whole-workflow.md - Drop the runtime-committing title/thumbnail language; retime all section headers to match actual added content (~10 min) - Show real muse status/diff/diff --text before the first commit, with an accurate four-color symbol-state legend (A/D/M/R) demonstrated live via a real throwaway scratch.py -> notes.py sequence, wired into the actual hello-muse repo (not an unwired hypothetical), including the real content-similarity limit on rename detection and the commit-then-mv ordering requirement, then cleanly discarded via reset --hard - Add a muse status --json beat showing the universal envelope (muse_version/schema/exit_code/duration_ms/timestamp/warnings) and note every muse command supports --json - Fix two missing 'muse code add hello.py' steps before commits in the BRANCH, TWICE section - Switch muse checkout -b/checkout <branch> to muse switch -c/switch, matching the corrected agent-guide.md convention - Fix muse branch -a and muse branch --json examples to show all three branches (feature/farewell was missing) with the correct current-branch marker - Add --intent/--resumable explanation beat and a muse branch -a vs muse branch --json contrast beat - Add SemVer: PATCH beat to the STATUS, LOG, DIFF section - Remove leading '$ ' prompt prefixes from all command lines in episode 00 and episode 01 for copy-paste friendliness

sha256:e51a9637d68bed67517243a1e346a6b3f24ebc8179f0b927b01aa0044dabed3a sha
+8 ~6 −8 symbols
sha256:a8528b5ed0045308636c50f0e012a72d049c3137e772ea07b679d5da8ad56b3e snapshot
+8
symbols added
~6
symbols modified
−8
symbols removed
0
dead code introduced
Semantic Changes 22 symbols
~ episode-01/the-whole-workflow.md .md 8 symbols added, 8 symbols removed, 4 symbols modified
\[1:00--2:20\] FIRST COMMIT section \[1:00--2:20\] FIRST COMMIT L64–190
\[1:40--2:50\] STATUS, LOG, DIFF section \[1:40--2:50\] STATUS, LOG, DIFF L191–239
\[2:20--3:10\] BRANCH, TWICE section \[2:20--3:10\] BRANCH, TWICE L240–302
\[3:10--3:50\] DIFF BETWEEN BRANCHES section \[3:10--3:50\] DIFF BETWEEN BRANCHES L303–331
\[3:50--4:30\] MERGE section \[3:50--4:30\] MERGE L332–375
\[4:30--5:10\] PUSH section \[4:30--5:10\] PUSH L376–406
\[5:10--5:40\] CLONE section \[5:10--5:40\] CLONE L407–436
\[6:50--7:15\] OUT section \[6:50--7:15\] OUT L493–521
+ \[10:25--10:50\] OUT section \[10:25--10:50\] OUT L708–736
+ \[1:00--3:50\] FIRST COMMIT section \[1:00--3:50\] FIRST COMMIT L64–305
+ \[3:50--5:15\] STATUS, LOG, DIFF section \[3:50--5:15\] STATUS, LOG, DIFF L306–401
+ \[5:15--6:45\] BRANCH, TWICE section \[5:15--6:45\] BRANCH, TWICE L402–517
+ \[6:45--7:25\] DIFF BETWEEN BRANCHES section \[6:45--7:25\] DIFF BETWEEN BRANCHES L518–546
+ \[7:25--8:05\] MERGE section \[7:25--8:05\] MERGE L547–590
+ \[8:05--8:45\] PUSH section \[8:05--8:45\] PUSH L591–621
+ \[8:45--9:15\] CLONE section \[8:45--9:15\] CLONE L622–651

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:e51a9637d68bed67517243a1e346a6b3f24ebc8179f0b927b01aa0044dabed3a --body "your comment"