chore(graphify): rebuild code graph after booking-context change

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
hamed
2026-07-18 13:38:29 +03:30
co-authored by Claude Opus 4.8
parent f1258d206d
commit 45814f254c
29 changed files with 9791 additions and 5272 deletions
+77 -42
View File
@@ -220,13 +220,13 @@
"semantic_hash": ""
},
"assets/admin/pages/DashboardPage.tsx": {
"mtime": 1784023960.4433575,
"ast_hash": "e9101ba344c758e04dbe5ae3a5924eba",
"mtime": 1784368245.3512552,
"ast_hash": "7635518ebe8a21c72c496f8a39783c5e",
"semantic_hash": ""
},
"assets/admin/pages/DoctorDetailPage.tsx": {
"mtime": 1784357993.3386848,
"ast_hash": "eea00aae797e0fffe22072849d277b54",
"mtime": 1784368245.352043,
"ast_hash": "5f76b09ad3e7f53aa539210b74b8cb9a",
"semantic_hash": ""
},
"assets/admin/pages/DoctorFormPage.tsx": {
@@ -815,13 +815,13 @@
"semantic_hash": ""
},
"src/Appointment/Controller/AppointmentController.php": {
"mtime": 1784273760.7507997,
"ast_hash": "0ca3973e1bd9469ed35e5effc7737b69",
"mtime": 1784368245.3524272,
"ast_hash": "f60a2847af5d20f1c1aa4dd4ab16f6d1",
"semantic_hash": ""
},
"src/Appointment/Controller/AppointmentSettingsController.php": {
"mtime": 1784355972.1093125,
"ast_hash": "6d24f50be60ef64ce46a0d5cd7a9627d",
"mtime": 1784368245.352714,
"ast_hash": "97275659992d51502143221dd16dea5a",
"semantic_hash": ""
},
"src/Appointment/Controller/MyAppointmentsController.php": {
@@ -835,18 +835,18 @@
"semantic_hash": ""
},
"src/Appointment/Entity/DateOverride.php": {
"mtime": 1782728407.1904023,
"ast_hash": "4b7a172514cc7a2369733527f25f5294",
"mtime": 1784368304.0660317,
"ast_hash": "b3c9b18edbdaabaad83421bb48388f10",
"semantic_hash": ""
},
"src/Appointment/Entity/Holiday.php": {
"mtime": 1782650883.604011,
"ast_hash": "746ad62ff966ce9413f0dfd5e9984772",
"mtime": 1784368245.353066,
"ast_hash": "0606f677e61ee288ea5b69cf3905050f",
"semantic_hash": ""
},
"src/Appointment/Entity/WeeklySchedule.php": {
"mtime": 1784145452.6252706,
"ast_hash": "a62398e6e2d1b06e431473f9d659166a",
"mtime": 1784368709.5147045,
"ast_hash": "641bdd87bcdccf5e8278ab06818236bf",
"semantic_hash": ""
},
"src/Appointment/Message/ExpireAppointmentsMessage.php": {
@@ -865,13 +865,13 @@
"semantic_hash": ""
},
"src/Appointment/Repository/DateOverrideRepository.php": {
"mtime": 1781012268.3502376,
"ast_hash": "ddae93aa4256f6f395c81a9b18548b09",
"mtime": 1784368245.3538258,
"ast_hash": "bae68735572375b4d5e87f33e7f4f70e",
"semantic_hash": ""
},
"src/Appointment/Repository/HolidayRepository.php": {
"mtime": 1781099253.934669,
"ast_hash": "ec1df9822a44a3fd54d35b10157833f9",
"mtime": 1784368245.3540308,
"ast_hash": "c0df138450aca0c71c7cce68c0ac13bd",
"semantic_hash": ""
},
"src/Appointment/Repository/SlotTakenException.php": {
@@ -880,8 +880,8 @@
"semantic_hash": ""
},
"src/Appointment/Repository/WeeklyScheduleRepository.php": {
"mtime": 1781523180.068721,
"ast_hash": "8a81aa3a98dea0bb69c0af3d855ba6e5",
"mtime": 1784368245.3542368,
"ast_hash": "fd72a3eb3109572062e43a49f69a2468",
"semantic_hash": ""
},
"src/Appointment/Service/AppointmentExpiryService.php": {
@@ -890,8 +890,8 @@
"semantic_hash": ""
},
"src/Appointment/Service/SlotCalculatorService.php": {
"mtime": 1784143767.4892478,
"ast_hash": "a724b70134dfdab468d498de31149ced",
"mtime": 1784368245.3546634,
"ast_hash": "ff285b7f31766d96046690e1e3580530",
"semantic_hash": ""
},
"src/Auth/Controller/AuthController.php": {
@@ -1100,8 +1100,8 @@
"semantic_hash": ""
},
"src/ClinicService/Controller/ClinicServiceController.php": {
"mtime": 1784365042.81808,
"ast_hash": "9c7650e5e82dae08b87d7b83f51e520e",
"mtime": 1784368245.3551428,
"ast_hash": "ea4da267b0e2b800b83162b84dc9b8a5",
"semantic_hash": ""
},
"src/ClinicService/Entity/ServiceItem.php": {
@@ -1165,8 +1165,8 @@
"semantic_hash": ""
},
"src/Dashboard/Controller/DashboardController.php": {
"mtime": 1784024648.7228794,
"ast_hash": "2da7ac3f9555deb0ea15a9463598f36c",
"mtime": 1784368245.3565223,
"ast_hash": "e1845b4747be690137245c001ff32bfc",
"semantic_hash": ""
},
"src/Doctor/Controller/DoctorController.php": {
@@ -1185,8 +1185,8 @@
"semantic_hash": ""
},
"src/Doctor/Repository/DoctorAddressRepository.php": {
"mtime": 1781783246.170814,
"ast_hash": "76ff48f82331b9515fd3715a6df868cb",
"mtime": 1784368245.3568108,
"ast_hash": "01ae520d27b55877752e3e7305c38026",
"semantic_hash": ""
},
"src/Doctor/Repository/DoctorRepository.php": {
@@ -2335,13 +2335,13 @@
"semantic_hash": ""
},
"docs/api/appointment-settings.md": {
"mtime": 1784356011.3568182,
"ast_hash": "673768419afd965df7de5b02beff590a",
"mtime": 1784368633.1013014,
"ast_hash": "e76f072f0e3cd0ac48c7e0dbcc043800",
"semantic_hash": ""
},
"docs/api/appointment.md": {
"mtime": 1784275682.8566976,
"ast_hash": "c216f2fffd7b105cfae1febdd45fff98",
"mtime": 1784368671.7350047,
"ast_hash": "e70a6b37f43222797e89e491e48cc209",
"semantic_hash": ""
},
"docs/api/auth.md": {
@@ -2365,8 +2365,8 @@
"semantic_hash": ""
},
"docs/api/clinic-services.md": {
"mtime": 1784365306.7141778,
"ast_hash": "7b3a81b70748b87835cf755e3722fb06",
"mtime": 1784368671.7362618,
"ast_hash": "5fa637d61eddcd09398f100d5e45ba56",
"semantic_hash": ""
},
"docs/api/clinic.md": {
@@ -2375,8 +2375,8 @@
"semantic_hash": ""
},
"docs/api/dashboard.md": {
"mtime": 1784024194.275028,
"ast_hash": "c9d690d61448b05146c7ef15981ba2e0",
"mtime": 1784368671.735615,
"ast_hash": "e91e00bafc76353213ddd9acb6f1be1d",
"semantic_hash": ""
},
"docs/api/doctor-service.md": {
@@ -5215,8 +5215,8 @@
"semantic_hash": ""
},
"assets/admin/components/schedule/ScheduleSection.tsx": {
"mtime": 1784357993.3296866,
"ast_hash": "12244e26bd8ee562cb1bcab0fecaae60",
"mtime": 1784368245.3492866,
"ast_hash": "201e5393d98ad37d9217452e2c55cdd5",
"semantic_hash": ""
},
"assets/admin/components/session/CreateStep.test.tsx": {
@@ -5250,8 +5250,8 @@
"semantic_hash": ""
},
"assets/admin/pages/ClinicAppointmentSettingsPage.tsx": {
"mtime": 1784362093.6166077,
"ast_hash": "c90b25c62a4180d19af2d5ccd102e269",
"mtime": 1784368245.3498335,
"ast_hash": "f53e3ea104d8ae056873566a33aab517",
"semantic_hash": ""
},
"assets/admin/pages/ClinicDoctorsPage.tsx": {
@@ -5445,8 +5445,8 @@
"semantic_hash": ""
},
"tests/Appointment/ClinicOwnerScheduleAccessTest.php": {
"mtime": 1784355383.3697245,
"ast_hash": "47740a22f50c28d0aca77c1544fe0709",
"mtime": 1784368410.6607993,
"ast_hash": "5491bd400de8f5094fedfbc21aca00bc",
"semantic_hash": ""
},
"tests/Clinic/ClinicDoctorPermissionTest.php": {
@@ -5568,5 +5568,40 @@
"mtime": 1784277111.8799255,
"ast_hash": "d79527990fe30d6a73c42e92be49f958",
"semantic_hash": ""
},
"migrations/Version20260718092903.php": {
"mtime": 1784368320.630658,
"ast_hash": "b842c3f06425848bf856634bd317169b",
"semantic_hash": ""
},
"src/Appointment/Command/AssignScheduleClinicCommand.php": {
"mtime": 1784368709.5124636,
"ast_hash": "2123e4f9691712a477e743252119a20b",
"semantic_hash": ""
},
"src/Shared/Context/EntityContext.php": {
"mtime": 1784368245.3761063,
"ast_hash": "8c99936443fc6b86db28d9fc266a2f86",
"semantic_hash": ""
},
"src/Shared/Context/EntityContextResolver.php": {
"mtime": 1784368245.3762999,
"ast_hash": "2005228c042748e3668fb0b2c355da94",
"semantic_hash": ""
},
"tests/Appointment/ServiceModeContextTest.php": {
"mtime": 1784368474.6000133,
"ast_hash": "f56b09da07b495cfa0aad22e0a175895",
"semantic_hash": ""
},
"tests/Dashboard/InvitedDoctorDashboardScopeTest.php": {
"mtime": 1784368440.5401163,
"ast_hash": "b17d84abbc94565c154b810c08ed561f",
"semantic_hash": ""
},
".claude/prompt/context-separation-clinic-vs-doctor-booking.md": {
"mtime": 1784368245.375706,
"ast_hash": "2fbcc2334c4db72e0a158ab4554c5e89",
"semantic_hash": ""
}
}