gabriel / musehub public
docs task/mwp-qa-mist #1 / 1
AI Agent gabriel · 23 days ago · Jul 2, 2026 · Diff

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
~ docs/mists/mwp-qa.md .md 32 symbols added
+ 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
+ code[bash] variable variable code[bash] L271–285
+ Architecture at a glance section Architecture at a glance L58–81
+ table section table L60–66
+ Background section Background L3–29
+ Cleanup section Cleanup L309–319
+ code[bash] variable variable code[bash] L314–319
+ Detailed verb-by-verb recipes section Detailed verb-by-verb recipes L141–265
+ muse clone — always a complete, correct working tree section muse clone — always a complete, correct working tree L185–214
+ code[bash]@L187 variable variable code[bash]@L187 L187–191
+ code[bash]@L198 variable variable code[bash]@L198 L198–210
+ muse fetch — downloads without touching your working tree section muse fetch — downloads without touching your working tree L214–236
+ code[bash] variable variable code[bash] L216–230
+ 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
+ code[bash]@L238 variable variable code[bash]@L238 L238–243
+ code[bash]@L250 variable variable code[bash]@L250 L250–257
+ muse push — uploads only the true delta section muse push — uploads only the true delta L148–185
+ code[bash]@L150 variable variable code[bash]@L150 L150–158
+ code[bash]@L162 variable variable code[bash]@L162 L162–166
+ code[bash]@L170 variable variable code[bash]@L170 L170–181
+ Prerequisites section Prerequisites L29–58
+ code[bash]@L33 variable variable code[bash]@L33 L33–37
+ code[bash]@L40 variable variable code[bash]@L40 L40–45
+ code[bash]@L49 variable variable code[bash]@L49 L49–53
+ Quick Start — 5 minute smoke test section Quick Start — 5 minute smoke test L81–141
+ code[bash]@L108 variable variable code[bash]@L108 L108–121
+ code[bash]@L129 variable variable code[bash]@L129 L129–133
+ code[bash]@L85 variable variable code[bash]@L85 L85–95
+ code[bash]@L99 variable variable code[bash]@L99 L99–105
+ Troubleshooting section Troubleshooting L292–309
+ table section table L294–302
Files Changed
+1
996 in snapshot
← Older Oldest on task/mwp-qa-mist
All commits
Newer → Latest on task/mwp-qa-mist

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:10f80a2feff34a440a00a8731c599b77c1ee79419362069ad672cef010b6255e --body "your comment"