1 line
3.9 KiB
JSON
1 line
3.9 KiB
JSON
{"nodes": [{"id": "backend_routers_sync_py", "label": "sync.py", "file_type": "code", "source_file": "backend/routers/sync.py", "source_location": "L1"}, {"id": "sync_bulk_sync", "label": "bulk_sync()", "file_type": "code", "source_file": "backend/routers/sync.py", "source_location": "L14"}, {"id": "sync_rationale_19", "label": "[C-01] Bulk sync offline operations \u2014 only for authenticated users.", "file_type": "rationale", "source_file": "backend/routers/sync.py", "source_location": "L19"}], "edges": [{"source": "backend_routers_sync_py", "target": "fastapi", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/routers/sync.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_routers_sync_py", "target": "sqlalchemy_orm", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/routers/sync.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_routers_sync_py", "target": "backend_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/routers/sync.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_routers_sync_py", "target": "backend_database_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/routers/sync.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_routers_sync_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/routers/sync.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_routers_sync_py", "target": "sync_bulk_sync", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/routers/sync.py", "source_location": "L14", "weight": 1.0}, {"source": "sync_rationale_19", "target": "sync_bulk_sync", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/routers/sync.py", "source_location": "L19", "weight": 1.0}], "raw_calls": [{"caller_nid": "sync_bulk_sync", "callee": "first", "source_file": "backend/routers/sync.py", "source_location": "L26"}, {"caller_nid": "sync_bulk_sync", "callee": "filter", "source_file": "backend/routers/sync.py", "source_location": "L26"}, {"caller_nid": "sync_bulk_sync", "callee": "query", "source_file": "backend/routers/sync.py", "source_location": "L26"}, {"caller_nid": "sync_bulk_sync", "callee": "append", "source_file": "backend/routers/sync.py", "source_location": "L28"}, {"caller_nid": "sync_bulk_sync", "callee": "first", "source_file": "backend/routers/sync.py", "source_location": "L31"}, {"caller_nid": "sync_bulk_sync", "callee": "filter", "source_file": "backend/routers/sync.py", "source_location": "L31"}, {"caller_nid": "sync_bulk_sync", "callee": "query", "source_file": "backend/routers/sync.py", "source_location": "L31"}, {"caller_nid": "sync_bulk_sync", "callee": "append", "source_file": "backend/routers/sync.py", "source_location": "L33"}, {"caller_nid": "sync_bulk_sync", "callee": "append", "source_file": "backend/routers/sync.py", "source_location": "L41"}, {"caller_nid": "sync_bulk_sync", "callee": "append", "source_file": "backend/routers/sync.py", "source_location": "L46"}, {"caller_nid": "sync_bulk_sync", "callee": "AuditLog", "source_file": "backend/routers/sync.py", "source_location": "L57"}, {"caller_nid": "sync_bulk_sync", "callee": "dumps", "source_file": "backend/routers/sync.py", "source_location": "L64"}, {"caller_nid": "sync_bulk_sync", "callee": "add", "source_file": "backend/routers/sync.py", "source_location": "L70"}, {"caller_nid": "sync_bulk_sync", "callee": "append", "source_file": "backend/routers/sync.py", "source_location": "L71"}, {"caller_nid": "sync_bulk_sync", "callee": "append", "source_file": "backend/routers/sync.py", "source_location": "L74"}, {"caller_nid": "sync_bulk_sync", "callee": "str", "source_file": "backend/routers/sync.py", "source_location": "L74"}, {"caller_nid": "sync_bulk_sync", "callee": "commit", "source_file": "backend/routers/sync.py", "source_location": "L76"}]} |