Files
collective-lists/graphify-out/cache/84e6ab16768e963d55c1982cf4dc6241cd8f1c550514fe148141ec9441b90f84.json
Oier Bravo Urtasun b660ead40d chore(graphify): knowledge graph of the repo (1398 nodes, 1627 edges)
Generated via /graphify over the full tree (177 files, ~320k words).
Produces graph.html, graph.json, GRAPH_REPORT.md plus per-file
extraction cache so incremental --update runs reuse prior results.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-21 16:25:53 +02:00

1 line
2.6 KiB
JSON

{"nodes": [{"id": "apps_web_tests_e2e_items_test_ts", "label": "items.test.ts", "file_type": "code", "source_file": "apps/web/tests/e2e/items.test.ts", "source_location": "L1"}, {"id": "items_test_gotoseedlist", "label": "gotoSeedList()", "file_type": "code", "source_file": "apps/web/tests/e2e/items.test.ts", "source_location": "L17"}, {"id": "items_test_itemrow", "label": "itemRow()", "file_type": "code", "source_file": "apps/web/tests/e2e/items.test.ts", "source_location": "L26"}], "edges": [{"source": "apps_web_tests_e2e_items_test_ts", "target": "test", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/web/tests/e2e/items.test.ts", "source_location": "L9", "weight": 1.0}, {"source": "apps_web_tests_e2e_items_test_ts", "target": "apps_web_tests_fixtures_users_ts", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/web/tests/e2e/items.test.ts", "source_location": "L10", "weight": 1.0}, {"source": "apps_web_tests_e2e_items_test_ts", "target": "apps_web_tests_fixtures_login_ts", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/web/tests/e2e/items.test.ts", "source_location": "L11", "weight": 1.0}, {"source": "apps_web_tests_e2e_items_test_ts", "target": "items_test_gotoseedlist", "relation": "contains", "confidence": "EXTRACTED", "source_file": "apps/web/tests/e2e/items.test.ts", "source_location": "L17", "weight": 1.0}, {"source": "apps_web_tests_e2e_items_test_ts", "target": "items_test_itemrow", "relation": "contains", "confidence": "EXTRACTED", "source_file": "apps/web/tests/e2e/items.test.ts", "source_location": "L26", "weight": 1.0}], "raw_calls": [{"caller_nid": "items_test_gotoseedlist", "callee": "goto", "source_file": "apps/web/tests/e2e/items.test.ts", "source_location": "L18"}, {"caller_nid": "items_test_gotoseedlist", "callee": "toBeVisible", "source_file": "apps/web/tests/e2e/items.test.ts", "source_location": "L20"}, {"caller_nid": "items_test_gotoseedlist", "callee": "expect", "source_file": "apps/web/tests/e2e/items.test.ts", "source_location": "L20"}, {"caller_nid": "items_test_gotoseedlist", "callee": "getByRole", "source_file": "apps/web/tests/e2e/items.test.ts", "source_location": "L20"}, {"caller_nid": "items_test_itemrow", "callee": "first", "source_file": "apps/web/tests/e2e/items.test.ts", "source_location": "L27"}, {"caller_nid": "items_test_itemrow", "callee": "filter", "source_file": "apps/web/tests/e2e/items.test.ts", "source_location": "L27"}, {"caller_nid": "items_test_itemrow", "callee": "locator", "source_file": "apps/web/tests/e2e/items.test.ts", "source_location": "L27"}]}