1 line
9.1 KiB
JSON
1 line
9.1 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_services_followup_text_generator_py", "label": "followup_text_generator.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/followup_text_generator.py", "source_location": "L1"}, {"id": "followup_text_generator_generate_followup_text", "label": "generate_followup_text()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/followup_text_generator.py", "source_location": "L37"}, {"id": "followup_text_generator_templated_fallback", "label": "_templated_fallback()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/followup_text_generator.py", "source_location": "L87"}, {"id": "followup_text_generator_get_provider", "label": "_get_provider()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/followup_text_generator.py", "source_location": "L106"}, {"id": "followup_text_generator_rationale_1", "label": "AI-generated follow-up text with templated fallback.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/followup_text_generator.py", "source_location": "L1"}, {"id": "followup_text_generator_rationale_43", "label": "Generate follow-up text via LLM, with templated fallback. Returns: {subject", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/followup_text_generator.py", "source_location": "L43"}, {"id": "followup_text_generator_rationale_107", "label": "Look up provider for 'followup_text' feature.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/followup_text_generator.py", "source_location": "L107"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_services_followup_text_generator_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/followup_text_generator.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_services_followup_text_generator_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/followup_text_generator.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_services_followup_text_generator_py", "target": "followup_text_generator_generate_followup_text", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/followup_text_generator.py", "source_location": "L37", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_services_followup_text_generator_py", "target": "followup_text_generator_templated_fallback", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/followup_text_generator.py", "source_location": "L87", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_services_followup_text_generator_py", "target": "followup_text_generator_get_provider", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/followup_text_generator.py", "source_location": "L106", "weight": 1.0}, {"source": "followup_text_generator_generate_followup_text", "target": "followup_text_generator_get_provider", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/followup_text_generator.py", "source_location": "L47", "weight": 1.0}, {"source": "followup_text_generator_generate_followup_text", "target": "followup_text_generator_templated_fallback", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/followup_text_generator.py", "source_location": "L49", "weight": 1.0}, {"source": "followup_text_generator_rationale_1", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_services_followup_text_generator_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/followup_text_generator.py", "source_location": "L1", "weight": 1.0}, {"source": "followup_text_generator_rationale_43", "target": "followup_text_generator_generate_followup_text", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/followup_text_generator.py", "source_location": "L43", "weight": 1.0}, {"source": "followup_text_generator_rationale_107", "target": "followup_text_generator_get_provider", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/followup_text_generator.py", "source_location": "L107", "weight": 1.0}], "raw_calls": [{"caller_nid": "followup_text_generator_generate_followup_text", "callee": "build_prompt", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/followup_text_generator.py", "source_location": "L58"}, {"caller_nid": "followup_text_generator_generate_followup_text", "callee": "complete", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/followup_text_generator.py", "source_location": "L65"}, {"caller_nid": "followup_text_generator_generate_followup_text", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/followup_text_generator.py", "source_location": "L70"}, {"caller_nid": "followup_text_generator_generate_followup_text", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/followup_text_generator.py", "source_location": "L70"}, {"caller_nid": "followup_text_generator_generate_followup_text", "callee": "loads", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/followup_text_generator.py", "source_location": "L71"}, {"caller_nid": "followup_text_generator_generate_followup_text", "callee": "ValueError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/followup_text_generator.py", "source_location": "L74"}, {"caller_nid": "followup_text_generator_generate_followup_text", "callee": "setdefault", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/followup_text_generator.py", "source_location": "L75"}, {"caller_nid": "followup_text_generator_generate_followup_text", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/followup_text_generator.py", "source_location": "L78"}, {"caller_nid": "followup_text_generator_templated_fallback", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/followup_text_generator.py", "source_location": "L89"}, {"caller_nid": "followup_text_generator_templated_fallback", "callee": "format", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/followup_text_generator.py", "source_location": "L92"}, {"caller_nid": "followup_text_generator_get_provider", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/followup_text_generator.py", "source_location": "L108"}, {"caller_nid": "followup_text_generator_get_provider", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/followup_text_generator.py", "source_location": "L109"}, {"caller_nid": "followup_text_generator_get_provider", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/followup_text_generator.py", "source_location": "L111"}, {"caller_nid": "followup_text_generator_get_provider", "callee": "startswith", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/followup_text_generator.py", "source_location": "L119"}, {"caller_nid": "followup_text_generator_get_provider", "callee": "OpenAIAdapter", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/followup_text_generator.py", "source_location": "L120"}, {"caller_nid": "followup_text_generator_get_provider", "callee": "startswith", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/followup_text_generator.py", "source_location": "L121"}, {"caller_nid": "followup_text_generator_get_provider", "callee": "ClaudeAdapter", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/followup_text_generator.py", "source_location": "L122"}]} |