I’ve been using a similar local-first Markdown setup for my technical docs and found the graph view surprisingly useful for spotting dependencies between system design notes I’d otherwise keep siloed. The real win for me was how quickly I could refactor a concept map when I moved from a monorepo structure to microservices—just rewired the links instead of rewriting everything. Makes me wish all my READMEs could have that kind of automatic cross-referencing.