core/v0.17.0
LocalCommunity now applies the weighting transform (scoreEdge) to its returned induced-subgraph edge weights, matching the BFS family. WeightingRaw (the default) still returns the verbatim stored weight; TFIDF/BM25 re-score, and any subsequent Reduction becomes weighting-aware.