mk-graph 0.2.4

Graph visualization for mk-rs: ASCII, Mermaid, DOT, JSON export
mk-graph-0.2.4 is not a library.

Standalone dependency graph visualization and diagnosis tool for mk-rs.

Reads a mkfile and outputs its dependency graph in multiple formats (ASCII, Mermaid, DOT, JSON). Supports dead-end detection, orphan prerequisite listing, and structural checks. Kept as a separate binary from mk to avoid bloating the build tool with serde and visualization dependencies.