chore: refresh the knowledge graph after the appointment plan task

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
hamed
2026-07-30 21:07:53 +03:30
co-authored by Claude Opus 5
parent 22c89fbae4
commit 7cca433c56
21 changed files with 6859 additions and 2541 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_plan_valueobject_plannedrequirement_php", "label": "PlannedRequirement.php", "file_type": "code", "source_file": "src/Appointment/Plan/ValueObject/PlannedRequirement.php", "source_location": "L1"}, {"id": "valueobject_plannedrequirement_plannedrequirement", "label": "PlannedRequirement", "file_type": "code", "source_file": "src/Appointment/Plan/ValueObject/PlannedRequirement.php", "source_location": "L14"}, {"id": "valueobject_plannedrequirement_plannedrequirement_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Plan/ValueObject/PlannedRequirement.php", "source_location": "L20"}, {"id": "valueobject_plannedrequirement_plannedrequirement_candidates", "label": ".candidates()", "file_type": "code", "source_file": "src/Appointment/Plan/ValueObject/PlannedRequirement.php", "source_location": "L32"}, {"id": "valueobject_plannedrequirement_plannedrequirement_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Appointment/Plan/ValueObject/PlannedRequirement.php", "source_location": "L37"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_plan_valueobject_plannedrequirement_php", "target": "clinicresource", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/ValueObject/PlannedRequirement.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_plan_valueobject_plannedrequirement_php", "target": "valueobject_plannedrequirement_plannedrequirement", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/ValueObject/PlannedRequirement.php", "source_location": "L14", "weight": 1.0}, {"source": "valueobject_plannedrequirement_plannedrequirement", "target": "valueobject_plannedrequirement_plannedrequirement_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/ValueObject/PlannedRequirement.php", "source_location": "L20", "weight": 1.0}, {"source": "valueobject_plannedrequirement_plannedrequirement", "target": "valueobject_plannedrequirement_plannedrequirement_candidates", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/ValueObject/PlannedRequirement.php", "source_location": "L32", "weight": 1.0}, {"source": "valueobject_plannedrequirement_plannedrequirement", "target": "valueobject_plannedrequirement_plannedrequirement_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/ValueObject/PlannedRequirement.php", "source_location": "L37", "weight": 1.0}, {"source": "valueobject_plannedrequirement_plannedrequirement_toarray", "target": "valueobject_plannedrequirement_plannedrequirement_candidates", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/ValueObject/PlannedRequirement.php", "source_location": "L46", "weight": 1.0}], "raw_calls": [{"caller_nid": "valueobject_plannedrequirement_plannedrequirement_candidates", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/ValueObject/PlannedRequirement.php", "source_location": "L34", "receiver": null}]}
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_tenant_globaltables_php", "label": "GlobalTables.php", "file_type": "code", "source_file": "src/Shared/Tenant/GlobalTables.php", "source_location": "L1"}, {"id": "tenant_globaltables_globaltables", "label": "GlobalTables", "file_type": "code", "source_file": "src/Shared/Tenant/GlobalTables.php", "source_location": "L16"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_tenant_globaltables_php", "target": "tenant_globaltables_globaltables", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Shared/Tenant/GlobalTables.php", "source_location": "L16", "weight": 1.0}], "raw_calls": []}
@@ -0,0 +1 @@
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_plan_valueobject_appointmentplan_php", "label": "AppointmentPlan.php", "file_type": "code", "source_file": "src/Appointment/Plan/ValueObject/AppointmentPlan.php", "source_location": "L1"}, {"id": "valueobject_appointmentplan_appointmentplan", "label": "AppointmentPlan", "file_type": "code", "source_file": "src/Appointment/Plan/ValueObject/AppointmentPlan.php", "source_location": "L11"}, {"id": "valueobject_appointmentplan_appointmentplan_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Plan/ValueObject/AppointmentPlan.php", "source_location": "L14"}, {"id": "valueobject_appointmentplan_appointmentplan_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Appointment/Plan/ValueObject/AppointmentPlan.php", "source_location": "L19"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_plan_valueobject_appointmentplan_php", "target": "valueobject_appointmentplan_appointmentplan", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/ValueObject/AppointmentPlan.php", "source_location": "L11", "weight": 1.0}, {"source": "valueobject_appointmentplan_appointmentplan", "target": "valueobject_appointmentplan_appointmentplan_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/ValueObject/AppointmentPlan.php", "source_location": "L14", "weight": 1.0}, {"source": "valueobject_appointmentplan_appointmentplan", "target": "valueobject_appointmentplan_appointmentplan_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/ValueObject/AppointmentPlan.php", "source_location": "L19", "weight": 1.0}], "raw_calls": [{"caller_nid": "valueobject_appointmentplan_appointmentplan_toarray", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/ValueObject/AppointmentPlan.php", "source_location": "L23", "receiver": null}]}
@@ -0,0 +1 @@
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_plan_valueobject_plannedsegment_php", "label": "PlannedSegment.php", "file_type": "code", "source_file": "src/Appointment/Plan/ValueObject/PlannedSegment.php", "source_location": "L1"}, {"id": "valueobject_plannedsegment_plannedsegment", "label": "PlannedSegment", "file_type": "code", "source_file": "src/Appointment/Plan/ValueObject/PlannedSegment.php", "source_location": "L5"}, {"id": "valueobject_plannedsegment_plannedsegment_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Plan/ValueObject/PlannedSegment.php", "source_location": "L8"}, {"id": "valueobject_plannedsegment_plannedsegment_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Appointment/Plan/ValueObject/PlannedSegment.php", "source_location": "L18"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_plan_valueobject_plannedsegment_php", "target": "valueobject_plannedsegment_plannedsegment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/ValueObject/PlannedSegment.php", "source_location": "L5", "weight": 1.0}, {"source": "valueobject_plannedsegment_plannedsegment", "target": "valueobject_plannedsegment_plannedsegment_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/ValueObject/PlannedSegment.php", "source_location": "L8", "weight": 1.0}, {"source": "valueobject_plannedsegment_plannedsegment", "target": "valueobject_plannedsegment_plannedsegment_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/ValueObject/PlannedSegment.php", "source_location": "L18", "weight": 1.0}], "raw_calls": [{"caller_nid": "valueobject_plannedsegment_plannedsegment_toarray", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/ValueObject/PlannedSegment.php", "source_location": "L27", "receiver": null}]}
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_constant_errorcodes_php", "label": "ErrorCodes.php", "file_type": "code", "source_file": "src/Shared/Constant/ErrorCodes.php", "source_location": "L1"}, {"id": "constant_errorcodes_errorcodes", "label": "ErrorCodes", "file_type": "code", "source_file": "src/Shared/Constant/ErrorCodes.php", "source_location": "L5"}, {"id": "constant_errorcodes_errorcodes_message", "label": ".message()", "file_type": "code", "source_file": "src/Shared/Constant/ErrorCodes.php", "source_location": "L124"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_constant_errorcodes_php", "target": "constant_errorcodes_errorcodes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Shared/Constant/ErrorCodes.php", "source_location": "L5", "weight": 1.0}, {"source": "constant_errorcodes_errorcodes", "target": "constant_errorcodes_errorcodes_message", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Constant/ErrorCodes.php", "source_location": "L124", "weight": 1.0}], "raw_calls": []}
File diff suppressed because one or more lines are too long