feat: Phase 2 — migrate stat_cache to .muse/cache/
- paths.py: add stat_cache_path(root) → .muse/cache/stat_cache.msgpack - stat_cache.py: rename _muse_dir → _cache_dir; load() derives cache_dir from muse_dir / 'cache'; save() calls mkdir(parents=True) so the dir is auto-created on existing repos that pre-date Phase 1 - tests: _make_muse_dir creates cache/ subdir; all path assertions and corrupt-file fixtures updated to .muse/cache/ location
sha256:0a7a735bcc546c1c7980087427be5dcd7e967890a390ef1bbd504d8fa9ed1271
sha
sha256:ef2ecaf5098e7da63d9d4c98f7775af450c51f7887e1babd9205e36eb795ff04
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:0a7a735bcc546c1c7980087427be5dcd7e967890a390ef1bbd504d8fa9ed1271 --body "your comment"
No comments yet. Be the first to start the discussion.