1 line
6.8 KiB
JSON
1 line
6.8 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_models_fusion_followup_text_cache_py", "label": "fusion_followup_text_cache.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/models/fusion_followup_text_cache.py", "source_location": "L1"}, {"id": "fusion_followup_text_cache_fusionfollowuptextcache", "label": "FusionFollowupTextCache", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/models/fusion_followup_text_cache.py", "source_location": "L8"}, {"id": "fusion_followup_text_cache_compute_fingerprint", "label": "compute_fingerprint()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/models/fusion_followup_text_cache.py", "source_location": "L34"}, {"id": "fusion_followup_text_cache_lookup", "label": "lookup()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/models/fusion_followup_text_cache.py", "source_location": "L43"}, {"id": "fusion_followup_text_cache_fusionfollowuptextcache_action_increment_use", "label": ".action_increment_use()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/models/fusion_followup_text_cache.py", "source_location": "L58"}, {"id": "fusion_followup_text_cache_rationale_1", "label": "Cache of AI-generated follow-up text to avoid LLM cost on repeats.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/models/fusion_followup_text_cache.py", "source_location": "L1"}, {"id": "fusion_followup_text_cache_rationale_37", "label": "Stable hash of the inputs that determine the generated text.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/models/fusion_followup_text_cache.py", "source_location": "L37"}, {"id": "fusion_followup_text_cache_rationale_46", "label": "Find a cached entry matching these inputs, or empty recordset.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/models/fusion_followup_text_cache.py", "source_location": "L46"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_models_fusion_followup_text_cache_py", "target": "hashlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/models/fusion_followup_text_cache.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_models_fusion_followup_text_cache_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/models/fusion_followup_text_cache.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_models_fusion_followup_text_cache_py", "target": "fusion_followup_text_cache_fusionfollowuptextcache", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/models/fusion_followup_text_cache.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_models_fusion_followup_text_cache_py", "target": "fusion_followup_text_cache_compute_fingerprint", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/models/fusion_followup_text_cache.py", "source_location": "L34", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_models_fusion_followup_text_cache_py", "target": "fusion_followup_text_cache_lookup", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/models/fusion_followup_text_cache.py", "source_location": "L43", "weight": 1.0}, {"source": "fusion_followup_text_cache_fusionfollowuptextcache", "target": "fusion_followup_text_cache_fusionfollowuptextcache_action_increment_use", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/models/fusion_followup_text_cache.py", "source_location": "L58", "weight": 1.0}, {"source": "fusion_followup_text_cache_lookup", "target": "fusion_followup_text_cache_compute_fingerprint", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/models/fusion_followup_text_cache.py", "source_location": "L47", "weight": 1.0}, {"source": "fusion_followup_text_cache_rationale_1", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_models_fusion_followup_text_cache_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/models/fusion_followup_text_cache.py", "source_location": "L1", "weight": 1.0}, {"source": "fusion_followup_text_cache_rationale_37", "target": "fusion_followup_text_cache_fusionfollowuptextcache_compute_fingerprint", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/models/fusion_followup_text_cache.py", "source_location": "L37", "weight": 1.0}, {"source": "fusion_followup_text_cache_rationale_46", "target": "fusion_followup_text_cache_fusionfollowuptextcache_lookup", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/models/fusion_followup_text_cache.py", "source_location": "L46", "weight": 1.0}], "raw_calls": [{"caller_nid": "fusion_followup_text_cache_compute_fingerprint", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/models/fusion_followup_text_cache.py", "source_location": "L38"}, {"caller_nid": "fusion_followup_text_cache_compute_fingerprint", "callee": "hexdigest", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/models/fusion_followup_text_cache.py", "source_location": "L40"}, {"caller_nid": "fusion_followup_text_cache_compute_fingerprint", "callee": "sha256", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/models/fusion_followup_text_cache.py", "source_location": "L40"}, {"caller_nid": "fusion_followup_text_cache_compute_fingerprint", "callee": "encode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/models/fusion_followup_text_cache.py", "source_location": "L40"}, {"caller_nid": "fusion_followup_text_cache_lookup", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/models/fusion_followup_text_cache.py", "source_location": "L53"}]} |