Files
mailgoserver/graphify-out/cache/ast/v0.9.37/5418f4925af9f157470f18a7bc90d4aeb97e4b0b1eebd4127fc4e3a6be5d4182.json
T

1 line
17 KiB
JSON
Raw Normal View History

2026-08-12 12:56:22 +01:00
{"nodes": [{"id": "$graphify-root$_email_server_server_runner_py", "label": "server_runner.py", "file_type": "code", "source_file": "email_server/server_runner.py", "source_location": "L1"}, {"id": "$graphify-root$_email_server_server_runner_start_server", "label": "start_server()", "file_type": "code", "source_file": "email_server/server_runner.py", "source_location": "L35", "_callable": true}, {"id": "$graphify-root$_email_server_server_runner_rationale_1", "label": "Modular SMTP Server with DKIM support. Main server file that ties all modules\u2026", "file_type": "rationale", "source_file": "email_server/server_runner.py", "source_location": "L1"}, {"id": "$graphify-root$_email_server_server_runner_rationale_36", "label": "Main server function.", "file_type": "rationale", "source_file": "email_server/server_runner.py", "source_location": "L36"}], "edges": [{"source": "$graphify-root$_email_server_server_runner_py", "target": "asyncio", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "email_server/server_runner.py", "source_location": "L6", "weight": 1.0}, {"source": "$graphify-root$_email_server_server_runner_py", "target": "email_server_settings_loader", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "email_server/server_runner.py", "source_location": "L7", "weight": 1.0}, {"source": "$graphify-root$_email_server_server_runner_py", "target": "email_server_tool_box", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "email_server/server_runner.py", "source_location": "L8", "weight": 1.0}, {"source": "$graphify-root$_email_server_server_runner_py", "target": "email_server_models", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "email_server/server_runner.py", "source_location": "L11", "weight": 1.0}, {"source": "$graphify-root$_email_server_server_runner_py", "target": "email_server_smtp_handler", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "email_server/server_runner.py", "source_location": "L12", "weight": 1.0}, {"source": "$graphify-root$_email_server_server_runner_py", "target": "email_server_tls_utils", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "email_server/server_runner.py", "source_location": "L13", "weight": 1.0}, {"source": "$graphify-root$_email_server_server_runner_py", "target": "email_server_dkim_manager", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "email_server/server_runner.py", "source_location": "L14", "weight": 1.0}, {"source": "$graphify-root$_email_server_server_runner_py", "target": "aiosmtpd_controller", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "email_server/server_runner.py", "source_location": "L15", "weight": 1.0}, {"source": "$graphify-root$_email_server_server_runner_py", "target": "aiosmtpd_smtp", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "email_server/server_runner.py", "source_location": "L16", "weight": 1.0}, {"source": "$graphify-root$_email_server_server_runner_py", "target": "$graphify-root$_email_server_server_runner_start_server", "relation": "contains", "confidence": "EXTRACTED", "source_file": "email_server/server_runner.py", "source_location": "L35", "weight": 1.0}, {"source": "$graphify-root$_email_server_server_runner_rationale_1", "target": "$graphify-root$_email_server_server_runner_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "email_server/server_runner.py", "source_location": "L1", "weight": 1.0}, {"source": "$graphify-root$_email_server_server_runner_rationale_36", "target": "$graphify-root$_email_server_server_runner_start_server", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "email_server/server_runner.py", "source_location": "L36", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_email_server_serv