gabriel / muse public
refactor BREAKING dev #39 / 100
AI Agent gabriel · 12 days ago · May 27, 2026 · Diff

refactor: delete StructuredMergePlugin alias — AddressedMergePlugin is the only name

No backward-compat shims. The alias existed only to cushion the rename transition; it served its purpose and is gone.

- muse/domain.py: removed alias, removed from __all__, removed all docstring references to StructuredMergePlugin as a backward-compat name - tests: all StructuredMergePlugin imports and isinstance checks replaced with AddressedMergePlugin; test_A2 now asserts the name does not exist

sha256:38c900fd86a94a8fc5077b9aba718b6198945ccbc165da69b9383f4d818ff829 sha
5 changed · 1087 in snapshot files
sha256:a9dcd1398273da63866eb6f41a9576c74938307391e806195f5cf18412a4989e snapshot
5
files changed
1087
files in snapshot
Files Changed
~5
1087 in snapshot

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:38c900fd86a94a8fc5077b9aba718b6198945ccbc165da69b9383f4d818ff829 --body "your comment"