{"nodes": [{"id": "backend_app_scheduler_main_py", "label": "__main__.py", "file_type": "code", "source_file": "backend/app/scheduler/__main__.py", "source_location": "L1"}, {"id": "main_rationale_1", "label": "APScheduler entry point for the scheduler container. Run: python -m app.schedul", "file_type": "rationale", "source_file": "backend/app/scheduler/__main__.py", "source_location": "L1"}], "edges": [{"source": "backend_app_scheduler_main_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/app/scheduler/__main__.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_app_scheduler_main_py", "target": "apscheduler_schedulers_blocking", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/app/scheduler/__main__.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_app_scheduler_main_py", "target": "apscheduler_triggers_cron", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/app/scheduler/__main__.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_app_scheduler_main_py", "target": "app_services_orchestrator_runner", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/app/scheduler/__main__.py", "source_location": "L19", "weight": 1.0}, {"source": "main_rationale_1", "target": "backend_app_scheduler_main_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/app/scheduler/__main__.py", "source_location": "L1", "weight": 1.0}], "raw_calls": []}