1 line
38 KiB
JSON
1 line
38 KiB
JSON
{"nodes": [{"id": "$graphify-root$_scripts_heal", "label": "heal", "file_type": "code", "source_file": "scripts/heal", "source_location": "L1"}, {"id": "$graphify-root$_scripts_heal_healrule", "label": "HealRule", "file_type": "code", "source_file": "scripts/heal", "source_location": "L25", "_callable": true, "_callable_class": true}, {"id": "$graphify-root$_scripts_heal_load_status", "label": "load_status()", "file_type": "code", "source_file": "scripts/heal", "source_location": "L55", "_callable": true}, {"id": "path", "label": "Path", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/scripts/heal"}, {"id": "$graphify-root$_scripts_heal_status_rows", "label": "status_rows()", "file_type": "code", "source_file": "scripts/heal", "source_location": "L73", "_callable": true}, {"id": "$graphify-root$_scripts_heal_rule_for", "label": "rule_for()", "file_type": "code", "source_file": "scripts/heal", "source_location": "L80", "_callable": true}, {"id": "$graphify-root$_scripts_heal_pimox_worker_index", "label": "pimox_worker_index()", "file_type": "code", "source_file": "scripts/heal", "source_location": "L88", "_callable": true}, {"id": "$graphify-root$_scripts_heal_command_for", "label": "command_for()", "file_type": "code", "source_file": "scripts/heal", "source_location": "L96", "_callable": true}, {"id": "$graphify-root$_scripts_heal_build_plan", "label": "build_plan()", "file_type": "code", "source_file": "scripts/heal", "source_location": "L108", "_callable": true}, {"id": "$graphify-root$_scripts_heal_impact_sort_key", "label": "impact_sort_key()", "file_type": "code", "source_file": "scripts/heal", "source_location": "L156", "_callable": true}, {"id": "$graphify-root$_scripts_heal_highest_impact", "label": "highest_impact()", "file_type": "code", "source_file": "scripts/heal", "source_location": "L161", "_callable": true}, {"id": "$graphify-root$_scripts_heal_print_plan", "label": "print_plan()", "file_type": "code", "source_file": "scripts/heal", "source_location": "L168", "_callable": true}, {"id": "$graphify-root$_scripts_heal_print_ai_context", "label": "print_ai_context()", "file_type": "code", "source_file": "scripts/heal", "source_location": "L198", "_callable": true}, {"id": "$graphify-root$_scripts_heal_apply_plan", "label": "apply_plan()", "file_type": "code", "source_file": "scripts/heal", "source_location": "L217", "_callable": true}, {"id": "$graphify-root$_scripts_heal_load_heal_state", "label": "load_heal_state()", "file_type": "code", "source_file": "scripts/heal", "source_location": "L267", "_callable": true}, {"id": "$graphify-root$_scripts_heal_write_heal_state", "label": "write_heal_state()", "file_type": "code", "source_file": "scripts/heal", "source_location": "L281", "_callable": true}, {"id": "$graphify-root$_scripts_heal_recent_failed_commands", "label": "recent_failed_commands()", "file_type": "code", "source_file": "scripts/heal", "source_location": "L286", "_callable": true}, {"id": "$graphify-root$_scripts_heal_record_failed_action", "label": "record_failed_action()", "file_type": "code", "source_file": "scripts/heal", "source_location": "L309", "_callable": true}, {"id": "$graphify-root$_scripts_heal_clear_failed_action", "label": "clear_failed_action()", "file_type": "code", "source_file": "scripts/heal", "source_location": "L322", "_callable": true}, {"id": "$graphify-root$_scripts_heal_verify_healed", "label": "verify_healed()", "file_type": "code", "source_file": "scripts/heal", "source_location": "L330", "_callable": true}, {"id": "$graphify-root$_scripts_heal_target_is_healed", "label": "target_is_healed()", "file_type": "code", "source_file": "scripts/heal", "source_location": "L344", "_callable": true}, {"id": "$graphify-root$_scripts_heal_pimox_worker_ready", "label": "pimox_worker_ready()", "file_type": "code", "source_file": "scripts/heal", "source_location": "L362", "_callable": true}, {"id": "$graphify-root$_scripts_heal_main", "label": "main()", "file_type": "code", "source_file": "scripts/heal", "source_location": "L386", "_callable": true}, {"id": "$graphify-root$_scripts_heal_rationale_2", "label": "Plan and apply guarded self-healing actions from Jeannie status findings.", "file_type": "rationale", "source_file": "scripts/heal", "source_location": "L2"}], "edges": [{"source": "$graphify-root$_scripts_heal", "target": "argparse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L6", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal", "target": "json", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L7", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal", "target": "os", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L8", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal", "target": "re", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L9", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal", "target": "subprocess", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L10", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal", "target": "sys", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L11", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal", "target": "time", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L12", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal", "target": "dataclasses", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L13", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal", "target": "pathlib", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L14", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal", "target": "$graphify-root$_scripts_heal_healrule", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L25", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal", "target": "$graphify-root$_scripts_heal_load_status", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L55", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal_load_status", "target": "path", "relation": "references", "context": "parameter_type", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L55", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal", "target": "$graphify-root$_scripts_heal_status_rows", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L73", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal", "target": "$graphify-root$_scripts_heal_rule_for", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L80", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal_rule_for", "target": "$graphify-root$_scripts_heal_healrule", "relation": "references", "context": "return_type", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L80", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal", "target": "$graphify-root$_scripts_heal_pimox_worker_index", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L88", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal", "target": "$graphify-root$_scripts_heal_command_for", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L96", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal_command_for", "target": "$graphify-root$_scripts_heal_healrule", "relation": "references", "context": "parameter_type", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L96", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal", "target": "$graphify-root$_scripts_heal_build_plan", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L108", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal", "target": "$graphify-root$_scripts_heal_impact_sort_key", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L156", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal", "target": "$graphify-root$_scripts_heal_highest_impact", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L161", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal", "target": "$graphify-root$_scripts_heal_print_plan", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L168", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal", "target": "$graphify-root$_scripts_heal_print_ai_context", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L198", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal", "target": "$graphify-root$_scripts_heal_apply_plan", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L217", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal", "target": "$graphify-root$_scripts_heal_load_heal_state", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L267", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal", "target": "$graphify-root$_scripts_heal_write_heal_state", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L281", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal", "target": "$graphify-root$_scripts_heal_recent_failed_commands", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L286", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal", "target": "$graphify-root$_scripts_heal_record_failed_action", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L309", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal", "target": "$graphify-root$_scripts_heal_clear_failed_action", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L322", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal", "target": "$graphify-root$_scripts_heal_verify_healed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L330", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal", "target": "$graphify-root$_scripts_heal_target_is_healed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L344", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal", "target": "$graphify-root$_scripts_heal_pimox_worker_ready", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L362", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal", "target": "$graphify-root$_scripts_heal_main", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L386", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal_command_for", "target": "$graphify-root$_scripts_heal_pimox_worker_index", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L98", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal_build_plan", "target": "$graphify-root$_scripts_heal_recent_failed_commands", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L111", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal_build_plan", "target": "$graphify-root$_scripts_heal_status_rows", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L112", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal_build_plan", "target": "$graphify-root$_scripts_heal_rule_for", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L113", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal_build_plan", "target": "$graphify-root$_scripts_heal_command_for", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L129", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal_highest_impact", "target": "$graphify-root$_scripts_heal_impact_sort_key", "relation": "indirect_call", "context": "argument", "confidence": "INFERRED", "confidence_score": 0.85, "source_file": "scripts/heal", "source_location": "L165", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal_print_plan", "target": "$graphify-root$_scripts_heal_highest_impact", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L169", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal_print_plan", "target": "$graphify-root$_scripts_heal_impact_sort_key", "relation": "indirect_call", "context": "argument", "confidence": "INFERRED", "confidence_score": 0.85, "source_file": "scripts/heal", "source_location": "L171", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal_print_plan", "target": "$graphify-root$_scripts_heal_print_ai_context", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L195", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal_apply_plan", "target": "$graphify-root$_scripts_heal_highest_impact", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L218", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal_apply_plan", "target": "$graphify-root$_scripts_heal_record_failed_action", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L248", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal_apply_plan", "target": "$graphify-root$_scripts_heal_verify_healed", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L250", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal_apply_plan", "target": "$graphify-root$_scripts_heal_clear_failed_action", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L252", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal_recent_failed_commands", "target": "$graphify-root$_scripts_heal_load_heal_state", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L288", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal_recent_failed_commands", "target": "$graphify-root$_scripts_heal_write_heal_state", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L305", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal_record_failed_action", "target": "$graphify-root$_scripts_heal_load_heal_state", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L310", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal_record_failed_action", "target": "$graphify-root$_scripts_heal_write_heal_state", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L318", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal_clear_failed_action", "target": "$graphify-root$_scripts_heal_load_heal_state", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L323", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal_clear_failed_action", "target": "$graphify-root$_scripts_heal_write_heal_state", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L327", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal_verify_healed", "target": "$graphify-root$_scripts_heal_target_is_healed", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L335", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal_target_is_healed", "target": "$graphify-root$_scripts_heal_pimox_worker_ready", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L348", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal_target_is_healed", "target": "$graphify-root$_scripts_heal_load_status", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L351", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal_target_is_healed", "target": "$graphify-root$_scripts_heal_status_rows", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L356", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal_main", "target": "$graphify-root$_scripts_heal_load_status", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L398", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal_main", "target": "$graphify-root$_scripts_heal_build_plan", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L399", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal_main", "target": "$graphify-root$_scripts_heal_print_plan", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L401", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal_main", "target": "$graphify-root$_scripts_heal_apply_plan", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L406", "weight": 1.0}, {"source": "$graphify-root$_scripts_heal_rationale_2", "target": "$graphify-root$_scripts_heal", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "scripts/heal", "source_location": "L2", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_scripts_heal_load_status", "callee": "loads", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L57", "receiver": "json"}, {"caller_nid": "$graphify-root$_scripts_heal_load_status", "callee": "read_text", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L57", "receiver": "path"}, {"caller_nid": "$graphify-root$_scripts_heal_load_status", "callee": "run", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L59", "receiver": "subprocess"}, {"caller_nid": "$graphify-root$_scripts_heal_load_status", "callee": "REPO_ROOT", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "scripts/heal", "source_location": "L61"}, {"caller_nid": "$graphify-root$_scripts_heal_load_status", "callee": "strip", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L67", "receiver": null}, {"caller_nid": "$graphify-root$_scripts_heal_load_status", "callee": "strip", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L68", "receiver": null}, {"caller_nid": "$graphify-root$_scripts_heal_load_status", "callee": "SystemExit", "is_member_call": false, "source_file": "scripts/heal", "source_location": "L69", "receiver": null}, {"caller_nid": "$graphify-root$_scripts_heal_load_status", "callee": "loads", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L70", "receiver": "json"}, {"caller_nid": "$graphify-root$_scripts_heal_status_rows", "callee": "get", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L74", "receiver": "status"}, {"caller_nid": "$graphify-root$_scripts_heal_status_rows", "callee": "list", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "scripts/heal", "source_location": "L75"}, {"caller_nid": "$graphify-root$_scripts_heal_status_rows", "callee": "dict", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "scripts/heal", "source_location": "L77"}, {"caller_nid": "$graphify-root$_scripts_heal_status_rows", "callee": "get", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L77", "receiver": "row"}, {"caller_nid": "$graphify-root$_scripts_heal_rule_for", "callee": "get", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L81", "receiver": "row"}, {"caller_nid": "$graphify-root$_scripts_heal_pimox_worker_index", "callee": "join", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L89", "receiver": null}, {"caller_nid": "$graphify-root$_scripts_heal_pimox_worker_index", "callee": "get", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L89", "receiver": "row"}, {"caller_nid": "$graphify-root$_scripts_heal_pimox_worker_index", "callee": "search", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L90", "receiver": "re"}, {"caller_nid": "$graphify-root$_scripts_heal_pimox_worker_index", "callee": "group", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L93", "receiver": "match"}, {"caller_nid": "$graphify-root$_scripts_heal_build_plan", "callee": "append", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L115", "receiver": "planned"}, {"caller_nid": "$graphify-root$_scripts_heal_build_plan", "callee": "get", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L117", "receiver": "row"}, {"caller_nid": "$graphify-root$_scripts_heal_build_plan", "callee": "get", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L118", "receiver": "row"}, {"caller_nid": "$graphify-root$_scripts_heal_build_plan", "callee": "get", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L119", "receiver": "row"}, {"caller_nid": "$graphify-root$_scripts_heal_build_plan", "callee": "get", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L125", "receiver": "row"}, {"caller_nid": "$graphify-root$_scripts_heal_build_plan", "callee": "add", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L139", "receiver": "seen_commands"}, {"caller_nid": "$graphify-root$_scripts_heal_build_plan", "callee": "append", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L140", "receiver": "planned"}, {"caller_nid": "$graphify-root$_scripts_heal_build_plan", "callee": "get", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L142", "receiver": "row"}, {"caller_nid": "$graphify-root$_scripts_heal_build_plan", "callee": "get", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L143", "receiver": "row"}, {"caller_nid": "$graphify-root$_scripts_heal_build_plan", "callee": "get", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L144", "receiver": "row"}, {"caller_nid": "$graphify-root$_scripts_heal_build_plan", "callee": "get", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L150", "receiver": "row"}, {"caller_nid": "$graphify-root$_scripts_heal_impact_sort_key", "callee": "get", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L157", "receiver": "item"}, {"caller_nid": "$graphify-root$_scripts_heal_impact_sort_key", "callee": "get", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L158", "receiver": "item"}, {"caller_nid": "$graphify-root$_scripts_heal_impact_sort_key", "callee": "get", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L158", "receiver": "item"}, {"caller_nid": "$graphify-root$_scripts_heal_impact_sort_key", "callee": "get", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L158", "receiver": "item"}, {"caller_nid": "$graphify-root$_scripts_heal_highest_impact", "callee": "get", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L162", "receiver": "item"}, {"caller_nid": "$graphify-root$_scripts_heal_print_plan", "callee": "get", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L192", "receiver": "item"}, {"caller_nid": "$graphify-root$_scripts_heal_print_ai_context", "callee": "join", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L199", "receiver": null}, {"caller_nid": "$graphify-root$_scripts_heal_print_ai_context", "callee": "run", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L202", "receiver": "subprocess"}, {"caller_nid": "$graphify-root$_scripts_heal_print_ai_context", "callee": "REPO_ROOT", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "scripts/heal", "source_location": "L204"}, {"caller_nid": "$graphify-root$_scripts_heal_print_ai_context", "callee": "strip", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L210", "receiver": null}, {"caller_nid": "$graphify-root$_scripts_heal_print_ai_context", "callee": "strip", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L214", "receiver": null}, {"caller_nid": "$graphify-root$_scripts_heal_apply_plan", "callee": "run", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L226", "receiver": "subprocess"}, {"caller_nid": "$graphify-root$_scripts_heal_apply_plan", "callee": "REPO_ROOT", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "scripts/heal", "source_location": "L228"}, {"caller_nid": "$graphify-root$_scripts_heal_apply_plan", "callee": "get", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L235", "receiver": null}, {"caller_nid": "$graphify-root$_scripts_heal_apply_plan", "callee": "loads", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L235", "receiver": "json"}, {"caller_nid": "$graphify-root$_scripts_heal_apply_plan", "callee": "run", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L246", "receiver": "subprocess"}, {"caller_nid": "$graphify-root$_scripts_heal_apply_plan", "callee": "REPO_ROOT", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "scripts/heal", "source_location": "L246"}, {"caller_nid": "$graphify-root$_scripts_heal_apply_plan", "callee": "split", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L246", "receiver": "command"}, {"caller_nid": "$graphify-root$_scripts_heal_load_heal_state", "callee": "is_file", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L268", "receiver": "HEAL_STATE_FILE"}, {"caller_nid": "$graphify-root$_scripts_heal_load_heal_state", "callee": "loads", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L271", "receiver": "json"}, {"caller_nid": "$graphify-root$_scripts_heal_load_heal_state", "callee": "read_text", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L271", "receiver": "HEAL_STATE_FILE"}, {"caller_nid": "$graphify-root$_scripts_heal_load_heal_state", "callee": "OSError", "is_member_call": false, "indirect": true, "context": "collection", "source_file": "scripts/heal", "source_location": "L272"}, {"caller_nid": "$graphify-root$_scripts_heal_load_heal_state", "callee": "dict", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "scripts/heal", "source_location": "L274"}, {"caller_nid": "$graphify-root$_scripts_heal_load_heal_state", "callee": "dict", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "scripts/heal", "source_location": "L276"}, {"caller_nid": "$graphify-root$_scripts_heal_load_heal_state", "callee": "get", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L276", "receiver": "document"}, {"caller_nid": "$graphify-root$_scripts_heal_write_heal_state", "callee": "mkdir", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L282", "receiver": null}, {"caller_nid": "$graphify-root$_scripts_heal_write_heal_state", "callee": "write_text", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L283", "receiver": "HEAL_STATE_FILE"}, {"caller_nid": "$graphify-root$_scripts_heal_write_heal_state", "callee": "dumps", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L283", "receiver": "json"}, {"caller_nid": "$graphify-root$_scripts_heal_recent_failed_commands", "callee": "time", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L287", "receiver": "time"}, {"caller_nid": "$graphify-root$_scripts_heal_recent_failed_commands", "callee": "get", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L289", "receiver": "document"}, {"caller_nid": "$graphify-root$_scripts_heal_recent_failed_commands", "callee": "items", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L292", "receiver": "failed"}, {"caller_nid": "$graphify-root$_scripts_heal_recent_failed_commands", "callee": "dict", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "scripts/heal", "source_location": "L293"}, {"caller_nid": "$graphify-root$_scripts_heal_recent_failed_commands", "callee": "pop", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L294", "receiver": "failed"}, {"caller_nid": "$graphify-root$_scripts_heal_recent_failed_commands", "callee": "get", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L297", "receiver": "info"}, {"caller_nid": "$graphify-root$_scripts_heal_recent_failed_commands", "callee": "pop", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L299", "receiver": "failed"}, {"caller_nid": "$graphify-root$_scripts_heal_recent_failed_commands", "callee": "get", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L302", "receiver": "info"}, {"caller_nid": "$graphify-root$_scripts_heal_record_failed_action", "callee": "setdefault", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L311", "receiver": "document"}, {"caller_nid": "$graphify-root$_scripts_heal_record_failed_action", "callee": "dict", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "scripts/heal", "source_location": "L312"}, {"caller_nid": "$graphify-root$_scripts_heal_record_failed_action", "callee": "time", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L314", "receiver": "time"}, {"caller_nid": "$graphify-root$_scripts_heal_record_failed_action", "callee": "get", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L315", "receiver": "target"}, {"caller_nid": "$graphify-root$_scripts_heal_record_failed_action", "callee": "get", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L315", "receiver": "target"}, {"caller_nid": "$graphify-root$_scripts_heal_record_failed_action", "callee": "get", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L316", "receiver": "target"}, {"caller_nid": "$graphify-root$_scripts_heal_clear_failed_action", "callee": "get", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L324", "receiver": "document"}, {"caller_nid": "$graphify-root$_scripts_heal_clear_failed_action", "callee": "dict", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "scripts/heal", "source_location": "L325"}, {"caller_nid": "$graphify-root$_scripts_heal_clear_failed_action", "callee": "pop", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L326", "receiver": "failed"}, {"caller_nid": "$graphify-root$_scripts_heal_verify_healed", "callee": "get", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L331", "receiver": null}, {"caller_nid": "$graphify-root$_scripts_heal_verify_healed", "callee": "get", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L332", "receiver": null}, {"caller_nid": "$graphify-root$_scripts_heal_verify_healed", "callee": "monotonic", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L333", "receiver": "time"}, {"caller_nid": "$graphify-root$_scripts_heal_verify_healed", "callee": "monotonic", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L337", "receiver": "time"}, {"caller_nid": "$graphify-root$_scripts_heal_verify_healed", "callee": "monotonic", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L339", "receiver": "time"}, {"caller_nid": "$graphify-root$_scripts_heal_verify_healed", "callee": "sleep", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L341", "receiver": "time"}, {"caller_nid": "$graphify-root$_scripts_heal_target_is_healed", "callee": "get", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L345", "receiver": "target"}, {"caller_nid": "$graphify-root$_scripts_heal_target_is_healed", "callee": "search", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L346", "receiver": "re"}, {"caller_nid": "$graphify-root$_scripts_heal_target_is_healed", "callee": "group", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L348", "receiver": "worker_match"}, {"caller_nid": "$graphify-root$_scripts_heal_target_is_healed", "callee": "get", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L354", "receiver": "target"}, {"caller_nid": "$graphify-root$_scripts_heal_target_is_healed", "callee": "get", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L355", "receiver": "target"}, {"caller_nid": "$graphify-root$_scripts_heal_target_is_healed", "callee": "get", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L357", "receiver": "row"}, {"caller_nid": "$graphify-root$_scripts_heal_target_is_healed", "callee": "get", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L357", "receiver": "row"}, {"caller_nid": "$graphify-root$_scripts_heal_pimox_worker_ready", "callee": "run", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L364", "receiver": "subprocess"}, {"caller_nid": "$graphify-root$_scripts_heal_pimox_worker_ready", "callee": "REPO_ROOT", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "scripts/heal", "source_location": "L374"}, {"caller_nid": "$graphify-root$_scripts_heal_pimox_worker_ready", "callee": "DEFAULT_KUBECONFIG", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "scripts/heal", "source_location": "L368"}, {"caller_nid": "$graphify-root$_scripts_heal_pimox_worker_ready", "callee": "split", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L382", "receiver": null}, {"caller_nid": "$graphify-root$_scripts_heal_main", "callee": "ArgumentParser", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L387", "receiver": "argparse"}, {"caller_nid": "$graphify-root$_scripts_heal_main", "callee": "__doc__", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "scripts/heal", "source_location": "L387"}, {"caller_nid": "$graphify-root$_scripts_heal_main", "callee": "add_subparsers", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L388", "receiver": "parser"}, {"caller_nid": "$graphify-root$_scripts_heal_main", "callee": "add_parser", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L389", "receiver": "subparsers"}, {"caller_nid": "$graphify-root$_scripts_heal_main", "callee": "add_argument", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L390", "receiver": "plan_parser"}, {"caller_nid": "$graphify-root$_scripts_heal_main", "callee": "Path", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "scripts/heal", "source_location": "L390"}, {"caller_nid": "$graphify-root$_scripts_heal_main", "callee": "add_argument", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L391", "receiver": "plan_parser"}, {"caller_nid": "$graphify-root$_scripts_heal_main", "callee": "add_parser", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L392", "receiver": "subparsers"}, {"caller_nid": "$graphify-root$_scripts_heal_main", "callee": "add_argument", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L393", "receiver": "apply_parser"}, {"caller_nid": "$graphify-root$_scripts_heal_main", "callee": "Path", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "scripts/heal", "source_location": "L393"}, {"caller_nid": "$graphify-root$_scripts_heal_main", "callee": "add_argument", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L394", "receiver": "apply_parser"}, {"caller_nid": "$graphify-root$_scripts_heal_main", "callee": "add_argument", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L395", "receiver": "apply_parser"}, {"caller_nid": "$graphify-root$_scripts_heal_main", "callee": "parse_args", "is_member_call": true, "source_file": "scripts/heal", "source_location": "L396", "receiver": "parser"}, {"caller_nid": "$graphify-root$_scripts_heal_main", "callee": "status_json", "is_member_call": false, "indirect": true, "context": "getattr", "source_file": "scripts/heal", "source_location": "L398"}]} |