Files
collective-lists/graphify-out/cache/78e57b23f3076a5559b341296e8a30da5895910dade1d7fc89e45518005173d7.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.9 KiB
JSON

{"nodes": [{"id": "apps_web_src_lib_paraglide_runtime_js", "label": "runtime.js", "file_type": "code", "source_file": "apps/web/src/lib/paraglide/runtime.js", "source_location": "L1"}, {"id": "runtime_languagetag", "label": "languageTag()", "file_type": "code", "source_file": "apps/web/src/lib/paraglide/runtime.js", "source_location": "L38"}, {"id": "runtime_setlanguagetag", "label": "setLanguageTag()", "file_type": "code", "source_file": "apps/web/src/lib/paraglide/runtime.js", "source_location": "L58"}, {"id": "runtime_enforcelanguagetag", "label": "enforceLanguageTag()", "file_type": "code", "source_file": "apps/web/src/lib/paraglide/runtime.js", "source_location": "L75"}, {"id": "runtime_onsetlanguagetag", "label": "onSetLanguageTag()", "file_type": "code", "source_file": "apps/web/src/lib/paraglide/runtime.js", "source_location": "L111"}, {"id": "runtime_isavailablelanguagetag", "label": "isAvailableLanguageTag()", "file_type": "code", "source_file": "apps/web/src/lib/paraglide/runtime.js", "source_location": "L128"}], "edges": [{"source": "apps_web_src_lib_paraglide_runtime_js", "target": "runtime_languagetag", "relation": "contains", "confidence": "EXTRACTED", "source_file": "apps/web/src/lib/paraglide/runtime.js", "source_location": "L38", "weight": 1.0}, {"source": "apps_web_src_lib_paraglide_runtime_js", "target": "runtime_setlanguagetag", "relation": "contains", "confidence": "EXTRACTED", "source_file": "apps/web/src/lib/paraglide/runtime.js", "source_location": "L58", "weight": 1.0}, {"source": "apps_web_src_lib_paraglide_runtime_js", "target": "runtime_enforcelanguagetag", "relation": "contains", "confidence": "EXTRACTED", "source_file": "apps/web/src/lib/paraglide/runtime.js", "source_location": "L75", "weight": 1.0}, {"source": "apps_web_src_lib_paraglide_runtime_js", "target": "runtime_onsetlanguagetag", "relation": "contains", "confidence": "EXTRACTED", "source_file": "apps/web/src/lib/paraglide/runtime.js", "source_location": "L111", "weight": 1.0}, {"source": "apps_web_src_lib_paraglide_runtime_js", "target": "runtime_isavailablelanguagetag", "relation": "contains", "confidence": "EXTRACTED", "source_file": "apps/web/src/lib/paraglide/runtime.js", "source_location": "L128", "weight": 1.0}, {"source": "runtime_setlanguagetag", "target": "runtime_enforcelanguagetag", "relation": "calls", "confidence": "EXTRACTED", "source_file": "apps/web/src/lib/paraglide/runtime.js", "source_location": "L60", "weight": 1.0}, {"source": "runtime_setlanguagetag", "target": "runtime_languagetag", "relation": "calls", "confidence": "EXTRACTED", "source_file": "apps/web/src/lib/paraglide/runtime.js", "source_location": "L66", "weight": 1.0}], "raw_calls": [{"caller_nid": "runtime_setlanguagetag", "callee": "_onSetLanguageTag", "source_file": "apps/web/src/lib/paraglide/runtime.js", "source_location": "L66"}, {"caller_nid": "runtime_isavailablelanguagetag", "callee": "includes", "source_file": "apps/web/src/lib/paraglide/runtime.js", "source_location": "L129"}]}