refactor: rename muse-work/ → state/
The working directory is where versioned *state* lives — aligning the name directly with Muse's core vocabulary ("domain-agnostic VCS for multidimensional state"). The old name read as a temp/build artefact directory; the new name is short, domain-agnostic, and self-documenting.
Changes: - All source references updated: muse/, tests/, tools/, docs/ - Physical directory renamed: muse-work/ → state/ - .gitignore: add state/ entry (mirrors the old implicit exclusion) - .museignore comment updated (reference to state/ path)
All gates green: mypy 0 errors, typing_audit 0 violations, 2160 tests.
Snapshot Diff
280 files in tree
~57
muse/domain.py
.py
tools/demo.py
.py
Comments
0No comments yet. Be the first to start the discussion.