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>
1 line
1.7 KiB
JSON
1 line
1.7 KiB
JSON
{"nodes": [{"id": "apps_web_tests_e2e_auth_test_ts", "label": "auth.test.ts", "file_type": "code", "source_file": "apps/web/tests/e2e/auth.test.ts", "source_location": "L1"}, {"id": "auth_test_confirmkeycloaklogout", "label": "confirmKeycloakLogout()", "file_type": "code", "source_file": "apps/web/tests/e2e/auth.test.ts", "source_location": "L40"}], "edges": [{"source": "apps_web_tests_e2e_auth_test_ts", "target": "test", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/web/tests/e2e/auth.test.ts", "source_location": "L8", "weight": 1.0}, {"source": "apps_web_tests_e2e_auth_test_ts", "target": "apps_web_tests_fixtures_users_ts", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/web/tests/e2e/auth.test.ts", "source_location": "L9", "weight": 1.0}, {"source": "apps_web_tests_e2e_auth_test_ts", "target": "apps_web_tests_fixtures_login_ts", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/web/tests/e2e/auth.test.ts", "source_location": "L10", "weight": 1.0}, {"source": "apps_web_tests_e2e_auth_test_ts", "target": "auth_test_confirmkeycloaklogout", "relation": "contains", "confidence": "EXTRACTED", "source_file": "apps/web/tests/e2e/auth.test.ts", "source_location": "L40", "weight": 1.0}], "raw_calls": [{"caller_nid": "auth_test_confirmkeycloaklogout", "callee": "waitForURL", "source_file": "apps/web/tests/e2e/auth.test.ts", "source_location": "L41"}, {"caller_nid": "auth_test_confirmkeycloaklogout", "callee": "click", "source_file": "apps/web/tests/e2e/auth.test.ts", "source_location": "L44"}, {"caller_nid": "auth_test_confirmkeycloaklogout", "callee": "getByRole", "source_file": "apps/web/tests/e2e/auth.test.ts", "source_location": "L44"}]} |