The memory storage GetDependencyTree was missing the root node at depth 0, causing --no-db mode to only show dependencies without the root issue. Fixed by: - Adding root node at depth 0 before listing dependencies - Setting ParentID on child nodes for proper tree rendering 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>