chore(graph): refresh knowledge graph after PATCH service duration validation

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
hamed
2026-07-30 12:57:59 +03:30
co-authored by Claude Opus 5
parent b589a851d0
commit 02cceb1c72
8 changed files with 2715 additions and 1765 deletions
+6 -16
View File
@@ -1035,6 +1035,11 @@
"1033": "Community 1033",
"1034": "Community 1034",
"1035": "Community 1035",
"1036": "Community 1036",
"1037": "Community 1037",
"1038": "Community 1038",
"1039": "Community 1039",
"1040": "Community 1040",
"1041": "Community 1041",
"1042": "Community 1042",
"1043": "Community 1043",
@@ -1062,6 +1067,7 @@
"1065": "Community 1065",
"1066": "Community 1066",
"1067": "Community 1067",
"1068": "Community 1068",
"1069": "Community 1069",
"1070": "Community 1070",
"1071": "Community 1071",
@@ -1086,8 +1092,6 @@
"1093": "Community 1093",
"1094": "Community 1094",
"1095": "Community 1095",
"1096": "Community 1096",
"1098": "Community 1098",
"1099": "Community 1099",
"1100": "Community 1100",
"1101": "Community 1101",
@@ -1153,7 +1157,6 @@
"1161": "Community 1161",
"1162": "Community 1162",
"1163": "Community 1163",
"1164": "Community 1164",
"1165": "Community 1165",
"1166": "Community 1166",
"1167": "Community 1167",
@@ -1169,7 +1172,6 @@
"1177": "Community 1177",
"1180": "Community 1180",
"1181": "Community 1181",
"1182": "Community 1182",
"1183": "Community 1183",
"1184": "Community 1184",
"1185": "Community 1185",
@@ -1200,7 +1202,6 @@
"1210": "Community 1210",
"1211": "Community 1211",
"1212": "Community 1212",
"1213": "Community 1213",
"1214": "Community 1214",
"1215": "Community 1215",
"1216": "Community 1216",
@@ -1218,7 +1219,6 @@
"1229": "Community 1229",
"1230": "Community 1230",
"1231": "Community 1231",
"1232": "Community 1232",
"1233": "Community 1233",
"1235": "Community 1235",
"1236": "Community 1236",
@@ -1232,20 +1232,10 @@
"1244": "Community 1244",
"1245": "Community 1245",
"1247": "Community 1247",
"1248": "Community 1248",
"1249": "Community 1249",
"1251": "Community 1251",
"1252": "Community 1252",
"1253": "Community 1253",
"1255": "Community 1255",
"1256": "Community 1256",
"1259": "Community 1259",
"1260": "Community 1260",
"1261": "Community 1261",
"1262": "Community 1262",
"1263": "Community 1263",
"1264": "Community 1264",
"1265": "Community 1265",
"1266": "Community 1266",
"1268": "Community 1268"
}
File diff suppressed because it is too large Load Diff
@@ -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": "L121"}], "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": "L121", "weight": 1.0}], "raw_calls": []}
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+2481 -1485
View File
File diff suppressed because it is too large Load Diff
+9 -4
View File
@@ -815,8 +815,8 @@
"semantic_hash": ""
},
"src/Appointment/Controller/AppointmentController.php": {
"mtime": 1785402323.555191,
"ast_hash": "b93f8883fe76aa48c8061c316f653d84",
"mtime": 1785403389.1384768,
"ast_hash": "ff74342b92bcd7ccaaf6f1654f6756d2",
"semantic_hash": ""
},
"src/Appointment/Controller/AppointmentSettingsController.php": {
@@ -1525,8 +1525,8 @@
"semantic_hash": ""
},
"src/Shared/Constant/ErrorCodes.php": {
"mtime": 1785395343.6321917,
"ast_hash": "b042402b00f7c4d7703f76e5e3575dda",
"mtime": 1785403345.2927446,
"ast_hash": "8b7ea8eb7bd441fc8554c9e1de70fa01",
"semantic_hash": ""
},
"src/Shared/Controller/BaseController.php": {
@@ -7388,5 +7388,10 @@
"mtime": 1785403223.1036527,
"ast_hash": "dc921f7c5a4790bc31be52d3b0882812",
"semantic_hash": ""
},
"tests/Appointment/PatchServiceDurationTest.php": {
"mtime": 1785403457.5252264,
"ast_hash": "aa85fcdd4e265e229d8dcca1ed9b8f5c",
"semantic_hash": ""
}
}