chore(graph): refresh graphify after sub-property feature
Deploy to LXC / deploy (push) Successful in 15s
Validate / validate (push) Successful in 30s

Re-extracted 42 changed code files via AST and 3 changed docs
(README, DEPLOYMENT, drizzle/README) via one semantic subagent.
Merged into the existing graph: 453→555 nodes, 486→633 edges,
137 communities.

Top god nodes now reflect the new shape: load() at the center of
every page-server route, buildfor_life_ops as the doc-side anchor,
and Drizzle ORM + Zod as the bridge between expenses and the rest
of the service layer.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-27 15:47:00 +07:00
parent c3aaf82642
commit 011e7a2165
48 changed files with 5348 additions and 2428 deletions
@@ -0,0 +1 @@
{"nodes": [{"id": "src_routes_app_properties_id_page_server_ts", "label": "+page.server.ts", "file_type": "code", "source_file": "src\\routes\\(app)\\properties\\[id]\\+page.server.ts", "source_location": "L1"}, {"id": "page_server_e2n", "label": "e2n()", "file_type": "code", "source_file": "src\\routes\\(app)\\properties\\[id]\\+page.server.ts", "source_location": "L26"}, {"id": "page_server_load", "label": "load()", "file_type": "code", "source_file": "src\\routes\\(app)\\properties\\[id]\\+page.server.ts", "source_location": "L28"}], "edges": [{"source": "src_routes_app_properties_id_page_server_ts", "target": "kit", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src\\routes\\(app)\\properties\\[id]\\+page.server.ts", "source_location": "L1", "weight": 1.0}, {"source": "src_routes_app_properties_id_page_server_ts", "target": "drizzle_orm", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src\\routes\\(app)\\properties\\[id]\\+page.server.ts", "source_location": "L2", "weight": 1.0}, {"source": "src_routes_app_properties_id_page_server_ts", "target": "zod", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src\\routes\\(app)\\properties\\[id]\\+page.server.ts", "source_location": "L3", "weight": 1.0}, {"source": "src_routes_app_properties_id_page_server_ts", "target": "client", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src\\routes\\(app)\\properties\\[id]\\+page.server.ts", "source_location": "L4", "weight": 1.0}, {"source": "src_routes_app_properties_id_page_server_ts", "target": "properties", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src\\routes\\(app)\\properties\\[id]\\+page.server.ts", "source_location": "L5", "weight": 1.0}, {"source": "src_routes_app_properties_id_page_server_ts", "target": "properties", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src\\routes\\(app)\\properties\\[id]\\+page.server.ts", "source_location": "L6", "weight": 1.0}, {"source": "src_routes_app_properties_id_page_server_ts", "target": "src_routes_app_properties_id_types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src\\routes\\(app)\\properties\\[id]\\+page.server.ts", "source_location": "L11", "weight": 1.0}, {"source": "src_routes_app_properties_id_page_server_ts", "target": "page_server_e2n", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src\\routes\\(app)\\properties\\[id]\\+page.server.ts", "source_location": "L26", "weight": 1.0}, {"source": "src_routes_app_properties_id_page_server_ts", "target": "page_server_load", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src\\routes\\(app)\\properties\\[id]\\+page.server.ts", "source_location": "L28", "weight": 1.0}], "raw_calls": [{"caller_nid": "page_server_load", "callee": "error", "source_file": "src\\routes\\(app)\\properties\\[id]\\+page.server.ts", "source_location": "L29"}, {"caller_nid": "page_server_load", "callee": "getDescendantIds", "source_file": "src\\routes\\(app)\\properties\\[id]\\+page.server.ts", "source_location": "L34"}, {"caller_nid": "page_server_load", "callee": "orderBy", "source_file": "src\\routes\\(app)\\properties\\[id]\\+page.server.ts", "source_location": "L35"}, {"caller_nid": "page_server_load", "callee": "where", "source_file": "src\\routes\\(app)\\properties\\[id]\\+page.server.ts", "source_location": "L35"}, {"caller_nid": "page_server_load", "callee": "from", "source_file": "src\\routes\\(app)\\properties\\[id]\\+page.server.ts", "source_location": "L35"}, {"caller_nid": "page_server_load", "callee": "select", "source_file": "src\\routes\\(app)\\properties\\[id]\\+page.server.ts", "source_location": "L35"}, {"caller_nid": "page_server_load", "callee": "and", "source_file": "src\\routes\\(app)\\properties\\[id]\\+page.server.ts", "source_location": "L39"}, {"caller_nid": "page_server_load", "callee": "eq", "source_file": "src\\routes\\(app)\\properties\\[id]\\+page.server.ts", "source_location": "L40"}, {"caller_nid": "page_server_load", "callee": "isNull", "source_file": "src\\routes\\(app)\\properties\\[id]\\+page.server.ts", "source_location": "L41"}, {"caller_nid": "page_server_load", "callee": "ne", "source_file": "src\\routes\\(app)\\properties\\[id]\\+page.server.ts", "source_location": "L42"}, {"caller_nid": "page_server_load", "callee": "notInArray", "source_file": "src\\routes\\(app)\\properties\\[id]\\+page.server.ts", "source_location": "L43"}]}