docs: flesh out MWP QA onboarding mist for aaronrene
Fills in the placeholder mist with a copy-paste-able verification guide covering all 4 wire-protocol verbs (clone/push/fetch/pull) against staging, distilled from muse#63's full black-box verification pass. Every recipe was dogfooded against real staging before publishing — including discovering and documenting that 'muse init' auto-seeds local/staging/production remotes, so the guide never needs 'muse remote add' as long as the hub repo name matches the local directory name.
Published as https://staging.musehub.ai/gabriel/mists/GSDwTJqfrExs
sha256:10f80a2feff34a440a00a8731c599b77c1ee79419362069ad672cef010b6255e
sha
+32
symbols
1 changed · 996 in snapshot
files
sha256:59d60f70ddd2679988b4fdce48d248353125027a3289102aa5a3f6a4d47d9e73
snapshot
+32
symbols added
1
file changed
996
files in snapshot
0
dead code introduced
Semantic Changes
32 symbols
+
MWP QA — Verifying the Muse Wire Protocol (clone / push / fetch / pull)
section MWP QA — Verifying the Muse Wire Protocol (clone / push / fetch / pull) L1–319
+
Advanced: repeated push/clone loop (confidence check)
section Advanced: repeated push/clone loop (confidence check) L265–292
+
muse clone — always a complete, correct working tree
section muse clone — always a complete, correct working tree L185–214
+
muse fetch — downloads without touching your working tree
section muse fetch — downloads without touching your working tree L214–236
+
muse pull — fetch + merge, and what happens on a real conflict
section muse pull — fetch + merge, and what happens on a real conflict L236–265
Files Changed
+1
996 in snapshot
+1
996 in snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:10f80a2feff34a440a00a8731c599b77c1ee79419362069ad672cef010b6255e --body "your comment"
No comments yet. Be the first to start the discussion.