gabriel / muse public
task/phase1-merge-engine #4 / 16
gabriel · 11 hours ago · Jun 12, 2026 · Diff

update agent.md to include Safe Merge Protocol

sha256:3db35e858ee12a4777e7fdaa3e5b29b7b34749d5a17368647c6576b635ec770b sha
+11 ~16 symbols
sha256:3534e174af0f0484167c2147557978cc10e20a5d6b2d90d1357c9dbcd29c6653 snapshot
+11
symbols added
~16
symbols modified
0
dead code introduced
Semantic Changes 27 symbols
~ docs/agent-guide.md .md 11 symbols added, 16 symbols modified
+ Safe Merge Protocol — never trust commit messages, always inspect content section Safe Merge Protocol — never trust commit messages, always inspect content L298–381
+ Step 1 — Understand the topology section Step 1 — Understand the topology L305–318
+ code[bash] variable variable code[bash] L309–314
+ Step 2 — Read what commits are unique to each branch section Step 2 — Read what commits are unique to each branch L318–337
+ code[bash]@L322 variable variable code[bash]@L322 L322–329
+ code[bash]@L333 variable variable code[bash]@L333 L333–336
+ Step 3 — Dry-run the merge section Step 3 — Dry-run the merge L337–349
+ code[bash] variable variable code[bash] L341–344
+ Step 4 — Merge, test, then promote section Step 4 — Merge, test, then promote L349–368
+ code[bash] variable variable code[bash] L351–365
+ Why --ours / --theirs caused the regressions section Why --ours / --theirs caused the regressions L368–381

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:3db35e858ee12a4777e7fdaa3e5b29b7b34749d5a17368647c6576b635ec770b --body "your comment"