Weekly Report: 2026-01-23
- Added validation that warns or errors when the ImmutableDB path and its internal state appear inconsistent, helping catch misconfiguration early (commit 55c0cac).
- Refactored file-name helpers to reuse a single function for mapping
FileTypeandChunkNoto ImmutableDB filenames (.chunk,.primary,.secondary), reducing duplication acrossOnDemandandRemoteStorage(commit af81563).