gabriel / muse public
chore cache dev
AI Agent gabriel · 149 days ago · Apr 25, 2026 · Diff

chore(cache): final sweep — all stale path refs and docstrings updated

- test_integrity_I9_sigkill: _plant_stale_stat_cache_tmp plants in .muse/cache/; test_real_stat_cache_msgpack_preserved uses stat_cache_path(repo) - test_cmd_code_add: use stat_cache_path(repo) instead of inline .muse/stat_cache.msgpack - test_cmd_test: use _test_history_path(); alias prevents pytest fixture confusion - test_core_test_history: use _test_history_path(); same alias fix - test_security_msgpack_hardening: test_history tests write to test_history_path() - test_history.py: module docstring + load_history/save_history docstrings → cache/ path; deleted unused _HISTORY_FILE constant - test_cmd.py: docstrings → .muse/cache/test_history.msgpack - EXTREME_STRESS_PLAN.md: update test class description for moved stat cache

sha256:d12364ec54a4202fc78fd09fac61d825fcd97895589f2831f604977765be173b sha
+4 ~19 −1 symbols
sha256:cb2353fa465860c95765273cd18f64e79ec12c10e2e32f301b007a1b78a0119f snapshot
+4
symbols added
~19
symbols modified
−1
symbol removed
0
dead code introduced
Semantic Changes 24 symbols
~ muse/cli/commands/test_cmd.py .py 1 symbol modified
~ muse/core/test_history.py .py 1 symbol removed, 2 symbols modified
_HISTORY_FILE variable variable _HISTORY_FILE L149–149
~ tests/test_cmd_code_add.py .py 1 symbol added, 2 symbols modified
+ stat_cache_path import import stat_cache_path L47–47
~ tests/test_cmd_test.py .py 1 symbol added, 3 symbols modified
~ tests/test_core_test_history.py .py 1 symbol added, 2 symbols modified
+ _test_history_path import import _test_history_path L23–23
~ tests/test_integrity_I9_sigkill.py .py 1 symbol added, 3 symbols modified
← Older Oldest on dev
All commits
Newer → Latest on dev

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