feat: branch --prune-config, fix hub repo delete docstrings, update merge conflict docs
- branch --prune-config [--dry-run] [--json]: prune stale [branch.*] config.toml entries for branches whose ref no longer exists; 3 TDD tests - hub repo delete: was incorrectly documented as 'soft-delete with data retained for audit'; actual implementation is a hard cascade delete — fix all 4 occurrences across function docstring, argparse help=, and description= - docs/agent-guide.md: update Harmony workflow to use muse resolve instead of muse checkout --ours; add explicit warning against blind --ours/--theirs - Remove .cursorrules, .windsurfrules, AGENTS.md (claude-only adapter config)
sha256:99f8eb388d9a9c353e68b9a4e5bebe1b4240a8f511e6f0928e58c0e95153e103
sha
+7
~19
−22
symbols
sha256:cf2062587b8871abbdfa4782479a33e2835b4a4de00061f578b3e1c8b2de78ca
snapshot
+7
symbols added
~19
symbols modified
−22
symbols removed
0
dead code introduced
Semantic Changes
48 symbols
−
Snapshot Design Intent — Flat Manifest is Intentional
section Snapshot Design Intent — Flat Manifest is Intentional L149–186
+
⚠️ Never blindly pick --ours or --theirs
section ⚠️ Never blindly pick --ours or --theirs L373–392
+
test_prune_config_removes_stale_entries
method
method test_prune_config_removes_stale_entries L974–997
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:99f8eb388d9a9c353e68b9a4e5bebe1b4240a8f511e6f0928e58c0e95153e103 --body "your comment"
No comments yet. Be the first to start the discussion.