docs: add local source-of-truth for muse#102 (empty file misclassified as dir sentinel)
Co-Authored-By: Claude Sonnet 5 <[email protected]>
sha256:3273bc9871dda86f13624c7c78da1af474afdaa4e5705b705b446938263aa651
sha
+8
symbols
1 changed · 1204 in snapshot
files
sha256:265f3cad0730e57aafd844938d7fcbac4346fa4c906758cb153921453046dcd7
snapshot
+8
symbols added
1
file changed
1204
files in snapshot
0
dead code introduced
Semantic Changes
8 symbols
+
A genuinely empty (0-byte) file is silently untrackable via muse code add -- misclassified as a directory sentinel
class
section A genuinely empty (0-byte) file is silently untrackable via muse code add -- misclassified as a directory sentinel L1–128
+
Blast radius -- every call site making this same assumption
section Blast radius -- every call site making this same assumption L71–92
+
Repro (fresh repo, zero history, first commit)
section Repro (fresh repo, zero history, first commit) L18–35
+
Why this needs a real design, not a quick patch
section Why this needs a real design, not a quick patch L93–117
Files Changed
+1
1204 in snapshot
+1
1204 in snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:3273bc9871dda86f13624c7c78da1af474afdaa4e5705b705b446938263aa651 --body "your comment"
No comments yet. Be the first to start the discussion.