chore(graphify): add knowledge graph + interactive maps
Generated by graphify (local Ollama backend). Includes graph.json, GRAPH_REPORT.md, and interactive HTML map(s). Scratch cache/ and intermediates are gitignored. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1 +0,0 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_src_iot_device_hook_js", "label": "iot_device_hook.js", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/iot_device_hook.js", "source_location": "L1"}, {"id": "iot_device_hook_useiotdevice", "label": "useIotDevice()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/iot_device_hook.js", "source_location": "L15"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_src_iot_device_hook_js", "target": "hooks", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/iot_device_hook.js", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_src_iot_device_hook_js", "target": "device_controller", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/iot_device_hook.js", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_src_iot_device_hook_js", "target": "owl", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/iot_device_hook.js", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_static_src_iot_device_hook_js", "target": "iot_device_hook_useiotdevice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/iot_device_hook.js", "source_location": "L15", "weight": 1.0}], "raw_calls": [{"caller_nid": "iot_device_hook_useiotdevice", "callee": "useService", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/iot_device_hook.js", "source_location": "L24"}, {"caller_nid": "iot_device_hook_useiotdevice", "callee": "useEffect", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/static/src/iot_device_hook.js", "source_location": "L37"}]}
|
||||
Reference in New Issue
Block a user