Graphenium v0.7.0: Path normalization, trust scaling, transitive queries
Graphenium v0.7.0
Path normalization, trust scaling, and transitive queries.
Added
query_transitive(seed, depth?)MCP tool — BFS transitive closure from a seed symbol, with depth control and relation filteringformat_path_confidence— per-hop trust breakdown inshortest_pathoutput (relation, confidence, provenance for each step)- Relative paths in all
subgraph_to_text_with_match_detailsoutput — no more absolute host paths is_test_like_path— improved test/spec path detection (handles.spec.,/spec/,_benchpatterns)- AST-only trust scaling in
gm check— dynamically skips call resolution for AST-only graphs with clear[SKIPPED]explanation
Fixed
displayedcounter bug in truncation messages — now shows actual displayed count instead of always0