**Fix:** A1) confidence/evidence в properties рёбер (graph_adapter_pure ×5, add_assignments, relation_extractor INFERRED); A2) `graph_query(action="path", from, to, direction, max_depth)` + direction в PropertyGraph.shortest_path (backward-compat "outgoing"); A3) `.ipynb` в INDEX/PARSE_EXTENSIONS + CodeParser._parse_notebook (stdlib json, cell → tree-sitter, fallback code_cell); B1) src/core/duplication.py + find_duplicates (AST-отпечатки + multiset-Jaccard + minhash-LSH); B2) get_context(targets) — task-shaped обёртка. Регистрация 55→57 тулов (docstring, README, AGENTS.md, docs en/ru/zh — 38 замен; контракт-тест 57). Тесты: tests/test_graph_path, test_duplication, test_jupyter, test_edge_transparency.
0 commit comments