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:
gsinghpal
2026-06-14 05:31:01 -04:00
parent 4cd5bac3a1
commit 47956f3244
1931 changed files with 150587 additions and 625784 deletions

View File

@@ -1 +0,0 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_faxes_wizard_send_fax_wizard_line_py", "label": "send_fax_wizard_line.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_faxes/wizard/send_fax_wizard_line.py", "source_location": "L1"}, {"id": "send_fax_wizard_line_sendfaxwizardline", "label": "SendFaxWizardLine", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_faxes/wizard/send_fax_wizard_line.py", "source_location": "L8"}, {"id": "send_fax_wizard_line_onchange_file_upload", "label": "_onchange_file_upload()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_faxes/wizard/send_fax_wizard_line.py", "source_location": "L36"}, {"id": "send_fax_wizard_line_rationale_37", "label": "Create an ir.attachment when a file is uploaded.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_faxes/wizard/send_fax_wizard_line.py", "source_location": "L37"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_faxes_wizard_send_fax_wizard_line_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_faxes/wizard/send_fax_wizard_line.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_faxes_wizard_send_fax_wizard_line_py", "target": "send_fax_wizard_line_sendfaxwizardline", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_faxes/wizard/send_fax_wizard_line.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_faxes_wizard_send_fax_wizard_line_py", "target": "send_fax_wizard_line_onchange_file_upload", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_faxes/wizard/send_fax_wizard_line.py", "source_location": "L36", "weight": 1.0}, {"source": "send_fax_wizard_line_rationale_37", "target": "send_fax_wizard_line_sendfaxwizardline_onchange_file_upload", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_faxes/wizard/send_fax_wizard_line.py", "source_location": "L37", "weight": 1.0}], "raw_calls": [{"caller_nid": "send_fax_wizard_line_onchange_file_upload", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_faxes/wizard/send_fax_wizard_line.py", "source_location": "L39"}]}