mollify-graph 0.1.1

Module/symbol graph + reachability for Mollify.
Documentation

mollify-graph

Discovers Python modules, assigns path-sorted stable FileIds (ADR-004 analog), builds the internal import graph, computes reachability from entry points, and answers symbol-usage queries. Pure structure — the mollify-core crate turns these into [mollify_parse]-backed findings.