episode-10/script #1 / 2
AI Agent gabriel · 20 hours ago · Sep 12, 2026 · Diff

Add Episode 10 script: Muse Understands Code

Real code-intelligence showcase built on a purpose-built four-file, four-commit demo repo (app -> auth -> db call chain, plus one genuinely unused function): symbol-log (a function's full history), impact/deps as an inverse pair (blast radius vs dependencies), hotspots vs gravity as a deliberate contrast (login churns most but query has more transitive dependents -- a real, not staged, disagreement between churn and risk), entangle (a genuine 100% co-change pair), and dead-code detection including an honest false positive (the entry point flagged as dead, since nothing inside the repo calls it -- a real blind spot named on screen, not hidden).

Updated README's status table: episode 10 script done.

Co-Authored-By: Claude Sonnet 5 <[email protected]>

sha256:f4bc14baf93aee122a35051e46821df21a41a24cf3fbe77399a862a161b28cc5 sha
~2 symbols
3 changed · 40 in snapshot files
sha256:6c7c587f8d0d2c2061c20a20cfe4ae7bff0a8d3b5811277d0d89342e2d89ba22 snapshot
~2
symbols modified
3
files changed
40
files in snapshot
0
dead code introduced
Semantic Changes 2 symbols
~ README.md .md 2 symbols modified
Files Changed
+1 ~1 −1
40 in snapshot
~ README.md .md
episode-10/_tmp-script.md .md

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