graphified the codebase

This commit is contained in:
2026-04-19 16:40:44 -04:00
parent da5263cd73
commit 67290567fb
46 changed files with 5675 additions and 0 deletions

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "site_astro_config_mjs", "label": "astro.config.mjs", "file_type": "code", "source_file": "site\\astro.config.mjs", "source_location": "L1"}], "edges": [{"source": "site_astro_config_mjs", "target": "config", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "site\\astro.config.mjs", "source_location": "L2", "weight": 1.0}, {"source": "site_astro_config_mjs", "target": "sitemap", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "site\\astro.config.mjs", "source_location": "L3", "weight": 1.0}], "raw_calls": []}