class Rigor::ModuleGraph::CLI::ClassDiagramCmd

class-diagram renders a Mermaid +classDiagram+ document from the +edges.jsonl+ (the dependency graph) and the +nodes.jsonl+ (class declarations + methods + attributes). Phase 5 of the project — turns the dependency graph material into a UML-style class diagram.