From c71d674d225e8ae32e8813b9f518986f8ce3a576 Mon Sep 17 00:00:00 2001 From: hamed <15238-genius.ha@users.noreply.drupalcode.org> Date: Mon, 29 Jun 2026 17:38:05 +0330 Subject: [PATCH] Add new JSON files for documentation and scripts in the graphify cache - Created JSON file for admin SPA test suite with detailed nodes and edges. - Added JSON file for Liara deployment documentation, including various steps and references. - Introduced JSON files for Liara pre-build and pre-start scripts, detailing their structure and entry points. - Included an empty JSON file indicating skipped data for non-config/manifest content. --- graphify-out/.graphify_labels.json | 7 +- graphify-out/GRAPH_REPORT.md | 240 +- ...f3688cb957b8aaf3d8de64c19057cfb863d01.json | 1 + ...aeb19ed1cf612c3fd18a700bc03beaded2b5d.json | 1 + ...2071e94b264f4bddf248c3cf84c62159ed86c.json | 1 + ...419bae158aef97f432ecf3340eb902c8deab7.json | 1 + ...1cceca3d48600d9cfb58a3d4c946135751c66.json | 1 + ...e1ae6438d267253e8ad295953d3746d68d250.json | 1 + ...50f127edb1b5f08b8bad25b99b85c097a9556.json | 1 + ...140858e45cc5f12a480cd03ba4628af17e84b.json | 1 + ...5224ea030fd04d3c92ab964d53a6701d5e0a7.json | 1 + ...0bea416fcc661377244f40ee83b3476e81944.json | 1 + ...3f7f274dc59001e09dcfd6f250a0b00493c6f.json | 1 + graphify-out/cache/stat-index.json | 2 +- graphify-out/graph.json | 3724 +++++++++++++++-- graphify-out/manifest.json | 329 +- src/Kernel.php | 12 + 17 files changed, 3641 insertions(+), 684 deletions(-) create mode 100644 graphify-out/cache/ast/v0.8.44/0401f3c33ce4727c62678d6ef89f3688cb957b8aaf3d8de64c19057cfb863d01.json create mode 100644 graphify-out/cache/ast/v0.8.44/1a5f6f8bba054ea974f99dc5c01aeb19ed1cf612c3fd18a700bc03beaded2b5d.json create mode 100644 graphify-out/cache/ast/v0.8.44/39f30d7c6d20b1869f5f06b2b532071e94b264f4bddf248c3cf84c62159ed86c.json create mode 100644 graphify-out/cache/ast/v0.8.44/44bbdc99c5e4a3a3c3645f2d400419bae158aef97f432ecf3340eb902c8deab7.json create mode 100644 graphify-out/cache/ast/v0.8.44/53fac6b4a0917eecde4dc3efc021cceca3d48600d9cfb58a3d4c946135751c66.json create mode 100644 graphify-out/cache/ast/v0.8.44/65c93d7d9e14dd468b75c5c81dee1ae6438d267253e8ad295953d3746d68d250.json create mode 100644 graphify-out/cache/ast/v0.8.44/73ad644cede4254811fab6f825750f127edb1b5f08b8bad25b99b85c097a9556.json create mode 100644 graphify-out/cache/ast/v0.8.44/ade1392f7cf72c544736a765b03140858e45cc5f12a480cd03ba4628af17e84b.json create mode 100644 graphify-out/cache/ast/v0.8.44/d9b9232a0f115eb1d752c2b149a5224ea030fd04d3c92ab964d53a6701d5e0a7.json create mode 100644 graphify-out/cache/ast/v0.8.44/dfb08e90e9fc87e3ae70684c1620bea416fcc661377244f40ee83b3476e81944.json create mode 100644 graphify-out/cache/ast/v0.8.44/edf1ab3ddcd8206d3e2cb2c85fd3f7f274dc59001e09dcfd6f250a0b00493c6f.json diff --git a/graphify-out/.graphify_labels.json b/graphify-out/.graphify_labels.json index 6d317f8c..2483d066 100644 --- a/graphify-out/.graphify_labels.json +++ b/graphify-out/.graphify_labels.json @@ -664,5 +664,10 @@ "662": "Community 662", "663": "Community 663", "664": "Community 664", - "665": "Community 665" + "665": "Community 665", + "666": "Community 666", + "667": "Community 667", + "668": "Community 668", + "669": "Community 669", + "670": "Community 670" } diff --git a/graphify-out/GRAPH_REPORT.md b/graphify-out/GRAPH_REPORT.md index 613d905c..56ce72f3 100644 --- a/graphify-out/GRAPH_REPORT.md +++ b/graphify-out/GRAPH_REPORT.md @@ -1,16 +1,16 @@ -# Graph Report - clinicpro (2026-06-28) +# Graph Report - clinicpro (2026-06-29) ## Corpus Check -- 628 files · ~429,014 words +- 646 files · ~446,773 words - Verdict: corpus is large enough that graph structure adds value. ## Summary -- 8093 nodes · 11163 edges · 666 communities (542 shown, 124 thin omitted) +- 8211 nodes · 11320 edges · 671 communities (548 shown, 123 thin omitted) - Extraction: 98% EXTRACTED · 2% INFERRED · 0% AMBIGUOUS · INFERRED: 261 edges (avg confidence: 0.8) - Token cost: 0 input · 0 output ## Graph Freshness -- Built from commit: `89451e8d` +- Built from commit: `9bff63bf` - Run `git rev-parse HEAD` and compare to check if the graph is stale. - Run `graphify update .` after code changes (no API cost). @@ -667,18 +667,22 @@ - [[_COMMUNITY_Community 663|Community 663]] - [[_COMMUNITY_Community 664|Community 664]] - [[_COMMUNITY_Community 665|Community 665]] +- [[_COMMUNITY_Community 666|Community 666]] +- [[_COMMUNITY_Community 667|Community 667]] +- [[_COMMUNITY_Community 668|Community 668]] +- [[_COMMUNITY_Community 669|Community 669]] ## God Nodes (most connected - your core abstractions) 1. `BaseController` - 74 edges 2. `ApiTestCase` - 68 edges -3. `UserProfile` - 52 edges -4. `api` - 50 edges +3. `api` - 54 edges +4. `UserProfile` - 52 edges 5. `Clinic` - 50 edges 6. `Doctor` - 48 edges -7. `useAuthStore` - 41 edges +7. `useAuthStore` - 43 edges 8. `ApiResponse` - 40 edges -9. `formatDate()` - 38 edges -10. `formatRial()` - 35 edges +9. `formatDate()` - 39 edges +10. `formatRial()` - 36 edges ## Surprising Connections (you probably didn't know these) - `ServiceTariffModal()` --calls--> `formatNumber()` [EXTRACTED] @@ -687,31 +691,31 @@ assets/admin/components/ui/Pagination.tsx → assets/admin/lib/utils.ts - `PersianDatePicker()` --calls--> `formatDate()` [EXTRACTED] assets/admin/components/ui/PersianDatePicker.tsx → assets/admin/lib/utils.ts -- `MyFinancialPage()` --calls--> `formatRial()` [EXTRACTED] - assets/admin/pages/MyFinancialPage.tsx → assets/admin/lib/utils.ts -- `RepresentationSettlementPage()` --calls--> `formatRial()` [EXTRACTED] - assets/admin/pages/RepresentationSettlementPage.tsx → assets/admin/lib/utils.ts +- `SettlementsPage()` --calls--> `formatRial()` [EXTRACTED] + assets/admin/pages/SettlementsPage.tsx → assets/admin/lib/utils.ts +- `SmsPage()` --calls--> `formatDateTime()` [EXTRACTED] + assets/admin/pages/SmsPage.tsx → assets/admin/lib/utils.ts ## Import Cycles - None detected. -## Communities (666 total, 124 thin omitted) +## Communities (671 total, 123 thin omitted) ### Community 0 - "Community 0" Cohesion: 0.05 -Nodes (43): ALLOWED_ROLES, PrivateRoute(), PublicRoute(), RoleRoute(), queryClient, toastStyle, LogoUploadField(), TabActions() (+35 more) +Nodes (40): ALLOWED_ROLES, PrivateRoute(), PublicRoute(), RoleRoute(), queryClient, toastStyle, AddForm, addSchema (+32 more) ### Community 1 - "Community 1" Cohesion: 0.03 -Nodes (42): iranMobileOptionalSchema, AddressData, AddrForm, addrSchema, AVATAR_COLORS, BookingMeta, CityOpt, DateOverrideData (+34 more) +Nodes (41): AddressData, AddrForm, addrSchema, AVATAR_COLORS, BookingMeta, CityOpt, DateOverrideData, DEFAULT_BOOKING_META (+33 more) ### Community 2 - "Community 2" -Cohesion: 0.06 -Nodes (31): api, ApiResponse, getToken(), refreshOnce(), request(), FinancialSummary, MonthlyEntry, MyFinancialPage() (+23 more) +Cohesion: 0.09 +Nodes (19): get, api, ApiError, getToken(), refreshOnce(), request(), { refreshMock, logoutMock }, replaceMock (+11 more) ### Community 3 - "Community 3" Cohesion: 0.05 -Nodes (39): PaginatedResponse, formatDate(), maskMobile(), STATUS_FILTERS, FILTERS, Breakdown, SOURCE_LABEL, Summary (+31 more) +Nodes (42): PaginatedResponse, formatDate(), STATUS_FILTERS, FILTERS, Breakdown, SOURCE_LABEL, Summary, STATUS_FILTERS (+34 more) ### Community 4 - "Community 4" Cohesion: 0.06 @@ -722,16 +726,16 @@ Cohesion: 0.07 Nodes (3): UserProfile, self, User ### Community 6 - "Community 6" -Cohesion: 0.12 -Nodes (12): SettlementController, SettlementRepository, WalletTransactionRepository, Settlement, JsonResponse, Request, User, ManagerRegistry (+4 more) +Cohesion: 0.17 +Nodes (8): SettlementController, SettlementRepository, Settlement, JsonResponse, Request, User, ManagerRegistry, User ### Community 7 - "Community 7" Cohesion: 0.07 Nodes (5): Clinic, Collection, Doctor, self, User ### Community 8 - "Community 8" -Cohesion: 0.09 -Nodes (26): useSubscription(), AdminLayout(), avatarBg(), buildSections(), HUES, Props, ROLE_LABELS, Section (+18 more) +Cohesion: 0.08 +Nodes (27): useSubscription(), AdminLayout(), avatarBg(), buildSections(), HUES, Props, ROLE_LABELS, Section (+19 more) ### Community 9 - "Community 9" Cohesion: 0.04 @@ -742,52 +746,52 @@ Cohesion: 0.04 Nodes (46): Clinic Address Management, Clinic API, DELETE `/api/v1/admin/clinic/{clinicUuid}/doctor/{doctorUuid}`, `DELETE /api/v1/clinic/{clinicUuid}/address/{addressUuid}`, Errors, Errors, Errors, Errors (+38 more) ### Community 11 - "Community 11" -Cohesion: 0.12 -Nodes (9): Claim, ClaimItem, DebtRow, InsuranceOption, KIND_LABEL, STATUS_FILTERS, STATUS_META, PersianDatePicker() (+1 more) +Cohesion: 0.25 +Nodes (6): IbanItem, RepProfile, RepresentationProfilePage(), unwrap(), PersianDatePicker(), Props ### Community 12 - "Community 12" Cohesion: 0.05 Nodes (44): Clinic Doctor Invitation API, DELETE `/api/v1/admin/clinic/invitation/{invUuid}`, Errors, Errors, Errors, Errors, Errors, Errors (+36 more) ### Community 13 - "Community 13" -Cohesion: 0.06 -Nodes (26): iranMobileSchema, isValidIranMobile(), sanitizeMobileInput(), toEnglishDigits(), ClinicAddress, ClinicDoctorItem, ClinicInvitation, EditForm (+18 more) +Cohesion: 0.08 +Nodes (29): ApiResponse, cn(), formatDateTime(), iranMobileOptionalSchema, iranMobileSchema, isValidIranMobile(), maskMobile(), sanitizeMobileInput() (+21 more) ### Community 14 - "Community 14" -Cohesion: 0.10 -Nodes (12): AppointmentSettingsController, DateOverride, Holiday, DateOverrideRepository, HolidayRepository, JsonResponse, Request, User (+4 more) +Cohesion: 0.15 +Nodes (8): AppointmentSettingsController, Holiday, HolidayRepository, JsonResponse, Request, User, Doctor, ManagerRegistry ### Community 15 - "Community 15" Cohesion: 0.10 Nodes (13): PaymentController, MockGateway, SepGateway, JsonResponse, Payment, PaymentGatewayInterface, Request, Response (+5 more) ### Community 16 - "Community 16" -Cohesion: 0.09 -Nodes (6): PatientSession, Appointment, Collection, PatientRecord, self, SessionService +Cohesion: 0.07 +Nodes (7): PatientSession, SmsWallet, Appointment, Collection, PatientRecord, self, SessionService ### Community 17 - "Community 17" -Cohesion: 0.06 -Nodes (33): DELETE `/api/v1/comment/{uuid}`, Errors, Errors, Errors, Errors, Errors, Errors, Errors (+25 more) +Cohesion: 0.05 +Nodes (38): DELETE `/api/v1/comment/{uuid}`, Errors, Errors, Errors, Errors, Errors, Errors, Errors (+30 more) ### Community 18 - "Community 18" Cohesion: 0.05 Nodes (38): API, API, API, API, API, Route, Route, Route (+30 more) ### Community 19 - "Community 19" -Cohesion: 0.06 -Nodes (27): Contract, InsuranceOption, KIND_LABEL, FormData, schema, Contract, CoverageRow, fieldLabel (+19 more) +Cohesion: 0.07 +Nodes (21): Contract, InsuranceOption, KIND_LABEL, Claim, ClaimItem, DebtRow, InsuranceOption, KIND_LABEL (+13 more) ### Community 20 - "Community 20" -Cohesion: 0.15 -Nodes (3): AdminApiController, JsonResponse, Request +Cohesion: 0.12 +Nodes (4): AdminApiController, InputValidator, JsonResponse, Request ### Community 21 - "Community 21" -Cohesion: 0.07 -Nodes (28): formatNumber(), ClinicDetailPage(), AdminCharts, AdminDashboard(), AdminRecent, AdminStats, APPT_CLS, APPT_COLOR (+20 more) +Cohesion: 0.05 +Nodes (34): formatNumber(), ClinicDetailPage(), AdminCharts, AdminDashboard(), AdminRecent, AdminStats, APPT_CLS, APPT_COLOR (+26 more) ### Community 22 - "Community 22" -Cohesion: 0.15 -Nodes (9): RatingController, Like, LikeRepository, JsonResponse, Request, User, Comment, ManagerRegistry (+1 more) +Cohesion: 0.11 +Nodes (14): RatingController, Like, Rate, LikeRepository, RateRepository, JsonResponse, Request, User (+6 more) ### Community 23 - "Community 23" Cohesion: 0.05 @@ -806,8 +810,8 @@ Cohesion: 0.24 Nodes (4): InsuranceController, JsonResponse, Request, User ### Community 27 - "Community 27" -Cohesion: 0.06 -Nodes (35): 55. 🟢 `GET` all tag, 56. 🟢 `GET` supplementary_insurance, 57. 🟢 `GET` categories list, 58. 🟢 `GET` all state, 59. 🟢 `GET` all city, 60. 🟢 `GET` all specially doctor, 61. 🔵 `POST` post, 63. 🔴 `DELETE` DELETE (+27 more) +Cohesion: 0.05 +Nodes (40): 55. 🟢 `GET` all tag, 56. 🟢 `GET` supplementary_insurance, 57. 🟢 `GET` categories list, 58. 🟢 `GET` all state, 59. 🟢 `GET` all city, 60. 🟢 `GET` all specially doctor, 61. 🔵 `POST` post, 62. 🟡 `PATCH` patch (+32 more) ### Community 28 - "Community 28" Cohesion: 0.09 @@ -863,7 +867,7 @@ Nodes (4): User, PasswordAuthenticatedUserInterface, self, UserInterface ### Community 41 - "Community 41" Cohesion: 0.04 -Nodes (52): ALL_STATUSES, CityForm, citySchema, InsuranceForm, insuranceSchema, ProvinceForm, provinceSchema, ServiceForm (+44 more) +Nodes (52): ALL_STATUSES, AppointmentDetailPage(), CityForm, citySchema, InsuranceForm, insuranceSchema, LogoUploadField(), ProvinceForm (+44 more) ### Community 42 - "Community 42" Cohesion: 0.07 @@ -894,8 +898,8 @@ Cohesion: 0.11 Nodes (4): Payment, Appointment, self, User ### Community 49 - "Community 49" -Cohesion: 0.08 -Nodes (19): toGregorianDate(), AppointmentsPage(), BookingSlot, CancelledBadge(), DateNavigator(), EMPTY_ARR, getPersianWeekDay(), navBtnSx (+11 more) +Cohesion: 0.09 +Nodes (18): AppointmentsPage(), BookingSlot, CancelledBadge(), DateNavigator(), EMPTY_ARR, getPersianWeekDay(), navBtnSx, NewAppointmentModal() (+10 more) ### Community 50 - "Community 50" Cohesion: 0.07 @@ -911,7 +915,7 @@ Nodes (26): الزامات UI, باگ‌فیکس صفحه نوبت‌ها, با ### Community 53 - "Community 53" Cohesion: 0.10 -Nodes (14): ClaimItemRepository, ClinicStaffRepository, InvoiceItemRepository, PreRegistrationRepository, TaxRateHistoryRepository, ServiceEntityRepository, ManagerRegistry, ManagerRegistry (+6 more) +Nodes (14): ClaimItemRepository, DoctorInsuranceRepository, PreRegistrationRepository, SessionServiceRepository, SmsSettingsRepository, ServiceEntityRepository, SmsSettings, ManagerRegistry (+6 more) ### Community 54 - "Community 54" Cohesion: 0.10 @@ -930,8 +934,8 @@ Cohesion: 0.08 Nodes (24): Blog API, DELETE `/api/v1/blog/{uuid}`, Errors, Errors, Errors, Errors, Errors, GET `/api/v1/blog/{slug}` (+16 more) ### Community 58 - "Community 58" -Cohesion: 0.15 -Nodes (8): Blog, BlogController, BlogRepository, JsonResponse, Request, User, ManagerRegistry, QueryBuilder +Cohesion: 0.28 +Nodes (4): Blog, BlogRepository, ManagerRegistry, QueryBuilder ### Community 59 - "Community 59" Cohesion: 0.22 @@ -954,17 +958,13 @@ Cohesion: 0.22 Nodes (5): AuthController, RateLimiterFactory, JsonResponse, Request, User ### Community 64 - "Community 64" -Cohesion: 0.20 -Nodes (7): SmsWalletController, SmsSettingsRepository, SmsSettings, JsonResponse, Request, User, ManagerRegistry +Cohesion: 0.32 +Nodes (4): SmsWalletController, JsonResponse, Request, User ### Community 65 - "Community 65" Cohesion: 0.08 Nodes (24): 2. کاربر (User), 4. 🔵 `POST` verify code, 5. 🔵 `POST` send code, 6. 🔵 `POST` register, 7. 🔴 `DELETE` delete user, 8. 🟡 `PATCH` patch, 9. 🟢 `GET` list secretary, Request Body (+16 more) -### Community 66 - "Community 66" -Cohesion: 0.06 -Nodes (6): ClinicStaff, SiteConfig, SmsWallet, AppointmentExpiryService, self, self - ### Community 67 - "Community 67" Cohesion: 0.11 Nodes (4): Invoice, Collection, InvoiceItem, self @@ -1026,12 +1026,12 @@ Cohesion: 0.10 Nodes (20): 10. مدیریت نظرات (Comment Moderation), 11. مدیریت امتیازدهی (Rating Management), 12. مدیریت پیامک (SMS Management), 13. مدیریت دسته‌بندی‌ها (Categories), 14. مدیریت بلاگ (Blog Management), 15. مدیریت منشی‌ها (Secretary Management), 16. ساختار Navigation (Sidebar), 17. Global Components (+12 more) ### Community 85 - "Community 85" -Cohesion: 0.10 -Nodes (21): devDependencies, @babel/core, @babel/preset-env, @babel/preset-react, @babel/preset-typescript, core-js, @hotwired/stimulus, postcss (+13 more) +Cohesion: 0.07 +Nodes (29): devDependencies, @babel/core, @babel/preset-env, @babel/preset-react, @babel/preset-typescript, core-js, @hotwired/stimulus, jsdom (+21 more) ### Community 86 - "Community 86" Cohesion: 0.07 -Nodes (14): AppointmentExpiryServiceTest, LowTierFixesTest, SendCodeMobileRateLimitTest, ClaimsListPaginationTest, ServiceItemDeleteCleanupTest, ServiceItemStaffOwnershipTest, EntityManagerInterface, KernelBrowser (+6 more) +Nodes (14): AppointmentExpiryServiceTest, LowTierFixesTest, SendCodeMobileRateLimitTest, ClaimsListPaginationTest, ServiceItemStaffOwnershipTest, EntityManagerInterface, KernelBrowser, CommentListNPlusOneTest (+6 more) ### Community 87 - "Community 87" Cohesion: 0.10 @@ -1102,8 +1102,8 @@ Cohesion: 0.35 Nodes (5): PatientController, JsonResponse, PatientSession, Request, User ### Community 104 - "Community 104" -Cohesion: 0.35 -Nodes (3): TagController, JsonResponse, Request +Cohesion: 0.18 +Nodes (6): TagController, TagRepository, JsonResponse, Request, ManagerRegistry, Tag ### Community 105 - "Community 105" Cohesion: 0.11 @@ -1362,8 +1362,8 @@ Cohesion: 0.13 Nodes (14): Endpoint ها, GET /api/v1/staff, PATCH /api/v1/staff/{uuid}, PATCH /api/v1/staff/{uuid}/toggle, PATCH /api/v1/staff/{uuid}/toggle, POST /api/v1/staff, POST /api/v1/staff (موفق), تسک ۱۰: مدیریت پرسنل (Staff) (+6 more) ### Community 173 - "Community 173" -Cohesion: 0.13 -Nodes (14): compilerOptions, allowSyntheticDefaultImports, baseUrl, esModuleInterop, jsx, module, moduleResolution, paths (+6 more) +Cohesion: 0.14 +Nodes (13): compilerOptions, allowSyntheticDefaultImports, esModuleInterop, jsx, module, moduleResolution, paths, skipLibCheck (+5 more) ### Community 174 - "Community 174" Cohesion: 0.14 @@ -1398,8 +1398,8 @@ Cohesion: 0.23 Nodes (3): WeeklySchedule, Doctor, self ### Community 182 - "Community 182" -Cohesion: 0.06 -Nodes (30): usePaymentConfig(), emptyFeatures(), FEATURE_KEYS, FEATURE_LABELS, PeriodForm, periodSchema, PLAN_DISPLAY, PlanForm (+22 more) +Cohesion: 0.04 +Nodes (45): FreeVisitPrice(), Pricing, usePaymentConfig(), formatRial(), emptyFeatures(), FEATURE_KEYS, FEATURE_LABELS, PeriodForm (+37 more) ### Community 183 - "Community 183" Cohesion: 0.14 @@ -1471,7 +1471,7 @@ Nodes (13): Endpoint ها, PATCH /api/v1/secretary/{uuid}, POST /api/v1/secretar ### Community 201 - "Community 201" Cohesion: 0.15 -Nodes (13): Admin API, Clinic Invitation Management, GET `/api/v1/admin/secretaries`, GET /api/v1/admin/settings, GET `/api/v1/admin/settlements`, PATCH /api/v1/admin/settings, Query Parameters, Query Parameters (+5 more) +Nodes (13): Admin API, Clinic Invitation Management, GET `/api/v1/admin/payments`, GET `/api/v1/admin/pre-registrations`, GET /api/v1/admin/settings, PATCH /api/v1/admin/settings, Payment Management, POST `/api/v1/admin/pre-registrations/{uuid}/approve` (+5 more) ### Community 202 - "Community 202" Cohesion: 0.15 @@ -1486,8 +1486,8 @@ Cohesion: 0.21 Nodes (6): AuthenticationException, ExceptionSubscriber, SecurityHeadersSubscriber, EventSubscriberInterface, ExceptionEvent, ResponseEvent ### Community 205 - "Community 205" -Cohesion: 0.10 -Nodes (14): Command, CancelExpiredAppointmentsCommand, CreateAdminCommand, SeedSmsMessageTemplatesCommand, SmsMessageTemplateRepository, SmsTextResolver, SmsMessageTemplate, InputInterface (+6 more) +Cohesion: 0.16 +Nodes (10): Command, CancelExpiredAppointmentsCommand, CreateAdminCommand, SeedSmsMessageTemplatesCommand, InputInterface, OutputInterface, InputInterface, OutputInterface (+2 more) ### Community 206 - "Community 206" Cohesion: 0.35 @@ -1698,8 +1698,8 @@ Cohesion: 0.33 Nodes (4): RepresentationRepository, ManagerRegistry, Representation, User ### Community 265 - "Community 265" -Cohesion: 0.09 -Nodes (28): FreeVisitPrice(), Pricing, formatDateTime(), formatRial(), toDate(), AppointmentDetailPage(), calcFinalPrice(), EMPTY_RECORDS (+20 more) +Cohesion: 0.08 +Nodes (27): calcFinalPrice(), EMPTY_RECORDS, EMPTY_SESSIONS, fileNumber(), getPatientName(), getPatientPhone(), InsurancePricing, MyPatientsPageInner() (+19 more) ### Community 266 - "Community 266" Cohesion: 0.33 @@ -1851,11 +1851,11 @@ Nodes (16): آماده‌سازی پروژه ClinicPro برای دیپلوی ر ### Community 304 - "Community 304" Cohesion: 0.22 -Nodes (9): 29. 🟢 `GET` clinic list 🆕, 30. 🟢 `GET` get 🆕, 33. 🔵 `POST` image_clinic, 6. کلینیک (Clinic), هدرهای اضافی, پارامترهای Query, پاسخ‌ها, پاسخ‌ها (+1 more) +Nodes (9): 30. 🟢 `GET` get 🆕, 33. 🔵 `POST` image_clinic, 34. 🔵 `POST` image logo, 6. کلینیک (Clinic), هدرهای اضافی, هدرهای اضافی, پاسخ‌ها, پاسخ‌ها (+1 more) ### Community 306 - "Community 306" -Cohesion: 0.38 -Nodes (5): Rate, RateRepository, Doctor, ManagerRegistry, User +Cohesion: 0.07 +Nodes (27): دیپلوی‌های بعدی, راهنمای دیپلوی ClinicPro روی لیارا (پلتفرم PHP), رفع اشکال, ریسک‌های شناخته‌شده, فایل‌های دخیل (همه ساخته شده‌اند), نمای کلی, نگاشت compose → لیارا (PHP platform), پیش‌نیاز (+19 more) ### Community 307 - "Community 307" Cohesion: 0.28 @@ -1902,8 +1902,8 @@ Cohesion: 0.36 Nodes (3): TariffRepository, ManagerRegistry, Tariff ### Community 318 - "Community 318" -Cohesion: 0.21 -Nodes (4): ServiceCoverageNPlusOneTest, TenantServiceCoverageRepository, ManagerRegistry, TenantServiceCoverage +Cohesion: 0.12 +Nodes (6): ServiceItemDeleteCleanupTest, ServiceCoverageNPlusOneTest, TenantServiceCoverageRepository, TenantInsuranceCleanupService, ManagerRegistry, TenantServiceCoverage ### Community 319 - "Community 319" Cohesion: 0.39 @@ -2014,8 +2014,8 @@ Cohesion: 0.39 Nodes (3): ProvinceRepository, ManagerRegistry, Province ### Community 349 - "Community 349" -Cohesion: 0.15 -Nodes (5): EntityInsurancePricing, TenantInsuranceCleanupTest, EntityInsurancePricingRepository, TenantInsuranceCleanupService, ManagerRegistry +Cohesion: 0.22 +Nodes (4): EntityInsurancePricing, TenantInsuranceCleanupTest, EntityInsurancePricingRepository, ManagerRegistry ### Community 350 - "Community 350" Cohesion: 0.43 @@ -2081,6 +2081,10 @@ Nodes (7): ادمین, دکتر نمونه کامل — تبریز, دکتران Cohesion: 0.29 Nodes (7): Dashboard, GET `/api/v1/admin/dashboard/charts`, GET `/api/v1/admin/dashboard/recent`, GET `/api/v1/admin/dashboard/stats`, Response `200`, Response `200`, Response `200` +### Community 368 - "Community 368" +Cohesion: 0.21 +Nodes (5): DateOverrideOwnershipTest, DateOverride, DateOverrideRepository, Doctor, ManagerRegistry + ### Community 369 - "Community 369" Cohesion: 0.29 Nodes (7): php-http/discovery, symfony/flex, symfony/runtime, config, allow-plugins, bump-after-update, sort-packages @@ -2193,14 +2197,18 @@ Nodes (6): ClaimAmountBoundsTest, ClaimsListNPlusOneTest, ClaimItem, Claim, Doct Cohesion: 0.33 Nodes (4): initiate(), verify(), PaymentInitResult, PaymentVerifyResult -### Community 400 - "Community 400" -Cohesion: 0.23 -Nodes (5): AbstractMigration, Schema, Version20260609131553, Schema, Version20260625135132 - ### Community 418 - "Community 418" Cohesion: 0.17 Nodes (11): دیپلوی ClinicPro روی Coolify (Docker Compose), رفع اشکال, مراحل دیپلوی, معماری دیپلوی, نکات عملیاتی, چند دامنه فرانت‌اند (مهم), ۱. ساخت Resource در Coolify, ۲. اختصاص دامنه (+3 more) +### Community 423 - "Community 423" +Cohesion: 0.23 +Nodes (5): AbstractMigration, Schema, Version20260610183655, Schema, Version20260624030339 + +### Community 452 - "Community 452" +Cohesion: 0.10 +Nodes (12): ClinicAddress, ClinicDoctorItem, ClinicInvitation, EditForm, editSchema, HUES_LIST, INV_STATUS_MAP, IRAN_CENTER (+4 more) + ### Community 456 - "Community 456" Cohesion: 0.29 Nodes (6): Appointment Settings API, Available Locations, Errors, `GET /api/v1/appointment-settings/available-locations/{doctorUuid}`, Response `200`, Slot Calculation Logic (Reference) @@ -2225,6 +2233,10 @@ Nodes (6): ادمین — همه لینک‌های فعلی (بدون تغییر Cohesion: 0.33 Nodes (6): سناریوهای چند-context, قانون انتخاب context:, مفاهیم کلیدی معماری Multi-Context (مهم — قبل از پیاده‌سازی بخوان), مفهوم `available_contexts`, مفهوم `db_key`, مفهوم `db_uuid` +### Community 465 - "Community 465" +Cohesion: 0.12 +Nodes (16): راه‌اندازی تست و نوشتن تست‌سوئیت کامل برای Admin SPA, زمینه, فایل‌های مرتبط, مشکل / هدف, نکات مهم, وضعیت فعلی, وظایف, پروژه (+8 more) + ### Community 466 - "Community 466" Cohesion: 0.33 Nodes (5): آدرس مطب, آپدیت میانگین امتیاز, فیلتر لیست دکترها, مجوزها, نکات پیاده‌سازی — تسک ۰۵: ماژول دکتر @@ -2338,8 +2350,8 @@ Cohesion: 0.53 Nodes (3): SlotUniquenessTest, Appointment, Doctor ### Community 498 - "Community 498" -Cohesion: 0.25 -Nodes (7): license, private, scripts, build, dev, dev-server, watch +Cohesion: 0.18 +Nodes (10): license, private, scripts, build, dev, dev-server, test, test:cov (+2 more) ### Community 499 - "Community 499" Cohesion: 0.40 @@ -2430,8 +2442,8 @@ Cohesion: 0.43 Nodes (3): SmsTemplateRepository, SmsTemplate, ManagerRegistry ### Community 524 - "Community 524" -Cohesion: 0.39 -Nodes (3): TagRepository, ManagerRegistry, Tag +Cohesion: 0.12 +Nodes (16): دیپلوی ClinicPro (Symfony) روی لیارا با پلتفرم PHP (بدون داکر), زمینه, فایل‌های مرتبط, مشکل / هدف, نکات مهم, وضعیت فعلی (کد واقعی), وظایف, پروژه (+8 more) ### Community 525 - "Community 525" Cohesion: 0.50 @@ -2570,7 +2582,7 @@ Cohesion: 0.50 Nodes (4): GET /api/v1/sms/wallet/balance, GET /api/v1/sms/wallet/logs, POST /api/v1/sms/wallet/charge, SMS Wallet ### Community 561 - "Community 561" -Cohesion: 0.67 +Cohesion: 0.40 Nodes (3): BaseKernel, MicroKernelTrait, Kernel ### Community 563 - "Community 563" @@ -2602,8 +2614,8 @@ Cohesion: 0.50 Nodes (4): ریسک‌های بحرانی, ریسک‌های عملیاتی, ریسک‌های مهم, ۱۰. ریسک‌های شناسایی‌شده ### Community 572 - "Community 572" -Cohesion: 0.48 -Nodes (3): DoctorInsuranceRepository, DoctorInsurance, ManagerRegistry +Cohesion: 0.12 +Nodes (15): دیپلوی ClinicPro (Symfony) روی لیارا با Docker, زمینه, فایل‌های مرتبط, مشکل / هدف, نکات مهم, وضعیت فعلی (کد واقعی), وظایف, پروژه (+7 more) ### Community 581 - "Community 581" Cohesion: 0.50 @@ -2665,6 +2677,10 @@ Nodes (3): Errors, POST `/api/v1/sms/template/{uuid}/submit`, Response `200` Cohesion: 0.67 Nodes (3): POST `/api/v1/admin/sms/template/{uuid}/approve`, Request Body (`application/json`), Response `200` +### Community 602 - "Community 602" +Cohesion: 0.33 +Nodes (4): BlogController, JsonResponse, Request, User + ### Community 603 - "Community 603" Cohesion: 0.67 Nodes (3): Anti-Pattern هایی که مشاهده می‌شوند, Pattern هایی که استفاده شده‌اند, ۳. تحلیل Design Patterns @@ -2682,8 +2698,8 @@ Cohesion: 0.40 Nodes (5): DELETE `/api/v1/billing/tenant-insurances/{uuid}`, GET `/api/v1/billing/tenant-insurances`, PATCH `/api/v1/billing/tenant-insurances/{uuid}`, POST `/api/v1/billing/tenant-insurances`, TenantInsurance — قراردادهای بیمه‌ی tenant (فاز ۱ سیستم صورتحساب) ### Community 607 - "Community 607" -Cohesion: 0.40 -Nodes (5): Errors, Path Parameters, POST `/api/v1/like/{commentUuid}`, Request Body (`application/json`), Response `200` +Cohesion: 0.24 +Nodes (5): WalletTransactionRepository, WalletTransactionsPaginationTest, ManagerRegistry, User, WalletTransaction ### Community 608 - "Community 608" Cohesion: 0.40 @@ -2693,9 +2709,13 @@ Nodes (5): 37. 🔵 `POST` post, Request Body, مثال Request, هدرهای ا Cohesion: 0.67 Nodes (3): بک‌اند, فرانت‌اند, وضعیت فعلی کد (مهم — قبل از تغییر بخوان) +### Community 618 - "Community 618" +Cohesion: 0.25 +Nodes (4): SmsMessageTemplateRepository, SmsTextResolver, SmsMessageTemplate, ManagerRegistry + ### Community 625 - "Community 625" -Cohesion: 0.53 -Nodes (3): SessionServiceRepository, ManagerRegistry, SessionService +Cohesion: 0.39 +Nodes (3): ClinicStaffRepository, ClinicStaff, ManagerRegistry ### Community 631 - "Community 631" Cohesion: 0.50 @@ -2738,8 +2758,8 @@ Cohesion: 0.40 Nodes (5): 35. 🟡 `PATCH` patch, Request Body, مثال Request, هدرهای اضافی, پاسخ‌ها ### Community 647 - "Community 647" -Cohesion: 0.40 -Nodes (5): 62. 🟡 `PATCH` patch, Request Body, مثال Request, هدرهای اضافی, پاسخ‌ها +Cohesion: 0.43 +Nodes (3): InvoiceItemRepository, InvoiceItem, ManagerRegistry ### Community 648 - "Community 648" Cohesion: 0.40 @@ -2750,12 +2770,12 @@ Cohesion: 0.40 Nodes (3): Props, StatTone, TONE ### Community 651 - "Community 651" -Cohesion: 0.50 -Nodes (4): GET `/api/v1/admin/payments`, Payment Management, Query Parameters, Response `200` +Cohesion: 0.53 +Nodes (3): TaxRateHistoryRepository, ManagerRegistry, TaxRateHistory ### Community 652 - "Community 652" Cohesion: 0.50 -Nodes (4): GET `/api/v1/admin/pre-registrations`, POST `/api/v1/admin/pre-registrations/{uuid}/approve`, POST `/api/v1/admin/pre-registrations/{uuid}/reject`, Pre-Registration Management +Nodes (4): GET `/api/v1/admin/secretaries`, Query Parameters, Response `200`, Secretary Management ### Community 653 - "Community 653" Cohesion: 0.50 @@ -2794,8 +2814,8 @@ Cohesion: 0.50 Nodes (4): ۲.۱۳ نظرات، لایک و امتیازدهی, ۲.۱۳.۱ نظر (Comment), ۲.۱۳.۲ لایک (Like), ۲.۱۳.۳ امتیاز (Rate) ### Community 662 - "Community 662" -Cohesion: 0.67 -Nodes (3): 34. 🔵 `POST` image logo, هدرهای اضافی, پاسخ‌ها +Cohesion: 0.50 +Nodes (4): GET `/api/v1/admin/settlements`, Query Parameters, Response `200`, Settlement Management ### Community 663 - "Community 663" Cohesion: 0.67 @@ -2809,25 +2829,29 @@ Nodes (3): 42. 🔴 `DELETE` delete, هدرهای اضافی, پاسخ‌ها Cohesion: 0.67 Nodes (3): 43. 🟢 `GET` get, هدرهای اضافی, پاسخ‌ها +### Community 667 - "Community 667" +Cohesion: 0.67 +Nodes (3): 29. 🟢 `GET` clinic list 🆕, پارامترهای Query, پاسخ‌ها + ## Knowledge Gaps -- **3448 isolated node(s):** `ALLOWED_ROLES`, `Pricing`, `TenantInsurance`, `CoverageRow`, `Draft` (+3443 more) +- **3533 isolated node(s):** `ALLOWED_ROLES`, `Pricing`, `TenantInsurance`, `CoverageRow`, `Draft` (+3528 more) These have ≤1 connection - possible missing edges or undocumented components. -- **124 thin communities (<3 nodes) omitted from report** — run `graphify query` to explore isolated nodes. +- **123 thin communities (<3 nodes) omitted from report** — run `graphify query` to explore isolated nodes. ## Suggested Questions _Questions this graph is uniquely positioned to answer:_ -- **Why does `BaseController` connect `Community 108` to `Community 6`, `Community 138`, `Community 139`, `Community 14`, `Community 15`, `Community 275`, `Community 20`, `Community 22`, `Community 26`, `Community 164`, `Community 295`, `Community 300`, `Community 301`, `Community 175`, `Community 176`, `Community 177`, `Community 58`, `Community 59`, `Community 63`, `Community 64`, `Community 70`, `Community 71`, `Community 75`, `Community 206`, `Community 230`, `Community 103`, `Community 104`, `Community 107`, `Community 109`, `Community 121`, `Community 122`, `Community 251`, `Community 252`?** +- **Why does `BaseController` connect `Community 108` to `Community 6`, `Community 138`, `Community 139`, `Community 14`, `Community 15`, `Community 275`, `Community 20`, `Community 22`, `Community 26`, `Community 164`, `Community 295`, `Community 300`, `Community 301`, `Community 175`, `Community 176`, `Community 177`, `Community 59`, `Community 63`, `Community 64`, `Community 70`, `Community 71`, `Community 75`, `Community 206`, `Community 602`, `Community 230`, `Community 103`, `Community 104`, `Community 107`, `Community 109`, `Community 121`, `Community 122`, `Community 251`, `Community 252`?** _High betweenness centrality (0.030) - this node is a cross-community bridge._ - **Why does `AppointmentRepository` connect `Community 119` to `Community 53`?** - _High betweenness centrality (0.020) - this node is a cross-community bridge._ -- **Why does `Version20260614181657` connect `Community 431` to `Community 400`?** - _High betweenness centrality (0.019) - this node is a cross-community bridge._ + _High betweenness centrality (0.018) - this node is a cross-community bridge._ +- **Why does `Version20260614181657` connect `Community 431` to `Community 423`?** + _High betweenness centrality (0.017) - this node is a cross-community bridge._ - **What connects `ALLOWED_ROLES`, `Pricing`, `TenantInsurance` to the rest of the system?** - _3448 weakly-connected nodes found - possible documentation gaps or missing edges._ + _3533 weakly-connected nodes found - possible documentation gaps or missing edges._ - **Should `Community 0` be split into smaller, more focused modules?** - _Cohesion score 0.049094097019286964 - nodes in this community are weakly interconnected._ + _Cohesion score 0.05137844611528822 - nodes in this community are weakly interconnected._ - **Should `Community 1` be split into smaller, more focused modules?** - _Cohesion score 0.02857142857142857 - nodes in this community are weakly interconnected._ + _Cohesion score 0.028985507246376812 - nodes in this community are weakly interconnected._ - **Should `Community 2` be split into smaller, more focused modules?** - _Cohesion score 0.06201550387596899 - nodes in this community are weakly interconnected._ \ No newline at end of file + _Cohesion score 0.0873015873015873 - nodes in this community are weakly interconnected._ \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/0401f3c33ce4727c62678d6ef89f3688cb957b8aaf3d8de64c19057cfb863d01.json b/graphify-out/cache/ast/v0.8.44/0401f3c33ce4727c62678d6ef89f3688cb957b8aaf3d8de64c19057cfb863d01.json new file mode 100644 index 00000000..6f1b81be --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/0401f3c33ce4727c62678d6ef89f3688cb957b8aaf3d8de64c19057cfb863d01.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_kernel_php", "label": "Kernel.php", "file_type": "code", "source_file": "src/Kernel.php", "source_location": "L1"}, {"id": "src_kernel_kernel", "label": "Kernel", "file_type": "code", "source_file": "src/Kernel.php", "source_location": "L8"}, {"id": "basekernel", "label": "BaseKernel", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "microkerneltrait", "label": "MicroKernelTrait", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "src_kernel_kernel_getcachedir", "label": ".getCacheDir()", "file_type": "code", "source_file": "src/Kernel.php", "source_location": "L14"}, {"id": "src_kernel_kernel_getlogdir", "label": ".getLogDir()", "file_type": "code", "source_file": "src/Kernel.php", "source_location": "L19"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_kernel_php", "target": "microkerneltrait", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Kernel.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_kernel_php", "target": "kernel", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Kernel.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_kernel_php", "target": "src_kernel_kernel", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Kernel.php", "source_location": "L8", "weight": 1.0}, {"source": "src_kernel_kernel", "target": "basekernel", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Kernel.php", "source_location": "L8", "weight": 1.0}, {"source": "src_kernel_kernel", "target": "microkerneltrait", "relation": "mixes_in", "confidence": "EXTRACTED", "source_file": "src/Kernel.php", "source_location": "L10", "weight": 1.0}, {"source": "src_kernel_kernel", "target": "src_kernel_kernel_getcachedir", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Kernel.php", "source_location": "L14", "weight": 1.0}, {"source": "src_kernel_kernel", "target": "src_kernel_kernel_getlogdir", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Kernel.php", "source_location": "L19", "weight": 1.0}], "raw_calls": [{"caller_nid": "src_kernel_kernel_getcachedir", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Kernel.php", "source_location": "L16", "receiver": null}, {"caller_nid": "src_kernel_kernel_getlogdir", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Kernel.php", "source_location": "L21", "receiver": null}]} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/1a5f6f8bba054ea974f99dc5c01aeb19ed1cf612c3fd18a700bc03beaded2b5d.json b/graphify-out/cache/ast/v0.8.44/1a5f6f8bba054ea974f99dc5c01aeb19ed1cf612c3fd18a700bc03beaded2b5d.json new file mode 100644 index 00000000..9134c4e8 --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/1a5f6f8bba054ea974f99dc5c01aeb19ed1cf612c3fd18a700bc03beaded2b5d.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_claude_prompt_deploy_liara_docker_md", "label": "deploy-liara-docker.md", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L1"}, {"id": "prompt_deploy_liara_docker_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_docker", "label": "\u062f\u06cc\u067e\u0644\u0648\u06cc ClinicPro (Symfony) \u0631\u0648\u06cc \u0644\u06cc\u0627\u0631\u0627 \u0628\u0627 Docker", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L1"}, {"id": "prompt_deploy_liara_docker_\u067e\u0631\u0648\u0698\u0647", "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L3"}, {"id": "prompt_deploy_liara_docker_\u0632\u0645\u06cc\u0646\u0647", "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L13"}, {"id": "prompt_deploy_liara_docker_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L26"}, {"id": "prompt_deploy_liara_docker_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L43"}, {"id": "prompt_deploy_liara_docker_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L56"}, {"id": "prompt_deploy_liara_docker_\u0648\u0638\u0627\u06cc\u0641", "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L85"}, {"id": "prompt_deploy_liara_docker_\u06f1_\u0627\u0641\u0632\u0648\u062f\u0646_worker\u0647\u0627_\u0628\u0647_supervisor", "label": "\u06f1. \u0627\u0641\u0632\u0648\u062f\u0646 worker\u0647\u0627 \u0628\u0647 Supervisor", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L87"}, {"id": "prompt_deploy_liara_docker_\u06f2_\u0633\u0627\u062e\u062a_liara_json_\u062f\u0631_\u0631\u06cc\u0634\u0647_\u067e\u0631\u0648\u0698\u0647", "label": "\u06f2. \u0633\u0627\u062e\u062a `liara.json` \u062f\u0631 \u0631\u06cc\u0634\u0647\u0654 \u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L118"}, {"id": "prompt_deploy_liara_docker_\u06f3_\u0633\u0627\u062e\u062a_\u062f\u06cc\u062a\u0627\u0628\u06cc\u0633_\u0648_redis_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0634\u062f\u0647_\u0644\u06cc\u0627\u0631\u0627", "label": "\u06f3. \u0633\u0627\u062e\u062a \u062f\u06cc\u062a\u0627\u0628\u06cc\u0633 \u0648 Redis \u0645\u062f\u06cc\u0631\u06cc\u062a\u200c\u0634\u062f\u0647\u0654 \u0644\u06cc\u0627\u0631\u0627", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L146"}, {"id": "prompt_deploy_liara_docker_\u06f4_\u0633\u062a_\u06a9\u0631\u062f\u0646_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627", "label": "\u06f4. \u0633\u062a\u200c\u06a9\u0631\u062f\u0646 \u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc \u0645\u062d\u06cc\u0637\u06cc \u0631\u0648\u06cc \u0644\u06cc\u0627\u0631\u0627", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L154"}, {"id": "prompt_deploy_liara_docker_\u06f5_\u0627\u0648\u0644\u06cc\u0646_\u062f\u06cc\u067e\u0644\u0648\u06cc", "label": "\u06f5. \u0627\u0648\u0644\u06cc\u0646 \u062f\u06cc\u067e\u0644\u0648\u06cc", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L194"}, {"id": "prompt_deploy_liara_docker_\u06f6_\u062a\u0623\u06cc\u06cc\u062f_\u0633\u0644\u0627\u0645\u062a", "label": "\u06f6. \u062a\u0623\u06cc\u06cc\u062f \u0633\u0644\u0627\u0645\u062a", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L207"}, {"id": "prompt_deploy_liara_docker_\u06af\u0632\u06cc\u0646\u0647_\u0647\u0627\u06cc_\u062c\u0627\u06cc\u06af\u0632\u06cc\u0646_\u062f\u0631_\u0635\u0648\u0631\u062a_\u0646\u06cc\u0627\u0632_\u0646\u0647_\u067e\u06cc\u0634_\u0641\u0631\u0636", "label": "\u06af\u0632\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646 (\u062f\u0631 \u0635\u0648\u0631\u062a \u0646\u06cc\u0627\u0632\u060c \u0646\u0647 \u067e\u06cc\u0634\u200c\u0641\u0631\u0636)", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L215"}, {"id": "prompt_deploy_liara_docker_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L227"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_claude_prompt_deploy_liara_docker_md", "target": "prompt_deploy_liara_docker_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_docker", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L1", "weight": 1.0}, {"source": "prompt_deploy_liara_docker_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_docker", "target": "prompt_deploy_liara_docker_\u067e\u0631\u0648\u0698\u0647", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L3", "weight": 1.0}, {"source": "prompt_deploy_liara_docker_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_docker", "target": "prompt_deploy_liara_docker_\u0632\u0645\u06cc\u0646\u0647", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L13", "weight": 1.0}, {"source": "prompt_deploy_liara_docker_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_docker", "target": "prompt_deploy_liara_docker_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L26", "weight": 1.0}, {"source": "prompt_deploy_liara_docker_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_docker", "target": "prompt_deploy_liara_docker_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L43", "weight": 1.0}, {"source": "prompt_deploy_liara_docker_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_docker", "target": "prompt_deploy_liara_docker_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L56", "weight": 1.0}, {"source": "prompt_deploy_liara_docker_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_docker", "target": "prompt_deploy_liara_docker_\u0648\u0638\u0627\u06cc\u0641", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L85", "weight": 1.0}, {"source": "prompt_deploy_liara_docker_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_deploy_liara_docker_\u06f1_\u0627\u0641\u0632\u0648\u062f\u0646_worker\u0647\u0627_\u0628\u0647_supervisor", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L87", "weight": 1.0}, {"source": "prompt_deploy_liara_docker_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_deploy_liara_docker_\u06f2_\u0633\u0627\u062e\u062a_liara_json_\u062f\u0631_\u0631\u06cc\u0634\u0647_\u067e\u0631\u0648\u0698\u0647", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L118", "weight": 1.0}, {"source": "prompt_deploy_liara_docker_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_deploy_liara_docker_\u06f3_\u0633\u0627\u062e\u062a_\u062f\u06cc\u062a\u0627\u0628\u06cc\u0633_\u0648_redis_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0634\u062f\u0647_\u0644\u06cc\u0627\u0631\u0627", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L146", "weight": 1.0}, {"source": "prompt_deploy_liara_docker_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_deploy_liara_docker_\u06f4_\u0633\u062a_\u06a9\u0631\u062f\u0646_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L154", "weight": 1.0}, {"source": "prompt_deploy_liara_docker_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_deploy_liara_docker_\u06f5_\u0627\u0648\u0644\u06cc\u0646_\u062f\u06cc\u067e\u0644\u0648\u06cc", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L194", "weight": 1.0}, {"source": "prompt_deploy_liara_docker_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_deploy_liara_docker_\u06f6_\u062a\u0623\u06cc\u06cc\u062f_\u0633\u0644\u0627\u0645\u062a", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L207", "weight": 1.0}, {"source": "prompt_deploy_liara_docker_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_docker", "target": "prompt_deploy_liara_docker_\u06af\u0632\u06cc\u0646\u0647_\u0647\u0627\u06cc_\u062c\u0627\u06cc\u06af\u0632\u06cc\u0646_\u062f\u0631_\u0635\u0648\u0631\u062a_\u0646\u06cc\u0627\u0632_\u0646\u0647_\u067e\u06cc\u0634_\u0641\u0631\u0636", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L215", "weight": 1.0}, {"source": "prompt_deploy_liara_docker_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_docker", "target": "prompt_deploy_liara_docker_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-docker.md", "source_location": "L227", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/39f30d7c6d20b1869f5f06b2b532071e94b264f4bddf248c3cf84c62159ed86c.json b/graphify-out/cache/ast/v0.8.44/39f30d7c6d20b1869f5f06b2b532071e94b264f4bddf248c3cf84c62159ed86c.json new file mode 100644 index 00000000..a821b71d --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/39f30d7c6d20b1869f5f06b2b532071e94b264f4bddf248c3cf84c62159ed86c.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_claude_prompt_deploy_liara_php_md", "label": "deploy-liara-php.md", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L1"}, {"id": "prompt_deploy_liara_php_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php_\u0628\u062f\u0648\u0646_\u062f\u0627\u06a9\u0631", "label": "\u062f\u06cc\u067e\u0644\u0648\u06cc ClinicPro (Symfony) \u0631\u0648\u06cc \u0644\u06cc\u0627\u0631\u0627 \u0628\u0627 \u067e\u0644\u062a\u0641\u0631\u0645 PHP (\u0628\u062f\u0648\u0646 \u062f\u0627\u06a9\u0631)", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L1"}, {"id": "prompt_deploy_liara_php_\u067e\u0631\u0648\u0698\u0647", "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L3"}, {"id": "prompt_deploy_liara_php_\u0632\u0645\u06cc\u0646\u0647", "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L13"}, {"id": "prompt_deploy_liara_php_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L31"}, {"id": "prompt_deploy_liara_php_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L42"}, {"id": "prompt_deploy_liara_php_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L58"}, {"id": "prompt_deploy_liara_php_\u0648\u0638\u0627\u06cc\u0641", "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L83"}, {"id": "prompt_deploy_liara_php_\u06f1_\u0633\u0627\u062e\u062a_liara_json_\u0628\u0631\u0627\u06cc_\u067e\u0644\u062a\u0641\u0631\u0645_php", "label": "\u06f1. \u0633\u0627\u062e\u062a `liara.json` \u0628\u0631\u0627\u06cc \u067e\u0644\u062a\u0641\u0631\u0645 PHP", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L85"}, {"id": "prompt_deploy_liara_php_\u06f2_\u0633\u0627\u062e\u062a_public_htaccess_rewrite_\u0633\u06cc\u0645\u0641\u0648\u0646\u06cc", "label": "\u06f2. \u0633\u0627\u062e\u062a `public/.htaccess` (rewrite \u0633\u06cc\u0645\u0641\u0648\u0646\u06cc)", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L112"}, {"id": "prompt_deploy_liara_php_\u06f3_\u0633\u0627\u062e\u062a_supervisor_conf_\u062f\u0648_worker_\u0645\u0633\u0646\u062c\u0631", "label": "\u06f3. \u0633\u0627\u062e\u062a `supervisor.conf` (\u062f\u0648 worker \u0645\u0633\u0646\u062c\u0631)", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L142"}, {"id": "prompt_deploy_liara_php_\u06f4_\u0633\u0627\u062e\u062a_liara_pre_start_sh_migration_jwt_cache", "label": "\u06f4. \u0633\u0627\u062e\u062a `liara_pre_start.sh` (migration + JWT + cache)", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L174"}, {"id": "prompt_deploy_liara_php_\u06f5_\u0633\u0627\u062e\u062a_liara_php_ini", "label": "\u06f5. \u0633\u0627\u062e\u062a `liara_php.ini`", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L200"}, {"id": "prompt_deploy_liara_php_\u06f6_\u0633\u0627\u062e\u062a_liaraignore_\u062a\u0627_asset_\u0647\u0627\u06cc_build_\u0622\u067e\u0644\u0648\u062f_\u0634\u0648\u0646\u062f", "label": "\u06f6. \u0633\u0627\u062e\u062a `.liaraignore` \u062a\u0627 asset\u200c\u0647\u0627\u06cc build \u0622\u067e\u0644\u0648\u062f \u0634\u0648\u0646\u062f", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L212"}, {"id": "prompt_deploy_liara_php_\u06f7_\u062f\u06cc\u062a\u0627\u0628\u06cc\u0633_\u0648_redis_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0634\u062f\u0647_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc", "label": "\u06f7. \u062f\u06cc\u062a\u0627\u0628\u06cc\u0633 \u0648 Redis \u0645\u062f\u06cc\u0631\u06cc\u062a\u200c\u0634\u062f\u0647 + \u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc \u0645\u062d\u06cc\u0637\u06cc", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L240"}, {"id": "prompt_deploy_liara_php_\u06f8_\u0627\u0633\u062a\u0642\u0631\u0627\u0631_\u0648_\u062a\u0623\u06cc\u06cc\u062f", "label": "\u06f8. \u0627\u0633\u062a\u0642\u0631\u0627\u0631 \u0648 \u062a\u0623\u06cc\u06cc\u062f", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L255"}, {"id": "prompt_deploy_liara_php_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L268"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_claude_prompt_deploy_liara_php_md", "target": "prompt_deploy_liara_php_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php_\u0628\u062f\u0648\u0646_\u062f\u0627\u06a9\u0631", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L1", "weight": 1.0}, {"source": "prompt_deploy_liara_php_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php_\u0628\u062f\u0648\u0646_\u062f\u0627\u06a9\u0631", "target": "prompt_deploy_liara_php_\u067e\u0631\u0648\u0698\u0647", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L3", "weight": 1.0}, {"source": "prompt_deploy_liara_php_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php_\u0628\u062f\u0648\u0646_\u062f\u0627\u06a9\u0631", "target": "prompt_deploy_liara_php_\u0632\u0645\u06cc\u0646\u0647", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L13", "weight": 1.0}, {"source": "prompt_deploy_liara_php_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php_\u0628\u062f\u0648\u0646_\u062f\u0627\u06a9\u0631", "target": "prompt_deploy_liara_php_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L31", "weight": 1.0}, {"source": "prompt_deploy_liara_php_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php_\u0628\u062f\u0648\u0646_\u062f\u0627\u06a9\u0631", "target": "prompt_deploy_liara_php_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L42", "weight": 1.0}, {"source": "prompt_deploy_liara_php_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php_\u0628\u062f\u0648\u0646_\u062f\u0627\u06a9\u0631", "target": "prompt_deploy_liara_php_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L58", "weight": 1.0}, {"source": "prompt_deploy_liara_php_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php_\u0628\u062f\u0648\u0646_\u062f\u0627\u06a9\u0631", "target": "prompt_deploy_liara_php_\u0648\u0638\u0627\u06cc\u0641", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L83", "weight": 1.0}, {"source": "prompt_deploy_liara_php_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_deploy_liara_php_\u06f1_\u0633\u0627\u062e\u062a_liara_json_\u0628\u0631\u0627\u06cc_\u067e\u0644\u062a\u0641\u0631\u0645_php", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L85", "weight": 1.0}, {"source": "prompt_deploy_liara_php_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_deploy_liara_php_\u06f2_\u0633\u0627\u062e\u062a_public_htaccess_rewrite_\u0633\u06cc\u0645\u0641\u0648\u0646\u06cc", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L112", "weight": 1.0}, {"source": "prompt_deploy_liara_php_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_deploy_liara_php_\u06f3_\u0633\u0627\u062e\u062a_supervisor_conf_\u062f\u0648_worker_\u0645\u0633\u0646\u062c\u0631", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L142", "weight": 1.0}, {"source": "prompt_deploy_liara_php_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_deploy_liara_php_\u06f4_\u0633\u0627\u062e\u062a_liara_pre_start_sh_migration_jwt_cache", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L174", "weight": 1.0}, {"source": "prompt_deploy_liara_php_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_deploy_liara_php_\u06f5_\u0633\u0627\u062e\u062a_liara_php_ini", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L200", "weight": 1.0}, {"source": "prompt_deploy_liara_php_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_deploy_liara_php_\u06f6_\u0633\u0627\u062e\u062a_liaraignore_\u062a\u0627_asset_\u0647\u0627\u06cc_build_\u0622\u067e\u0644\u0648\u062f_\u0634\u0648\u0646\u062f", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L212", "weight": 1.0}, {"source": "prompt_deploy_liara_php_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_deploy_liara_php_\u06f7_\u062f\u06cc\u062a\u0627\u0628\u06cc\u0633_\u0648_redis_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0634\u062f\u0647_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L240", "weight": 1.0}, {"source": "prompt_deploy_liara_php_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_deploy_liara_php_\u06f8_\u0627\u0633\u062a\u0642\u0631\u0627\u0631_\u0648_\u062a\u0623\u06cc\u06cc\u062f", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L255", "weight": 1.0}, {"source": "prompt_deploy_liara_php_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php_\u0628\u062f\u0648\u0646_\u062f\u0627\u06a9\u0631", "target": "prompt_deploy_liara_php_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/deploy-liara-php.md", "source_location": "L268", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/44bbdc99c5e4a3a3c3645f2d400419bae158aef97f432ecf3340eb902c8deab7.json b/graphify-out/cache/ast/v0.8.44/44bbdc99c5e4a3a3c3645f2d400419bae158aef97f432ecf3340eb902c8deab7.json new file mode 100644 index 00000000..e125940a --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/44bbdc99c5e4a3a3c3645f2d400419bae158aef97f432ecf3340eb902c8deab7.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_package_json", "label": "package.json", "file_type": "code", "source_file": "package.json", "source_location": "L1"}, {"id": "clinicpro_package_devdependencies", "label": "devDependencies", "file_type": "code", "source_file": "package.json", "source_location": "L2"}, {"id": "clinicpro_package_devdependencies_babel_core", "label": "@babel/core", "file_type": "code", "source_file": "package.json", "source_location": "L3"}, {"id": "clinicpro_package_devdependencies_babel_preset_env", "label": "@babel/preset-env", "file_type": "code", "source_file": "package.json", "source_location": "L4"}, {"id": "clinicpro_package_devdependencies_babel_preset_react", "label": "@babel/preset-react", "file_type": "code", "source_file": "package.json", "source_location": "L5"}, {"id": "clinicpro_package_devdependencies_babel_preset_typescript", "label": "@babel/preset-typescript", "file_type": "code", "source_file": "package.json", "source_location": "L6"}, {"id": "clinicpro_package_devdependencies_hotwired_stimulus", "label": "@hotwired/stimulus", "file_type": "code", "source_file": "package.json", "source_location": "L7"}, {"id": "clinicpro_package_devdependencies_symfony_stimulus_bridge", "label": "@symfony/stimulus-bridge", "file_type": "code", "source_file": "package.json", "source_location": "L8"}, {"id": "clinicpro_package_devdependencies_symfony_ux_react", "label": "@symfony/ux-react", "file_type": "code", "source_file": "package.json", "source_location": "L9"}, {"id": "clinicpro_package_devdependencies_symfony_webpack_encore", "label": "@symfony/webpack-encore", "file_type": "code", "source_file": "package.json", "source_location": "L10"}, {"id": "clinicpro_package_devdependencies_tailwindcss_postcss", "label": "@tailwindcss/postcss", "file_type": "code", "source_file": "package.json", "source_location": "L11"}, {"id": "clinicpro_package_devdependencies_testing_library_dom", "label": "@testing-library/dom", "file_type": "code", "source_file": "package.json", "source_location": "L12"}, {"id": "clinicpro_package_devdependencies_testing_library_jest_dom", "label": "@testing-library/jest-dom", "file_type": "code", "source_file": "package.json", "source_location": "L13"}, {"id": "clinicpro_package_devdependencies_testing_library_react", "label": "@testing-library/react", "file_type": "code", "source_file": "package.json", "source_location": "L14"}, {"id": "clinicpro_package_devdependencies_testing_library_user_event", "label": "@testing-library/user-event", "file_type": "code", "source_file": "package.json", "source_location": "L15"}, {"id": "clinicpro_package_devdependencies_types_react", "label": "@types/react", "file_type": "code", "source_file": "package.json", "source_location": "L16"}, {"id": "clinicpro_package_devdependencies_types_react_dom", "label": "@types/react-dom", "file_type": "code", "source_file": "package.json", "source_location": "L17"}, {"id": "clinicpro_package_devdependencies_vitejs_plugin_react", "label": "@vitejs/plugin-react", "file_type": "code", "source_file": "package.json", "source_location": "L18"}, {"id": "clinicpro_package_devdependencies_core_js", "label": "core-js", "file_type": "code", "source_file": "package.json", "source_location": "L19"}, {"id": "clinicpro_package_devdependencies_jsdom", "label": "jsdom", "file_type": "code", "source_file": "package.json", "source_location": "L20"}, {"id": "clinicpro_package_devdependencies_postcss", "label": "postcss", "file_type": "code", "source_file": "package.json", "source_location": "L21"}, {"id": "clinicpro_package_devdependencies_postcss_loader", "label": "postcss-loader", "file_type": "code", "source_file": "package.json", "source_location": "L22"}, {"id": "clinicpro_package_devdependencies_regenerator_runtime", "label": "regenerator-runtime", "file_type": "code", "source_file": "package.json", "source_location": "L23"}, {"id": "clinicpro_package_devdependencies_tailwindcss", "label": "tailwindcss", "file_type": "code", "source_file": "package.json", "source_location": "L24"}, {"id": "clinicpro_package_devdependencies_ts_loader", "label": "ts-loader", "file_type": "code", "source_file": "package.json", "source_location": "L25"}, {"id": "clinicpro_package_devdependencies_typescript", "label": "typescript", "file_type": "code", "source_file": "package.json", "source_location": "L26"}, {"id": "clinicpro_package_devdependencies_vite_tsconfig_paths", "label": "vite-tsconfig-paths", "file_type": "code", "source_file": "package.json", "source_location": "L27"}, {"id": "clinicpro_package_devdependencies_vitest", "label": "vitest", "file_type": "code", "source_file": "package.json", "source_location": "L28"}, {"id": "clinicpro_package_devdependencies_webpack", "label": "webpack", "file_type": "code", "source_file": "package.json", "source_location": "L29"}, {"id": "clinicpro_package_devdependencies_webpack_cli", "label": "webpack-cli", "file_type": "code", "source_file": "package.json", "source_location": "L30"}, {"id": "clinicpro_package_dependencies", "label": "dependencies", "file_type": "code", "source_file": "package.json", "source_location": "L32"}, {"id": "clinicpro_package_dependencies_ckeditor_ckeditor5_build_classic", "label": "@ckeditor/ckeditor5-build-classic", "file_type": "code", "source_file": "package.json", "source_location": "L33"}, {"id": "clinicpro_package_dependencies_ckeditor_ckeditor5_react", "label": "@ckeditor/ckeditor5-react", "file_type": "code", "source_file": "package.json", "source_location": "L34"}, {"id": "clinicpro_package_dependencies_fontsource_vazirmatn", "label": "@fontsource/vazirmatn", "file_type": "code", "source_file": "package.json", "source_location": "L35"}, {"id": "clinicpro_package_dependencies_heroicons_react", "label": "@heroicons/react", "file_type": "code", "source_file": "package.json", "source_location": "L36"}, {"id": "clinicpro_package_dependencies_hookform_resolvers", "label": "@hookform/resolvers", "file_type": "code", "source_file": "package.json", "source_location": "L37"}, {"id": "clinicpro_package_dependencies_tanstack_react_query", "label": "@tanstack/react-query", "file_type": "code", "source_file": "package.json", "source_location": "L38"}, {"id": "clinicpro_package_dependencies_tanstack_react_table", "label": "@tanstack/react-table", "file_type": "code", "source_file": "package.json", "source_location": "L39"}, {"id": "clinicpro_package_dependencies_types_leaflet", "label": "@types/leaflet", "file_type": "code", "source_file": "package.json", "source_location": "L40"}, {"id": "clinicpro_package_dependencies_jalaali_js", "label": "jalaali-js", "file_type": "code", "source_file": "package.json", "source_location": "L41"}, {"id": "clinicpro_package_dependencies_leaflet", "label": "leaflet", "file_type": "code", "source_file": "package.json", "source_location": "L42"}, {"id": "clinicpro_package_dependencies_react", "label": "react", "file_type": "code", "source_file": "package.json", "source_location": "L43"}, {"id": "clinicpro_package_dependencies_react_dom", "label": "react-dom", "file_type": "code", "source_file": "package.json", "source_location": "L44"}, {"id": "clinicpro_package_dependencies_react_hook_form", "label": "react-hook-form", "file_type": "code", "source_file": "package.json", "source_location": "L45"}, {"id": "clinicpro_package_dependencies_react_hot_toast", "label": "react-hot-toast", "file_type": "code", "source_file": "package.json", "source_location": "L46"}, {"id": "clinicpro_package_dependencies_react_leaflet", "label": "react-leaflet", "file_type": "code", "source_file": "package.json", "source_location": "L47"}, {"id": "clinicpro_package_dependencies_react_router_dom", "label": "react-router-dom", "file_type": "code", "source_file": "package.json", "source_location": "L48"}, {"id": "clinicpro_package_dependencies_react_select", "label": "react-select", "file_type": "code", "source_file": "package.json", "source_location": "L49"}, {"id": "clinicpro_package_dependencies_recharts", "label": "recharts", "file_type": "code", "source_file": "package.json", "source_location": "L50"}, {"id": "clinicpro_package_dependencies_sonner", "label": "sonner", "file_type": "code", "source_file": "package.json", "source_location": "L51"}, {"id": "clinicpro_package_dependencies_zod", "label": "zod", "file_type": "code", "source_file": "package.json", "source_location": "L52"}, {"id": "clinicpro_package_dependencies_zustand", "label": "zustand", "file_type": "code", "source_file": "package.json", "source_location": "L53"}, {"id": "clinicpro_package_license", "label": "license", "file_type": "code", "source_file": "package.json", "source_location": "L55"}, {"id": "clinicpro_package_private", "label": "private", "file_type": "code", "source_file": "package.json", "source_location": "L56"}, {"id": "clinicpro_package_scripts", "label": "scripts", "file_type": "code", "source_file": "package.json", "source_location": "L57"}, {"id": "clinicpro_package_scripts_dev_server", "label": "dev-server", "file_type": "code", "source_file": "package.json", "source_location": "L58"}, {"id": "clinicpro_package_scripts_dev", "label": "dev", "file_type": "code", "source_file": "package.json", "source_location": "L59"}, {"id": "clinicpro_package_scripts_watch", "label": "watch", "file_type": "code", "source_file": "package.json", "source_location": "L60"}, {"id": "clinicpro_package_scripts_build", "label": "build", "file_type": "code", "source_file": "package.json", "source_location": "L61"}, {"id": "clinicpro_package_scripts_test", "label": "test", "file_type": "code", "source_file": "package.json", "source_location": "L62"}, {"id": "clinicpro_package_scripts_test_watch", "label": "test:watch", "file_type": "code", "source_file": "package.json", "source_location": "L63"}, {"id": "clinicpro_package_scripts_test_cov", "label": "test:cov", "file_type": "code", "source_file": "package.json", "source_location": "L64"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_package_json", "target": "clinicpro_package_devdependencies", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L2", "weight": 1.0}, {"source": "clinicpro_package_devdependencies", "target": "clinicpro_package_devdependencies_babel_core", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L3", "weight": 1.0}, {"source": "clinicpro_package_devdependencies_babel_core", "target": "babel_core", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_devdependencies", "target": "clinicpro_package_devdependencies_babel_preset_env", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L4", "weight": 1.0}, {"source": "clinicpro_package_devdependencies_babel_preset_env", "target": "babel_preset_env", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_devdependencies", "target": "clinicpro_package_devdependencies_babel_preset_react", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L5", "weight": 1.0}, {"source": "clinicpro_package_devdependencies_babel_preset_react", "target": "babel_preset_react", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_devdependencies", "target": "clinicpro_package_devdependencies_babel_preset_typescript", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L6", "weight": 1.0}, {"source": "clinicpro_package_devdependencies_babel_preset_typescript", "target": "babel_preset_typescript", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_devdependencies", "target": "clinicpro_package_devdependencies_hotwired_stimulus", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L7", "weight": 1.0}, {"source": "clinicpro_package_devdependencies_hotwired_stimulus", "target": "hotwired_stimulus", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_devdependencies", "target": "clinicpro_package_devdependencies_symfony_stimulus_bridge", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L8", "weight": 1.0}, {"source": "clinicpro_package_devdependencies_symfony_stimulus_bridge", "target": "symfony_stimulus_bridge", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_devdependencies", "target": "clinicpro_package_devdependencies_symfony_ux_react", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L9", "weight": 1.0}, {"source": "clinicpro_package_devdependencies_symfony_ux_react", "target": "symfony_ux_react", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_devdependencies", "target": "clinicpro_package_devdependencies_symfony_webpack_encore", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L10", "weight": 1.0}, {"source": "clinicpro_package_devdependencies_symfony_webpack_encore", "target": "symfony_webpack_encore", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_devdependencies", "target": "clinicpro_package_devdependencies_tailwindcss_postcss", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L11", "weight": 1.0}, {"source": "clinicpro_package_devdependencies_tailwindcss_postcss", "target": "tailwindcss_postcss", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_devdependencies", "target": "clinicpro_package_devdependencies_testing_library_dom", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L12", "weight": 1.0}, {"source": "clinicpro_package_devdependencies_testing_library_dom", "target": "testing_library_dom", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L12", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_devdependencies", "target": "clinicpro_package_devdependencies_testing_library_jest_dom", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L13", "weight": 1.0}, {"source": "clinicpro_package_devdependencies_testing_library_jest_dom", "target": "testing_library_jest_dom", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L13", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_devdependencies", "target": "clinicpro_package_devdependencies_testing_library_react", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L14", "weight": 1.0}, {"source": "clinicpro_package_devdependencies_testing_library_react", "target": "testing_library_react", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L14", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_devdependencies", "target": "clinicpro_package_devdependencies_testing_library_user_event", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L15", "weight": 1.0}, {"source": "clinicpro_package_devdependencies_testing_library_user_event", "target": "testing_library_user_event", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L15", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_devdependencies", "target": "clinicpro_package_devdependencies_types_react", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L16", "weight": 1.0}, {"source": "clinicpro_package_devdependencies_types_react", "target": "types_react", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L16", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_devdependencies", "target": "clinicpro_package_devdependencies_types_react_dom", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L17", "weight": 1.0}, {"source": "clinicpro_package_devdependencies_types_react_dom", "target": "types_react_dom", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L17", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_devdependencies", "target": "clinicpro_package_devdependencies_vitejs_plugin_react", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L18", "weight": 1.0}, {"source": "clinicpro_package_devdependencies_vitejs_plugin_react", "target": "vitejs_plugin_react", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L18", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_devdependencies", "target": "clinicpro_package_devdependencies_core_js", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L19", "weight": 1.0}, {"source": "clinicpro_package_devdependencies_core_js", "target": "core_js", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L19", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_devdependencies", "target": "clinicpro_package_devdependencies_jsdom", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L20", "weight": 1.0}, {"source": "clinicpro_package_devdependencies_jsdom", "target": "jsdom", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L20", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_devdependencies", "target": "clinicpro_package_devdependencies_postcss", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L21", "weight": 1.0}, {"source": "clinicpro_package_devdependencies_postcss", "target": "postcss", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L21", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_devdependencies", "target": "clinicpro_package_devdependencies_postcss_loader", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L22", "weight": 1.0}, {"source": "clinicpro_package_devdependencies_postcss_loader", "target": "postcss_loader", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L22", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_devdependencies", "target": "clinicpro_package_devdependencies_regenerator_runtime", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L23", "weight": 1.0}, {"source": "clinicpro_package_devdependencies_regenerator_runtime", "target": "regenerator_runtime", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L23", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_devdependencies", "target": "clinicpro_package_devdependencies_tailwindcss", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L24", "weight": 1.0}, {"source": "clinicpro_package_devdependencies_tailwindcss", "target": "tailwindcss", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L24", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_devdependencies", "target": "clinicpro_package_devdependencies_ts_loader", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L25", "weight": 1.0}, {"source": "clinicpro_package_devdependencies_ts_loader", "target": "ts_loader", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L25", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_devdependencies", "target": "clinicpro_package_devdependencies_typescript", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L26", "weight": 1.0}, {"source": "clinicpro_package_devdependencies_typescript", "target": "typescript", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L26", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_devdependencies", "target": "clinicpro_package_devdependencies_vite_tsconfig_paths", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L27", "weight": 1.0}, {"source": "clinicpro_package_devdependencies_vite_tsconfig_paths", "target": "vite_tsconfig_paths", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L27", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_devdependencies", "target": "clinicpro_package_devdependencies_vitest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L28", "weight": 1.0}, {"source": "clinicpro_package_devdependencies_vitest", "target": "vitest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L28", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_devdependencies", "target": "clinicpro_package_devdependencies_webpack", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L29", "weight": 1.0}, {"source": "clinicpro_package_devdependencies_webpack", "target": "webpack", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L29", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_devdependencies", "target": "clinicpro_package_devdependencies_webpack_cli", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L30", "weight": 1.0}, {"source": "clinicpro_package_devdependencies_webpack_cli", "target": "webpack_cli", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L30", "weight": 1.0, "context": "import"}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_package_json", "target": "clinicpro_package_dependencies", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L32", "weight": 1.0}, {"source": "clinicpro_package_dependencies", "target": "clinicpro_package_dependencies_ckeditor_ckeditor5_build_classic", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L33", "weight": 1.0}, {"source": "clinicpro_package_dependencies_ckeditor_ckeditor5_build_classic", "target": "ckeditor_ckeditor5_build_classic", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L33", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_dependencies", "target": "clinicpro_package_dependencies_ckeditor_ckeditor5_react", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L34", "weight": 1.0}, {"source": "clinicpro_package_dependencies_ckeditor_ckeditor5_react", "target": "ckeditor_ckeditor5_react", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L34", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_dependencies", "target": "clinicpro_package_dependencies_fontsource_vazirmatn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L35", "weight": 1.0}, {"source": "clinicpro_package_dependencies_fontsource_vazirmatn", "target": "fontsource_vazirmatn", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L35", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_dependencies", "target": "clinicpro_package_dependencies_heroicons_react", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L36", "weight": 1.0}, {"source": "clinicpro_package_dependencies_heroicons_react", "target": "heroicons_react", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L36", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_dependencies", "target": "clinicpro_package_dependencies_hookform_resolvers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L37", "weight": 1.0}, {"source": "clinicpro_package_dependencies_hookform_resolvers", "target": "hookform_resolvers", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L37", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_dependencies", "target": "clinicpro_package_dependencies_tanstack_react_query", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L38", "weight": 1.0}, {"source": "clinicpro_package_dependencies_tanstack_react_query", "target": "tanstack_react_query", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L38", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_dependencies", "target": "clinicpro_package_dependencies_tanstack_react_table", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L39", "weight": 1.0}, {"source": "clinicpro_package_dependencies_tanstack_react_table", "target": "tanstack_react_table", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L39", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_dependencies", "target": "clinicpro_package_dependencies_types_leaflet", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L40", "weight": 1.0}, {"source": "clinicpro_package_dependencies_types_leaflet", "target": "types_leaflet", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L40", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_dependencies", "target": "clinicpro_package_dependencies_jalaali_js", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L41", "weight": 1.0}, {"source": "clinicpro_package_dependencies_jalaali_js", "target": "jalaali_js", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L41", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_dependencies", "target": "clinicpro_package_dependencies_leaflet", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L42", "weight": 1.0}, {"source": "clinicpro_package_dependencies_leaflet", "target": "leaflet", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L42", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_dependencies", "target": "clinicpro_package_dependencies_react", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L43", "weight": 1.0}, {"source": "clinicpro_package_dependencies_react", "target": "react", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L43", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_dependencies", "target": "clinicpro_package_dependencies_react_dom", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L44", "weight": 1.0}, {"source": "clinicpro_package_dependencies_react_dom", "target": "react_dom", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L44", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_dependencies", "target": "clinicpro_package_dependencies_react_hook_form", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L45", "weight": 1.0}, {"source": "clinicpro_package_dependencies_react_hook_form", "target": "react_hook_form", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L45", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_dependencies", "target": "clinicpro_package_dependencies_react_hot_toast", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L46", "weight": 1.0}, {"source": "clinicpro_package_dependencies_react_hot_toast", "target": "react_hot_toast", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L46", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_dependencies", "target": "clinicpro_package_dependencies_react_leaflet", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L47", "weight": 1.0}, {"source": "clinicpro_package_dependencies_react_leaflet", "target": "react_leaflet", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L47", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_dependencies", "target": "clinicpro_package_dependencies_react_router_dom", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L48", "weight": 1.0}, {"source": "clinicpro_package_dependencies_react_router_dom", "target": "react_router_dom", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L48", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_dependencies", "target": "clinicpro_package_dependencies_react_select", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L49", "weight": 1.0}, {"source": "clinicpro_package_dependencies_react_select", "target": "react_select", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L49", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_dependencies", "target": "clinicpro_package_dependencies_recharts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L50", "weight": 1.0}, {"source": "clinicpro_package_dependencies_recharts", "target": "recharts", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L50", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_dependencies", "target": "clinicpro_package_dependencies_sonner", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L51", "weight": 1.0}, {"source": "clinicpro_package_dependencies_sonner", "target": "sonner", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L51", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_dependencies", "target": "clinicpro_package_dependencies_zod", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L52", "weight": 1.0}, {"source": "clinicpro_package_dependencies_zod", "target": "zod", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L52", "weight": 1.0, "context": "import"}, {"source": "clinicpro_package_dependencies", "target": "clinicpro_package_dependencies_zustand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L53", "weight": 1.0}, {"source": "clinicpro_package_dependencies_zustand", "target": "zustand", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L53", "weight": 1.0, "context": "import"}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_package_json", "target": "clinicpro_package_license", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L55", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_package_json", "target": "clinicpro_package_private", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L56", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_package_json", "target": "clinicpro_package_scripts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L57", "weight": 1.0}, {"source": "clinicpro_package_scripts", "target": "clinicpro_package_scripts_dev_server", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L58", "weight": 1.0}, {"source": "clinicpro_package_scripts", "target": "clinicpro_package_scripts_dev", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L59", "weight": 1.0}, {"source": "clinicpro_package_scripts", "target": "clinicpro_package_scripts_watch", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L60", "weight": 1.0}, {"source": "clinicpro_package_scripts", "target": "clinicpro_package_scripts_build", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L61", "weight": 1.0}, {"source": "clinicpro_package_scripts", "target": "clinicpro_package_scripts_test", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L62", "weight": 1.0}, {"source": "clinicpro_package_scripts", "target": "clinicpro_package_scripts_test_watch", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L63", "weight": 1.0}, {"source": "clinicpro_package_scripts", "target": "clinicpro_package_scripts_test_cov", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L64", "weight": 1.0}]} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/53fac6b4a0917eecde4dc3efc021cceca3d48600d9cfb58a3d4c946135751c66.json b/graphify-out/cache/ast/v0.8.44/53fac6b4a0917eecde4dc3efc021cceca3d48600d9cfb58a3d4c946135751c66.json new file mode 100644 index 00000000..fc0e15fa --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/53fac6b4a0917eecde4dc3efc021cceca3d48600d9cfb58a3d4c946135751c66.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tsconfig_json", "label": "tsconfig.json", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L1"}, {"id": "clinicpro_tsconfig_compileroptions", "label": "compilerOptions", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L2"}, {"id": "clinicpro_tsconfig_compileroptions_target", "label": "target", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L3"}, {"id": "clinicpro_tsconfig_compileroptions_module", "label": "module", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L4"}, {"id": "clinicpro_tsconfig_compileroptions_moduleresolution", "label": "moduleResolution", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L5"}, {"id": "clinicpro_tsconfig_compileroptions_jsx", "label": "jsx", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L6"}, {"id": "clinicpro_tsconfig_compileroptions_strict", "label": "strict", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L7"}, {"id": "clinicpro_tsconfig_compileroptions_esmoduleinterop", "label": "esModuleInterop", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L8"}, {"id": "clinicpro_tsconfig_compileroptions_allowsyntheticdefaultimports", "label": "allowSyntheticDefaultImports", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L9"}, {"id": "clinicpro_tsconfig_compileroptions_skiplibcheck", "label": "skipLibCheck", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L10"}, {"id": "clinicpro_tsconfig_compileroptions_paths", "label": "paths", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L11"}, {"id": "clinicpro_tsconfig_paths", "label": "@/*", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L12"}, {"id": "clinicpro_tsconfig_include", "label": "include", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L17"}, {"id": "clinicpro_tsconfig_exclude", "label": "exclude", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L20"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tsconfig_json", "target": "clinicpro_tsconfig_compileroptions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L2", "weight": 1.0}, {"source": "clinicpro_tsconfig_compileroptions", "target": "clinicpro_tsconfig_compileroptions_target", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L3", "weight": 1.0}, {"source": "clinicpro_tsconfig_compileroptions", "target": "clinicpro_tsconfig_compileroptions_module", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L4", "weight": 1.0}, {"source": "clinicpro_tsconfig_compileroptions", "target": "clinicpro_tsconfig_compileroptions_moduleresolution", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L5", "weight": 1.0}, {"source": "clinicpro_tsconfig_compileroptions", "target": "clinicpro_tsconfig_compileroptions_jsx", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L6", "weight": 1.0}, {"source": "clinicpro_tsconfig_compileroptions", "target": "clinicpro_tsconfig_compileroptions_strict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L7", "weight": 1.0}, {"source": "clinicpro_tsconfig_compileroptions", "target": "clinicpro_tsconfig_compileroptions_esmoduleinterop", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L8", "weight": 1.0}, {"source": "clinicpro_tsconfig_compileroptions", "target": "clinicpro_tsconfig_compileroptions_allowsyntheticdefaultimports", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L9", "weight": 1.0}, {"source": "clinicpro_tsconfig_compileroptions", "target": "clinicpro_tsconfig_compileroptions_skiplibcheck", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L10", "weight": 1.0}, {"source": "clinicpro_tsconfig_compileroptions", "target": "clinicpro_tsconfig_compileroptions_paths", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L11", "weight": 1.0}, {"source": "clinicpro_tsconfig_compileroptions_paths", "target": "clinicpro_tsconfig_paths", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L12", "weight": 1.0}, {"source": "clinicpro_tsconfig_paths", "target": "ref_assets_admin", "relation": "extends", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L12", "weight": 1.0, "context": "import"}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tsconfig_json", "target": "clinicpro_tsconfig_include", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L17", "weight": 1.0}, {"source": "clinicpro_tsconfig_include", "target": "ref_assets_admin", "relation": "extends", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L17", "weight": 1.0, "context": "import"}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tsconfig_json", "target": "clinicpro_tsconfig_exclude", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L20", "weight": 1.0}, {"source": "clinicpro_tsconfig_exclude", "target": "ref_node_modules", "relation": "extends", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L20", "weight": 1.0, "context": "import"}, {"source": "clinicpro_tsconfig_exclude", "target": "ref_public", "relation": "extends", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L20", "weight": 1.0, "context": "import"}]} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/65c93d7d9e14dd468b75c5c81dee1ae6438d267253e8ad295953d3746d68d250.json b/graphify-out/cache/ast/v0.8.44/65c93d7d9e14dd468b75c5c81dee1ae6438d267253e8ad295953d3746d68d250.json new file mode 100644 index 00000000..2f67c71e --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/65c93d7d9e14dd468b75c5c81dee1ae6438d267253e8ad295953d3746d68d250.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_deploy_liara_php_md", "label": "deploy-liara-php.md", "file_type": "document", "source_file": "docs/deploy-liara-php.md", "source_location": "L1"}, {"id": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", "label": "\u0631\u0627\u0647\u0646\u0645\u0627\u06cc \u062f\u06cc\u067e\u0644\u0648\u06cc ClinicPro \u0631\u0648\u06cc \u0644\u06cc\u0627\u0631\u0627 (\u067e\u0644\u062a\u0641\u0631\u0645 PHP)", "file_type": "document", "source_file": "docs/deploy-liara-php.md", "source_location": "L1"}, {"id": "docs_deploy_liara_php_\u0646\u0645\u0627\u06cc_\u06a9\u0644\u06cc", "label": "\u0646\u0645\u0627\u06cc \u06a9\u0644\u06cc", "file_type": "document", "source_file": "docs/deploy-liara-php.md", "source_location": "L9"}, {"id": "docs_deploy_liara_php_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062f\u062e\u06cc\u0644_\u0647\u0645\u0647_\u0633\u0627\u062e\u062a\u0647_\u0634\u062f\u0647_\u0627\u0646\u062f", "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062f\u062e\u06cc\u0644 (\u0647\u0645\u0647 \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647\u200c\u0627\u0646\u062f)", "file_type": "document", "source_file": "docs/deploy-liara-php.md", "source_location": "L32"}, {"id": "docs_deploy_liara_php_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632", "label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632", "file_type": "document", "source_file": "docs/deploy-liara-php.md", "source_location": "L47"}, {"id": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f1_build_\u0645\u062d\u0644\u06cc_asset_\u0647\u0627_\u062d\u06cc\u0627\u062a\u06cc", "label": "\u06af\u0627\u0645 \u06f1 \u2014 build \u0645\u062d\u0644\u06cc asset\u200c\u0647\u0627 (\u062d\u06cc\u0627\u062a\u06cc)", "file_type": "document", "source_file": "docs/deploy-liara-php.md", "source_location": "L63"}, {"id": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f2_\u0633\u0627\u062e\u062a_\u062f\u06cc\u062a\u0627\u0628\u06cc\u0633_\u0648_redis", "label": "\u06af\u0627\u0645 \u06f2 \u2014 \u0633\u0627\u062e\u062a \u062f\u06cc\u062a\u0627\u0628\u06cc\u0633 \u0648 Redis", "file_type": "document", "source_file": "docs/deploy-liara-php.md", "source_location": "L76"}, {"id": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f3_\u0633\u0627\u062e\u062a_\u0628\u0631\u0646\u0627\u0645\u0647_php", "label": "\u06af\u0627\u0645 \u06f3 \u2014 \u0633\u0627\u062e\u062a \u0628\u0631\u0646\u0627\u0645\u0647\u0654 PHP", "file_type": "document", "source_file": "docs/deploy-liara-php.md", "source_location": "L85"}, {"id": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f4_\u0633\u0627\u062e\u062a_\u062f\u06cc\u0633\u06a9_\u0647\u0627\u06cc_\u0645\u0627\u0646\u062f\u06af\u0627\u0631", "label": "\u06af\u0627\u0645 \u06f4 \u2014 \u0633\u0627\u062e\u062a \u062f\u06cc\u0633\u06a9\u200c\u0647\u0627\u06cc \u0645\u0627\u0646\u062f\u06af\u0627\u0631", "file_type": "document", "source_file": "docs/deploy-liara-php.md", "source_location": "L92"}, {"id": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f5_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc", "label": "\u06af\u0627\u0645 \u06f5 \u2014 \u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc \u0645\u062d\u06cc\u0637\u06cc", "file_type": "document", "source_file": "docs/deploy-liara-php.md", "source_location": "L106"}, {"id": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f6_\u062f\u06cc\u067e\u0644\u0648\u06cc", "label": "\u06af\u0627\u0645 \u06f6 \u2014 \u062f\u06cc\u067e\u0644\u0648\u06cc", "file_type": "document", "source_file": "docs/deploy-liara-php.md", "source_location": "L131"}, {"id": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f7_\u0627\u062a\u0635\u0627\u0644_\u062f\u0627\u0645\u0646\u0647_\u0648_\u062a\u0623\u06cc\u06cc\u062f", "label": "\u06af\u0627\u0645 \u06f7 \u2014 \u0627\u062a\u0635\u0627\u0644 \u062f\u0627\u0645\u0646\u0647 \u0648 \u062a\u0623\u06cc\u06cc\u062f", "file_type": "document", "source_file": "docs/deploy-liara-php.md", "source_location": "L146"}, {"id": "docs_deploy_liara_php_\u062f\u06cc\u067e\u0644\u0648\u06cc_\u0647\u0627\u06cc_\u0628\u0639\u062f\u06cc", "label": "\u062f\u06cc\u067e\u0644\u0648\u06cc\u200c\u0647\u0627\u06cc \u0628\u0639\u062f\u06cc", "file_type": "document", "source_file": "docs/deploy-liara-php.md", "source_location": "L162"}, {"id": "docs_deploy_liara_php_\u0646\u06af\u0627\u0634\u062a_compose_\u0644\u06cc\u0627\u0631\u0627_php_platform", "label": "\u0646\u06af\u0627\u0634\u062a compose \u2192 \u0644\u06cc\u0627\u0631\u0627 (PHP platform)", "file_type": "document", "source_file": "docs/deploy-liara-php.md", "source_location": "L173"}, {"id": "docs_deploy_liara_php_\u0631\u0641\u0639_\u0627\u0634\u06a9\u0627\u0644", "label": "\u0631\u0641\u0639 \u0627\u0634\u06a9\u0627\u0644", "file_type": "document", "source_file": "docs/deploy-liara-php.md", "source_location": "L190"}, {"id": "docs_deploy_liara_php_\u0631\u06cc\u0633\u06a9_\u0647\u0627\u06cc_\u0634\u0646\u0627\u062e\u062a\u0647_\u0634\u062f\u0647", "label": "\u0631\u06cc\u0633\u06a9\u200c\u0647\u0627\u06cc \u0634\u0646\u0627\u062e\u062a\u0647\u200c\u0634\u062f\u0647", "file_type": "document", "source_file": "docs/deploy-liara-php.md", "source_location": "L204"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_deploy_liara_php_md", "target": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara-php.md", "source_location": "L1", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_deploy_liara_php_md", "target": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_deploy_liara_md", "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara-php.md", "source_location": "L5", "weight": 1.0}, {"source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", "target": "docs_deploy_liara_php_\u0646\u0645\u0627\u06cc_\u06a9\u0644\u06cc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara-php.md", "source_location": "L9", "weight": 1.0}, {"source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", "target": "docs_deploy_liara_php_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062f\u062e\u06cc\u0644_\u0647\u0645\u0647_\u0633\u0627\u062e\u062a\u0647_\u0634\u062f\u0647_\u0627\u0646\u062f", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara-php.md", "source_location": "L32", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_deploy_liara_php_md", "target": "users_hamed_pj_my_pj_clinic_pro_clinicpro_public_htaccess_md", "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara-php.md", "source_location": "L37", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_deploy_liara_php_md", "target": "users_hamed_pj_my_pj_clinic_pro_clinicpro_liaraignore_md", "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara-php.md", "source_location": "L42", "weight": 1.0}, {"source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", "target": "docs_deploy_liara_php_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara-php.md", "source_location": "L47", "weight": 1.0}, {"source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", "target": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f1_build_\u0645\u062d\u0644\u06cc_asset_\u0647\u0627_\u062d\u06cc\u0627\u062a\u06cc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara-php.md", "source_location": "L63", "weight": 1.0}, {"source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", "target": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f2_\u0633\u0627\u062e\u062a_\u062f\u06cc\u062a\u0627\u0628\u06cc\u0633_\u0648_redis", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara-php.md", "source_location": "L76", "weight": 1.0}, {"source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", "target": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f3_\u0633\u0627\u062e\u062a_\u0628\u0631\u0646\u0627\u0645\u0647_php", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara-php.md", "source_location": "L85", "weight": 1.0}, {"source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", "target": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f4_\u0633\u0627\u062e\u062a_\u062f\u06cc\u0633\u06a9_\u0647\u0627\u06cc_\u0645\u0627\u0646\u062f\u06af\u0627\u0631", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara-php.md", "source_location": "L92", "weight": 1.0}, {"source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", "target": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f5_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara-php.md", "source_location": "L106", "weight": 1.0}, {"source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", "target": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f6_\u062f\u06cc\u067e\u0644\u0648\u06cc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara-php.md", "source_location": "L131", "weight": 1.0}, {"source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", "target": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f7_\u0627\u062a\u0635\u0627\u0644_\u062f\u0627\u0645\u0646\u0647_\u0648_\u062a\u0623\u06cc\u06cc\u062f", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara-php.md", "source_location": "L146", "weight": 1.0}, {"source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", "target": "docs_deploy_liara_php_\u062f\u06cc\u067e\u0644\u0648\u06cc_\u0647\u0627\u06cc_\u0628\u0639\u062f\u06cc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara-php.md", "source_location": "L162", "weight": 1.0}, {"source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", "target": "docs_deploy_liara_php_\u0646\u06af\u0627\u0634\u062a_compose_\u0644\u06cc\u0627\u0631\u0627_php_platform", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara-php.md", "source_location": "L173", "weight": 1.0}, {"source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", "target": "docs_deploy_liara_php_\u0631\u0641\u0639_\u0627\u0634\u06a9\u0627\u0644", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara-php.md", "source_location": "L190", "weight": 1.0}, {"source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", "target": "docs_deploy_liara_php_\u0631\u06cc\u0633\u06a9_\u0647\u0627\u06cc_\u0634\u0646\u0627\u062e\u062a\u0647_\u0634\u062f\u0647", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara-php.md", "source_location": "L204", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/73ad644cede4254811fab6f825750f127edb1b5f08b8bad25b99b85c097a9556.json b/graphify-out/cache/ast/v0.8.44/73ad644cede4254811fab6f825750f127edb1b5f08b8bad25b99b85c097a9556.json new file mode 100644 index 00000000..fe2034d1 --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/73ad644cede4254811fab6f825750f127edb1b5f08b8bad25b99b85c097a9556.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_claude_prompt_admin_spa_test_suite_md", "label": "admin-spa-test-suite.md", "file_type": "document", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L1"}, {"id": "prompt_admin_spa_test_suite_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u062a\u0633\u062a_\u0648_\u0646\u0648\u0634\u062a\u0646_\u062a\u0633\u062a_\u0633\u0648\u0626\u06cc\u062a_\u06a9\u0627\u0645\u0644_\u0628\u0631\u0627\u06cc_admin_spa", "label": "\u0631\u0627\u0647\u200c\u0627\u0646\u062f\u0627\u0632\u06cc \u062a\u0633\u062a \u0648 \u0646\u0648\u0634\u062a\u0646 \u062a\u0633\u062a\u200c\u0633\u0648\u0626\u06cc\u062a \u06a9\u0627\u0645\u0644 \u0628\u0631\u0627\u06cc Admin SPA", "file_type": "document", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L1"}, {"id": "prompt_admin_spa_test_suite_\u067e\u0631\u0648\u0698\u0647", "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L3"}, {"id": "prompt_admin_spa_test_suite_\u0632\u0645\u06cc\u0646\u0647", "label": "\u0632\u0645\u06cc\u0646\u0647", "file_type": "document", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L7"}, {"id": "prompt_admin_spa_test_suite_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", "file_type": "document", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L11"}, {"id": "prompt_admin_spa_test_suite_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L17"}, {"id": "prompt_admin_spa_test_suite_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc", "file_type": "document", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L34"}, {"id": "prompt_admin_spa_test_suite_\u0648\u0638\u0627\u06cc\u0641", "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L89"}, {"id": "prompt_admin_spa_test_suite_\u06f1_\u0646\u0635\u0628_\u0627\u0628\u0632\u0627\u0631_\u0648_\u06a9\u0627\u0646\u0641\u06cc\u06af_runner", "label": "\u06f1. \u0646\u0635\u0628 \u0627\u0628\u0632\u0627\u0631 \u0648 \u06a9\u0627\u0646\u0641\u06cc\u06af runner", "file_type": "document", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L91"}, {"id": "prompt_admin_spa_test_suite_\u06f2_\u062a\u0633\u062a_\u0648\u0627\u062d\u062f_lib_utils_ts_\u0627\u0648\u0644_\u0648_\u0645\u0647\u0645_\u062a\u0631\u06cc\u0646_\u0645\u0646\u0637\u0642_\u062e\u0627\u0644\u0635_\u0628\u062f\u0648\u0646_mock", "label": "\u06f2. \u062a\u0633\u062a \u0648\u0627\u062d\u062f `lib/utils.ts` (\u0627\u0648\u0644 \u0648 \u0645\u0647\u0645\u200c\u062a\u0631\u06cc\u0646 \u2014 \u0645\u0646\u0637\u0642 \u062e\u0627\u0644\u0635\u060c \u0628\u062f\u0648\u0646 mock)", "file_type": "document", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L143"}, {"id": "prompt_admin_spa_test_suite_\u06f3_\u062a\u0633\u062a_lib_api_ts_mock_fetch_localstorage_store_location", "label": "\u06f3. \u062a\u0633\u062a `lib/api.ts` (mock fetch/localStorage/store/location)", "file_type": "document", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L184"}, {"id": "prompt_admin_spa_test_suite_\u06f4_\u062a\u0633\u062a_stores", "label": "\u06f4. \u062a\u0633\u062a stores", "file_type": "document", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L213"}, {"id": "prompt_admin_spa_test_suite_\u06f5_\u062a\u0633\u062a_hooks_\u0628\u0627_queryclient_wrapper_mock_api", "label": "\u06f5. \u062a\u0633\u062a hooks (\u0628\u0627 QueryClient wrapper + mock api)", "file_type": "document", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L226"}, {"id": "prompt_admin_spa_test_suite_\u06f6_\u062a\u0633\u062a_\u06a9\u0627\u0645\u067e\u0648\u0646\u0646\u062a_\u0647\u0627\u06cc_ui_render_\u0631\u0641\u062a\u0627\u0631", "label": "\u06f6. \u062a\u0633\u062a \u06a9\u0627\u0645\u067e\u0648\u0646\u0646\u062a\u200c\u0647\u0627\u06cc UI (render + \u0631\u0641\u062a\u0627\u0631)", "file_type": "document", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L258"}, {"id": "prompt_admin_spa_test_suite_\u06f7_\u062a\u0633\u062a_\u0635\u0641\u062d\u0647_page_\u0628\u0627_mock_\u0644\u0627\u06cc\u0647_\u06cc_api", "label": "\u06f7. \u062a\u0633\u062a \u0635\u0641\u062d\u0647 (page) \u0628\u0627 mock \u0644\u0627\u06cc\u0647\u200c\u06cc api", "file_type": "document", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L283"}, {"id": "prompt_admin_spa_test_suite_\u06f8_\u0627\u062c\u0631\u0627_\u0648_\u0633\u0628\u0632\u06a9\u0631\u062f\u0646", "label": "\u06f8. \u0627\u062c\u0631\u0627 \u0648 \u0633\u0628\u0632\u06a9\u0631\u062f\u0646", "file_type": "document", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L298"}, {"id": "prompt_admin_spa_test_suite_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L306"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_claude_prompt_admin_spa_test_suite_md", "target": "prompt_admin_spa_test_suite_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u062a\u0633\u062a_\u0648_\u0646\u0648\u0634\u062a\u0646_\u062a\u0633\u062a_\u0633\u0648\u0626\u06cc\u062a_\u06a9\u0627\u0645\u0644_\u0628\u0631\u0627\u06cc_admin_spa", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L1", "weight": 1.0}, {"source": "prompt_admin_spa_test_suite_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u062a\u0633\u062a_\u0648_\u0646\u0648\u0634\u062a\u0646_\u062a\u0633\u062a_\u0633\u0648\u0626\u06cc\u062a_\u06a9\u0627\u0645\u0644_\u0628\u0631\u0627\u06cc_admin_spa", "target": "prompt_admin_spa_test_suite_\u067e\u0631\u0648\u0698\u0647", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L3", "weight": 1.0}, {"source": "prompt_admin_spa_test_suite_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u062a\u0633\u062a_\u0648_\u0646\u0648\u0634\u062a\u0646_\u062a\u0633\u062a_\u0633\u0648\u0626\u06cc\u062a_\u06a9\u0627\u0645\u0644_\u0628\u0631\u0627\u06cc_admin_spa", "target": "prompt_admin_spa_test_suite_\u0632\u0645\u06cc\u0646\u0647", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L7", "weight": 1.0}, {"source": "prompt_admin_spa_test_suite_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u062a\u0633\u062a_\u0648_\u0646\u0648\u0634\u062a\u0646_\u062a\u0633\u062a_\u0633\u0648\u0626\u06cc\u062a_\u06a9\u0627\u0645\u0644_\u0628\u0631\u0627\u06cc_admin_spa", "target": "prompt_admin_spa_test_suite_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L11", "weight": 1.0}, {"source": "prompt_admin_spa_test_suite_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u062a\u0633\u062a_\u0648_\u0646\u0648\u0634\u062a\u0646_\u062a\u0633\u062a_\u0633\u0648\u0626\u06cc\u062a_\u06a9\u0627\u0645\u0644_\u0628\u0631\u0627\u06cc_admin_spa", "target": "prompt_admin_spa_test_suite_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L17", "weight": 1.0}, {"source": "prompt_admin_spa_test_suite_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u062a\u0633\u062a_\u0648_\u0646\u0648\u0634\u062a\u0646_\u062a\u0633\u062a_\u0633\u0648\u0626\u06cc\u062a_\u06a9\u0627\u0645\u0644_\u0628\u0631\u0627\u06cc_admin_spa", "target": "prompt_admin_spa_test_suite_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L34", "weight": 1.0}, {"source": "prompt_admin_spa_test_suite_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u062a\u0633\u062a_\u0648_\u0646\u0648\u0634\u062a\u0646_\u062a\u0633\u062a_\u0633\u0648\u0626\u06cc\u062a_\u06a9\u0627\u0645\u0644_\u0628\u0631\u0627\u06cc_admin_spa", "target": "prompt_admin_spa_test_suite_\u0648\u0638\u0627\u06cc\u0641", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L89", "weight": 1.0}, {"source": "prompt_admin_spa_test_suite_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_admin_spa_test_suite_\u06f1_\u0646\u0635\u0628_\u0627\u0628\u0632\u0627\u0631_\u0648_\u06a9\u0627\u0646\u0641\u06cc\u06af_runner", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L91", "weight": 1.0}, {"source": "prompt_admin_spa_test_suite_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_admin_spa_test_suite_\u06f2_\u062a\u0633\u062a_\u0648\u0627\u062d\u062f_lib_utils_ts_\u0627\u0648\u0644_\u0648_\u0645\u0647\u0645_\u062a\u0631\u06cc\u0646_\u0645\u0646\u0637\u0642_\u062e\u0627\u0644\u0635_\u0628\u062f\u0648\u0646_mock", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L143", "weight": 1.0}, {"source": "prompt_admin_spa_test_suite_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_admin_spa_test_suite_\u06f3_\u062a\u0633\u062a_lib_api_ts_mock_fetch_localstorage_store_location", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L184", "weight": 1.0}, {"source": "prompt_admin_spa_test_suite_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_admin_spa_test_suite_\u06f4_\u062a\u0633\u062a_stores", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L213", "weight": 1.0}, {"source": "prompt_admin_spa_test_suite_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_admin_spa_test_suite_\u06f5_\u062a\u0633\u062a_hooks_\u0628\u0627_queryclient_wrapper_mock_api", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L226", "weight": 1.0}, {"source": "prompt_admin_spa_test_suite_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_admin_spa_test_suite_\u06f6_\u062a\u0633\u062a_\u06a9\u0627\u0645\u067e\u0648\u0646\u0646\u062a_\u0647\u0627\u06cc_ui_render_\u0631\u0641\u062a\u0627\u0631", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L258", "weight": 1.0}, {"source": "prompt_admin_spa_test_suite_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_admin_spa_test_suite_\u06f7_\u062a\u0633\u062a_\u0635\u0641\u062d\u0647_page_\u0628\u0627_mock_\u0644\u0627\u06cc\u0647_\u06cc_api", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L283", "weight": 1.0}, {"source": "prompt_admin_spa_test_suite_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_admin_spa_test_suite_\u06f8_\u0627\u062c\u0631\u0627_\u0648_\u0633\u0628\u0632\u06a9\u0631\u062f\u0646", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L298", "weight": 1.0}, {"source": "prompt_admin_spa_test_suite_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u062a\u0633\u062a_\u0648_\u0646\u0648\u0634\u062a\u0646_\u062a\u0633\u062a_\u0633\u0648\u0626\u06cc\u062a_\u06a9\u0627\u0645\u0644_\u0628\u0631\u0627\u06cc_admin_spa", "target": "prompt_admin_spa_test_suite_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/admin-spa-test-suite.md", "source_location": "L306", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/ade1392f7cf72c544736a765b03140858e45cc5f12a480cd03ba4628af17e84b.json b/graphify-out/cache/ast/v0.8.44/ade1392f7cf72c544736a765b03140858e45cc5f12a480cd03ba4628af17e84b.json new file mode 100644 index 00000000..5acc03ad --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/ade1392f7cf72c544736a765b03140858e45cc5f12a480cd03ba4628af17e84b.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_deploy_liara_md", "label": "deploy-liara.md", "file_type": "document", "source_file": "docs/deploy-liara.md", "source_location": "L1"}, {"id": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", "label": "\u0631\u0627\u0647\u0646\u0645\u0627\u06cc \u062f\u06cc\u067e\u0644\u0648\u06cc ClinicPro \u0631\u0648\u06cc \u0644\u06cc\u0627\u0631\u0627 (Docker)", "file_type": "document", "source_file": "docs/deploy-liara.md", "source_location": "L1"}, {"id": "docs_deploy_liara_\u0646\u0645\u0627\u06cc_\u06a9\u0644\u06cc_\u0645\u0639\u0645\u0627\u0631\u06cc", "label": "\u0646\u0645\u0627\u06cc \u06a9\u0644\u06cc \u0645\u0639\u0645\u0627\u0631\u06cc", "file_type": "document", "source_file": "docs/deploy-liara.md", "source_location": "L9"}, {"id": "docs_deploy_liara_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627", "label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627", "file_type": "document", "source_file": "docs/deploy-liara.md", "source_location": "L36"}, {"id": "docs_deploy_liara_\u06af\u0627\u0645_\u06f1_\u0633\u0627\u062e\u062a_\u062f\u06cc\u062a\u0627\u0628\u06cc\u0633_\u0648_redis", "label": "\u06af\u0627\u0645 \u06f1 \u2014 \u0633\u0627\u062e\u062a \u062f\u06cc\u062a\u0627\u0628\u06cc\u0633 \u0648 Redis", "file_type": "document", "source_file": "docs/deploy-liara.md", "source_location": "L58"}, {"id": "docs_deploy_liara_\u06af\u0627\u0645_\u06f2_\u0633\u0627\u062e\u062a_\u0628\u0631\u0646\u0627\u0645\u0647_\u062f\u0627\u06a9\u0631", "label": "\u06af\u0627\u0645 \u06f2 \u2014 \u0633\u0627\u062e\u062a \u0628\u0631\u0646\u0627\u0645\u0647\u0654 \u062f\u0627\u06a9\u0631", "file_type": "document", "source_file": "docs/deploy-liara.md", "source_location": "L69"}, {"id": "docs_deploy_liara_\u06af\u0627\u0645_\u06f3_\u0633\u0627\u062e\u062a_\u062f\u06cc\u0633\u06a9_\u0647\u0627\u06cc_\u0645\u0627\u0646\u062f\u06af\u0627\u0631", "label": "\u06af\u0627\u0645 \u06f3 \u2014 \u0633\u0627\u062e\u062a \u062f\u06cc\u0633\u06a9\u200c\u0647\u0627\u06cc \u0645\u0627\u0646\u062f\u06af\u0627\u0631", "file_type": "document", "source_file": "docs/deploy-liara.md", "source_location": "L76"}, {"id": "docs_deploy_liara_\u06af\u0627\u0645_\u06f4_\u0633\u062a_\u06a9\u0631\u062f\u0646_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc", "label": "\u06af\u0627\u0645 \u06f4 \u2014 \u0633\u062a\u200c\u06a9\u0631\u062f\u0646 \u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc \u0645\u062d\u06cc\u0637\u06cc", "file_type": "document", "source_file": "docs/deploy-liara.md", "source_location": "L90"}, {"id": "docs_deploy_liara_\u06af\u0627\u0645_\u06f5_\u062f\u06cc\u067e\u0644\u0648\u06cc", "label": "\u06af\u0627\u0645 \u06f5 \u2014 \u062f\u06cc\u067e\u0644\u0648\u06cc", "file_type": "document", "source_file": "docs/deploy-liara.md", "source_location": "L114"}, {"id": "docs_deploy_liara_\u06af\u0627\u0645_\u06f6_\u0627\u062a\u0635\u0627\u0644_\u062f\u0627\u0645\u0646\u0647_\u0648_\u062a\u0623\u06cc\u06cc\u062f", "label": "\u06af\u0627\u0645 \u06f6 \u2014 \u0627\u062a\u0635\u0627\u0644 \u062f\u0627\u0645\u0646\u0647 \u0648 \u062a\u0623\u06cc\u06cc\u062f", "file_type": "document", "source_file": "docs/deploy-liara.md", "source_location": "L132"}, {"id": "docs_deploy_liara_\u062f\u06cc\u067e\u0644\u0648\u06cc_\u0647\u0627\u06cc_\u0628\u0639\u062f\u06cc", "label": "\u062f\u06cc\u067e\u0644\u0648\u06cc\u200c\u0647\u0627\u06cc \u0628\u0639\u062f\u06cc", "file_type": "document", "source_file": "docs/deploy-liara.md", "source_location": "L148"}, {"id": "docs_deploy_liara_\u0631\u0641\u0639_\u0627\u0634\u06a9\u0627\u0644", "label": "\u0631\u0641\u0639 \u0627\u0634\u06a9\u0627\u0644", "file_type": "document", "source_file": "docs/deploy-liara.md", "source_location": "L159"}, {"id": "docs_deploy_liara_\u06af\u0632\u06cc\u0646\u0647_\u062c\u0627\u06cc\u06af\u0632\u06cc\u0646_worker_\u0645\u062c\u0632\u0627", "label": "\u06af\u0632\u06cc\u0646\u0647\u0654 \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646 \u2014 worker \u0645\u062c\u0632\u0627", "file_type": "document", "source_file": "docs/deploy-liara.md", "source_location": "L171"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_deploy_liara_md", "target": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara.md", "source_location": "L1", "weight": 1.0}, {"source": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", "target": "docs_deploy_liara_\u0646\u0645\u0627\u06cc_\u06a9\u0644\u06cc_\u0645\u0639\u0645\u0627\u0631\u06cc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara.md", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_deploy_liara_md", "target": "users_hamed_pj_my_pj_clinic_pro_clinicpro_dockerfile_md", "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara.md", "source_location": "L29", "weight": 1.0}, {"source": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", "target": "docs_deploy_liara_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara.md", "source_location": "L36", "weight": 1.0}, {"source": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", "target": "docs_deploy_liara_\u06af\u0627\u0645_\u06f1_\u0633\u0627\u062e\u062a_\u062f\u06cc\u062a\u0627\u0628\u06cc\u0633_\u0648_redis", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara.md", "source_location": "L58", "weight": 1.0}, {"source": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", "target": "docs_deploy_liara_\u06af\u0627\u0645_\u06f2_\u0633\u0627\u062e\u062a_\u0628\u0631\u0646\u0627\u0645\u0647_\u062f\u0627\u06a9\u0631", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara.md", "source_location": "L69", "weight": 1.0}, {"source": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", "target": "docs_deploy_liara_\u06af\u0627\u0645_\u06f3_\u0633\u0627\u062e\u062a_\u062f\u06cc\u0633\u06a9_\u0647\u0627\u06cc_\u0645\u0627\u0646\u062f\u06af\u0627\u0631", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara.md", "source_location": "L76", "weight": 1.0}, {"source": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", "target": "docs_deploy_liara_\u06af\u0627\u0645_\u06f4_\u0633\u062a_\u06a9\u0631\u062f\u0646_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara.md", "source_location": "L90", "weight": 1.0}, {"source": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", "target": "docs_deploy_liara_\u06af\u0627\u0645_\u06f5_\u062f\u06cc\u067e\u0644\u0648\u06cc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara.md", "source_location": "L114", "weight": 1.0}, {"source": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", "target": "docs_deploy_liara_\u06af\u0627\u0645_\u06f6_\u0627\u062a\u0635\u0627\u0644_\u062f\u0627\u0645\u0646\u0647_\u0648_\u062a\u0623\u06cc\u06cc\u062f", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara.md", "source_location": "L132", "weight": 1.0}, {"source": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", "target": "docs_deploy_liara_\u062f\u06cc\u067e\u0644\u0648\u06cc_\u0647\u0627\u06cc_\u0628\u0639\u062f\u06cc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara.md", "source_location": "L148", "weight": 1.0}, {"source": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", "target": "docs_deploy_liara_\u0631\u0641\u0639_\u0627\u0634\u06a9\u0627\u0644", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara.md", "source_location": "L159", "weight": 1.0}, {"source": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", "target": "docs_deploy_liara_\u06af\u0632\u06cc\u0646\u0647_\u062c\u0627\u06cc\u06af\u0632\u06cc\u0646_worker_\u0645\u062c\u0632\u0627", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/deploy-liara.md", "source_location": "L171", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/d9b9232a0f115eb1d752c2b149a5224ea030fd04d3c92ab964d53a6701d5e0a7.json b/graphify-out/cache/ast/v0.8.44/d9b9232a0f115eb1d752c2b149a5224ea030fd04d3c92ab964d53a6701d5e0a7.json new file mode 100644 index 00000000..8aa13dfc --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/d9b9232a0f115eb1d752c2b149a5224ea030fd04d3c92ab964d53a6701d5e0a7.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_liara_pre_build_sh", "label": "liara_pre_build.sh", "file_type": "code", "source_file": "liara_pre_build.sh", "source_location": "L1", "metadata": {"language": "bash", "kind": "file"}}, {"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_liara_pre_build_sh__entry", "label": "liara_pre_build.sh script", "file_type": "code", "source_file": "liara_pre_build.sh", "source_location": "L1", "metadata": {"language": "bash", "kind": "bash_entrypoint"}}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_liara_pre_build_sh", "target": "users_hamed_pj_my_pj_clinic_pro_clinicpro_liara_pre_build_sh__entry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "liara_pre_build.sh", "source_location": "L1", "weight": 1.0}]} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/dfb08e90e9fc87e3ae70684c1620bea416fcc661377244f40ee83b3476e81944.json b/graphify-out/cache/ast/v0.8.44/dfb08e90e9fc87e3ae70684c1620bea416fcc661377244f40ee83b3476e81944.json new file mode 100644 index 00000000..6f758bd7 --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/dfb08e90e9fc87e3ae70684c1620bea416fcc661377244f40ee83b3476e81944.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_liara_pre_start_sh", "label": "liara_pre_start.sh", "file_type": "code", "source_file": "liara_pre_start.sh", "source_location": "L1", "metadata": {"language": "bash", "kind": "file"}}, {"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_liara_pre_start_sh__entry", "label": "liara_pre_start.sh script", "file_type": "code", "source_file": "liara_pre_start.sh", "source_location": "L1", "metadata": {"language": "bash", "kind": "bash_entrypoint"}}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_liara_pre_start_sh", "target": "users_hamed_pj_my_pj_clinic_pro_clinicpro_liara_pre_start_sh__entry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "liara_pre_start.sh", "source_location": "L1", "weight": 1.0}]} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/edf1ab3ddcd8206d3e2cb2c85fd3f7f274dc59001e09dcfd6f250a0b00493c6f.json b/graphify-out/cache/ast/v0.8.44/edf1ab3ddcd8206d3e2cb2c85fd3f7f274dc59001e09dcfd6f250a0b00493c6f.json new file mode 100644 index 00000000..ca479ef6 --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/edf1ab3ddcd8206d3e2cb2c85fd3f7f274dc59001e09dcfd6f250a0b00493c6f.json @@ -0,0 +1 @@ +{"nodes": [], "edges": [], "skipped": "data json (not a config/manifest)"} \ No newline at end of file diff --git a/graphify-out/cache/stat-index.json b/graphify-out/cache/stat-index.json index 138cb892..480b4c63 100644 --- a/graphify-out/cache/stat-index.json +++ b/graphify-out/cache/stat-index.json @@ -1 +1 @@ -{"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/assets/controllers.json":{"size":198,"mtime_ns":1781030172830093265,"hash":"c2038f4c739d4a1620199394a2ccfdd5c91ef846a0f81048388ffa7b65df091b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/composer.json":{"size":3082,"mtime_ns":1782645766148245683,"hash":"d1fe8db3ea082855e8c562819934d2719debd0d5541e7eb5853d87d13cc47459"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/config/bundles.php":{"size":991,"mtime_ns":1781030790602666616,"hash":"ffc97986a2386074ed8eb1b4b9dcbca2ffa7cc6b3600a6c37e3112d6be39e0f4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/config/preload.php":{"size":184,"mtime_ns":1781009656090972900,"hash":"718612fb509259556db6202d93b5f3b1bd85a6be6d523cdc6fb1d81b569ce256"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/config/reference.php":{"size":105233,"mtime_ns":1782645766235591855,"hash":"a2030203ccca39bf435675e884e805a2bc3db13ddfded1d346ac649bab6deeab"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/create_test_users.php":{"size":4062,"mtime_ns":1781168063674077630,"hash":"35e828a0495a0a4aaa7539781076edff3b0af2e88562ea0ae1299cfc17fa91b6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/city.json":{"size":48958,"mtime_ns":1760953552261818528,"hash":"4c321bdc22df2c9e02e37cb3c1a44d792710e94c53f0131f14e88f0ba60cfbf5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/doctor_services.json":{"size":42359,"mtime_ns":1781085019042251229,"hash":"086809f01c4c6e77ab1161688bd03d60ff524735d0d7655cb0daa55bbb53875a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/import.php":{"size":5488,"mtime_ns":1781089058225002885,"hash":"7f22b1eef5dacde90d1f87178f5b446df06562e86331f2b1fef0672da6d33fb9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed.php":{"size":27683,"mtime_ns":1781090517391813278,"hash":"9f68801870c368286543040b482a6a8e9773a82506565226d705c0b410873025"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_finish.php":{"size":10806,"mtime_ns":1781091340487318516,"hash":"f36f97df126491fcfdc438f289489a189bbc58b7fa5dc61e48a40edefb77c623"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php":{"size":42270,"mtime_ns":1781091251098443866,"hash":"da652ff8b7513cab398dc4f7d6dcc92399ef0507410f466a72929684aee6abc2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/specialties.json":{"size":16189,"mtime_ns":1781084374016184330,"hash":"de4ba8a0ed9fe595a89be7b4113ae37bddd5dcc5e59766f4cdf7ec34cfd44dc6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/state.json":{"size":1708,"mtime_ns":1760953552262399793,"hash":"3678b80abe63c2c45d0ef5f5cfd63cb46f5bcff7cb6f73fb3c8d188ce24d0242"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609130407.php":{"size":1154,"mtime_ns":1781010250896191835,"hash":"d9130e4e0fcecbfc302da5ef3184d0665ef9844067e63673b091dc6b09e5c432"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609131304.php":{"size":8945,"mtime_ns":1781010908745260477,"hash":"d8db037c64d216c9d6e3018caab7c9a4966abfe31e41794f43728ac0bd3c11bb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609131553.php":{"size":1477,"mtime_ns":1781010960853107810,"hash":"1b3c9ad833965008985bcf3f6a1894e400bc58bb0a8de2b6bc159c31ecdcca5d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609132009.php":{"size":1986,"mtime_ns":1781011210879944205,"hash":"95e296cf289224cc43748507a9496f493d0e25b829a9e3d8bb8567f6f022d378"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609132708.php":{"size":5572,"mtime_ns":1781011630935659766,"hash":"d3211b9b4b08ad40b543052498b4ad7adeb034ffbabc4a83f761807df8e2fe9f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609133121.php":{"size":4855,"mtime_ns":1781011890870506406,"hash":"fc65641b70ce6d9bb2409aeecccb580333685ba71bcdddb72ea185fc9b717e9b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609133334.php":{"size":1529,"mtime_ns":1781012020936148882,"hash":"d2753baf2902d723dba6ef2928c65627dbc4f006c5493a45182b450fb4598fd6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609133546.php":{"size":1688,"mtime_ns":1781012150911850095,"hash":"98b56edc2e31c609f70d82d1e697c6598f3c65c4120d4e77510d19c0030e9d87"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609134112.php":{"size":2830,"mtime_ns":1781012480955463648,"hash":"ffb5700205e312f10728cd20f9638450cd2195df9627b5b51f92690526214845"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609134741.php":{"size":1789,"mtime_ns":1781012870832220674,"hash":"eb2a55b4f50f4fd58288452b71dfb5e190958cb8c775354dc9c9f99c929dfff0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609135126.php":{"size":1922,"mtime_ns":1781013090876422882,"hash":"a736efea5774baa48ac87522442943580e9ce47cab3479e1033e71fc6131eae5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609135514.php":{"size":1449,"mtime_ns":1781013320954994440,"hash":"e3901078cc23a4e9ba6a7b748e32fc1a04f888c8d5680da5100b26a56dcd0559"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609135704.php":{"size":2558,"mtime_ns":1781013430957508206,"hash":"6ce6851d5331c07c1f13c94f475a7f6823551927ff0b7ccfa8fddec146e69fcc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609135923.php":{"size":3457,"mtime_ns":1781013570869080544,"hash":"b7a581c53e463fa8bfb6a7ccdd65d75c2146aa3b8190852a84a15ad2c8d3bf3d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609140223.php":{"size":1590,"mtime_ns":1781013750963170886,"hash":"c0c011d8f3040d2b81dff1ec667f2d650567eb141271ff4d368ed66fdfef9342"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609140423.php":{"size":1535,"mtime_ns":1781013870906972885,"hash":"0fb344e74f64622b3ea3f4a29e8b6412f35ec60ee46cd25abd5ea3e0abc8c299"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610062539.php":{"size":826,"mtime_ns":1781072744933894396,"hash":"c9a4bfd06b4bdb00f74c6a5973acbea2b86b4c8ab64c8d28c730dcdda5bc0e88"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610092558.php":{"size":780,"mtime_ns":1781083564938987613,"hash":"7b3ae1ae82625519d5c7986d542c84dc5c37949ac4f3a8c356191dc480b7cc0c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610103401.php":{"size":20904,"mtime_ns":1781087803230706453,"hash":"f54443ba8ee1b2d436f3e2bdafcdb026b5b3c8dae9941623fb401792aa68bb85"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610110039.php":{"size":817,"mtime_ns":1781089244896521926,"hash":"a68634b6818f1b331bc2232ff9429792f11a7090ef18315754dbb5feec3981b7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610110921.php":{"size":1611,"mtime_ns":1781089784421230793,"hash":"2f112d7fbfee7d1a0ec047535854cfb1bf8088099d4f5219e23f9458380f90ce"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610111254.php":{"size":1109,"mtime_ns":1781089984946035862,"hash":"2c68d5ebfef56abee588aa5abb74a571918a0ed04eec7be7ea8039d9a12046ff"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610113711.php":{"size":1499,"mtime_ns":1781091448606693864,"hash":"4cd9c0910a49718627e7ea3c5f6f448e6508e609c70d643e160a6c740937d13f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610140853.php":{"size":5927,"mtime_ns":1782583543657239761,"hash":"02683252b3c23dc3005af00fc6a42cbc360a306c799a88ee722cf1560ba22da4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610175105.php":{"size":767,"mtime_ns":1781113873591904402,"hash":"49ffb1ef4d630a180b47d4b1f42da6c3ddf8283dc93bc192c16060cc093b5b82"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610183655.php":{"size":2273,"mtime_ns":1781116623586431980,"hash":"e1573ba5f962b956314e7e17a8adf8fc3683dc6065c34490b60a25636d7fe4a6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260611075829.php":{"size":3004,"mtime_ns":1782626301195816873,"hash":"b3ba50cb2690810d8fb010f0ede4cf92906376908208bf0093512752d72fed76"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260611083424.php":{"size":881,"mtime_ns":1781166873770630956,"hash":"38e49fefb94b0029f3a10ac5aa846f341e47fb69686ad6d23c4b324de4b5e218"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260611084046.php":{"size":1410,"mtime_ns":1781167246413147688,"hash":"ace825e63afb52cfc794f24547a03563c501cb951545c1a8fe50e2f198e11572"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260612081739.php":{"size":1185,"mtime_ns":1781252261521732569,"hash":"abfc51c67c959f525711c661c21872e6a831079510241c197b86175623bc217b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260612132848.php":{"size":1667,"mtime_ns":1781258338612526059,"hash":"c3d155690c12d3c3243190dcc759adf44cdf6a727b3b2563ba50caa78fd2a3cc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181134.php":{"size":1715,"mtime_ns":1781516938570601065,"hash":"4febd40d1e647abbd00413dbb51dc59d5f73d15a6d54d7668d08861f2e6c2d99"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181629.php":{"size":3515,"mtime_ns":1781516938570859523,"hash":"c8a4a0b22f709c3ad72760ab89c787f44260064e9d3222449292133d85b27862"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php":{"size":4760,"mtime_ns":1781516938571506442,"hash":"3f5f75cf96210cabb9a36a61036acb7bea5fd01466b367725995b9fd52bedb2c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614182549.php":{"size":2122,"mtime_ns":1781516938571645400,"hash":"1fc5633381813d3939e8513eb233bfd9c24797537a8348bc83e1f29c2b41e311"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614182950.php":{"size":2545,"mtime_ns":1781516938571764692,"hash":"fd126b1e4e09b2f3433242d40992cb2a829d80a357faa87bf922d86bbf514c2f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614183527.php":{"size":4022,"mtime_ns":1781516938571888567,"hash":"98a07ace9623c623dddcecb1bf1d4189d8efe1692ba261779b1f9661ac07ff25"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260615060415.php":{"size":851,"mtime_ns":1781516938572128193,"hash":"0231ff42cfb43dd4cb4ecfaff3e4f1d285d30fdd87a120fccc6046fac3d1e040"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260615061938.php":{"size":981,"mtime_ns":1781516938572427735,"hash":"1ac836b1d7089a2dd47756eb7ba0e65801105e2dda52aee3f5df981daa57db88"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260615074107.php":{"size":1712,"mtime_ns":1781516938573278653,"hash":"f16f0d0bcf5a4646bcaf98725563639c8ff8b4f2a6d8cf9b8f6a0e7bfbe4c39d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260615142236.php":{"size":1117,"mtime_ns":1781535498215147916,"hash":"27e62ea86a4f3aa8539bd976213f57efbd6eb36b8aa4798fe52f2274571941c3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260615203529.php":{"size":1746,"mtime_ns":1781557035803907615,"hash":"b735a483f4db548f9613dd6d5efc8489f1a14559737b39f5fa9ec395f6ad21c2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260619062912.php":{"size":772,"mtime_ns":1781850555276849213,"hash":"7803c7d2fe66171063a19937794a6630d34dff563450bbcead5fa6051866ca2f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260619121047.php":{"size":780,"mtime_ns":1781871054836536786,"hash":"5b96978f092d4e81b6b9ca61e2a5d5a53e51f1b9b8bf6be43f38cc462371a252"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260619170105.php":{"size":1000,"mtime_ns":1781888467242271818,"hash":"24b56c5edca5c601b008f28dc8b642de32dceeeb408ec38cd5e3f7c40c3ce4f3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260621084558.php":{"size":774,"mtime_ns":1782031565107938146,"hash":"1a88683010bc9f3571111e2c63fceda2062724f08e0c93a8519405d4ed8bf33c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260621094624.php":{"size":774,"mtime_ns":1782035186037116338,"hash":"846706a2c43ed5b3354ff1ebc8d0eb9d9c7dcaca94802f6b8ae4d4653eb54fc9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260622160119.php":{"size":779,"mtime_ns":1782144086923054995,"hash":"d1a46bd2a54a9e9f55a692342bbd1bc49add55e4c29368fef1c0fd6d4f8a9292"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260622163152.php":{"size":1377,"mtime_ns":1782214545724072190,"hash":"64ff3985f32d0d18646d441f0edd99be402305cbff68d66519dcb196e17e42bd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260622171538.php":{"size":1410,"mtime_ns":1782214545724191815,"hash":"42c0bfb273a488f98079a84f3331c2000ec0018e5c1a748a4f76481853fca168"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260622173707.php":{"size":1491,"mtime_ns":1782214545724314524,"hash":"e7ca8699e56c8ce50350006668b7958af1be4663f36620a12ce34dc1fecea6e1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260622181251.php":{"size":1171,"mtime_ns":1782214545724441066,"hash":"9a5233ddd9873b485bfcf9b9009619a42cec5bc0a4516d98a387b42a249aa0c5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260622184409.php":{"size":2212,"mtime_ns":1782214545724627733,"hash":"caa199786e4c7016e4232e653b063278fe809536f4eb2b42305e3bd30beef290"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260622185948.php":{"size":2005,"mtime_ns":1782214545724826651,"hash":"7048fe9c1439b52f85abf3186cf4eec913eb873e8ac6ae1154712adccc327b83"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260623115721.php":{"size":779,"mtime_ns":1782215846636875546,"hash":"4c8e43a5be46030c087a8679b9b84e8cf58b4174e9228f94fa02dd0d3f2e5990"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260623173907.php":{"size":779,"mtime_ns":1782253591740927223,"hash":"237d660c556b7f37176854a98f02cd114fafab9405f9ae4945a8a75941928f8d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260624030339.php":{"size":916,"mtime_ns":1782270223182271448,"hash":"a97dc816b64080ab3aabd67347c2161faff7090629810a6db13c051991edd8af"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260624092459.php":{"size":2059,"mtime_ns":1782293101374459999,"hash":"44b5621ce383ac7cb1cea47d7006f3c2b0b47bba8d49f59c78a0df4f737f8482"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260624093738.php":{"size":1266,"mtime_ns":1782293867202071491,"hash":"dedb9cb5586cb39f3d35af323fab3e41ff8e63ca961cdb98b8a7beabd113c8af"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260624123236.php":{"size":809,"mtime_ns":1782304359030218634,"hash":"acb3129833c4f6b1ec99f90496e23400de1df0624f1dbbba5077a20500a38548"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260625135132.php":{"size":780,"mtime_ns":1782395498606655159,"hash":"a1c3aafeaa1761bfaff51ae0c523a2781cf359fca511e7aa8bd294b70011a9a9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260625150304.php":{"size":1990,"mtime_ns":1782399813900039403,"hash":"87f84613f1b928abd28cf7502c4572ebf7599d0c47d3c97497a5d74b9fb2c983"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/package.json":{"size":1838,"mtime_ns":1782581894343592003,"hash":"f5b39377cda82aef1db0b480a58d1be01837b07e32ef99f0936f096c96417315"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/public/index.php":{"size":206,"mtime_ns":1781009656089267135,"hash":"6609137ba6c6187032cdfd84e9d39097732d861414157cacbdeb77b2b271ac8b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/public/manifest.json":{"size":851,"mtime_ns":1781344581738519976,"hash":"1f7781991eb738e4d1e1d94ecbc02013b898ef8bf8a7beeecf1af9687643b4dd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/seed_realistic_data.php":{"size":24320,"mtime_ns":1781519949285784202,"hash":"2ad075c6d333a42f3ac51adb0e1d8b444f64f3b5a01bc87f53d9522cb272ce68"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/seed_test_data.php":{"size":13557,"mtime_ns":1781169644756523490,"hash":"d5bbc3b4a96e7abf610d9cd63da61dac6b73bdd97b5672eb4ec191bbec2255e8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/skills-lock.json":{"size":267,"mtime_ns":1782232921467371596,"hash":"4b889910ed363cee9dbd7da20e9c0748ddf40dd483ed92b5e581ebedb506f179"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Admin/Controller/AdminApiController.php":{"size":97141,"mtime_ns":1782668409163842240,"hash":"c8481efa6177a2107a963ee13ee28b3812d8e111417118f7d7a06c15217623b0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Admin/Controller/AdminController.php":{"size":490,"mtime_ns":1781030416417456388,"hash":"7d18322ef916885ae0181a7b9dde07ab07d08bc49cbf72669f50e5268ffeef62"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/CancelExpiredAppointmentsCommand.php":{"size":920,"mtime_ns":1781551622411049671,"hash":"3b56ad9741a4349bd249a4a4e320f7195c320fec9a96ccde6da5b8f75d87b32d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php":{"size":24240,"mtime_ns":1782304270243667628,"hash":"8a6f406c0d70ab3cc8802470ee6fe0d24c883177fb8fd436653c31edaa915e36"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php":{"size":17714,"mtime_ns":1782665096485033764,"hash":"213d1b93ba08882b32a47b70be27553aae4d53bf92fcdb66d2c2876e33f0eb6a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php":{"size":15723,"mtime_ns":1782668409162439519,"hash":"36e9472f0cdcf7178c898629a676f50452d0572c9dfc7f6c0d3f91a602716a0c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php":{"size":9871,"mtime_ns":1782663726062719180,"hash":"199c0bce6c58ae43bfd76f426a9b879985958641a5730886b73f925b79e85395"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/DateOverride.php":{"size":2925,"mtime_ns":1782667883689475580,"hash":"c59fdb6d3f05bdb6cd558bb74e701897aa14947acafadb64943469c19fe696f0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Holiday.php":{"size":2953,"mtime_ns":1782650883604011152,"hash":"45b9c56571e20dfc0cabc789b083e2099273efbe5c0a589268a7f5e35106e631"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/WeeklySchedule.php":{"size":3519,"mtime_ns":1782650883602991274,"hash":"ac7a64333676e95bd5f9a78c22fe0f83fcad6bf96d65ae2605685ab8c01ed453"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Message/ExpireAppointmentsMessage.php":{"size":85,"mtime_ns":1781551622411423796,"hash":"094a07b7c7552dd1c2812e066ae7e9cde6dc6bc9ca4ef07e11b82f8feec45fd6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/MessageHandler/ExpireAppointmentsHandler.php":{"size":504,"mtime_ns":1781551622411619546,"hash":"8981c0048e84b26121eb8e2a6e1f9913a7d61d958a48bc4bee113df6c0c77a80"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php":{"size":7660,"mtime_ns":1782660375315995654,"hash":"293ee69d87a2ee0421f6a4f73ef854b9fd7d261642ac34795a453438ac762b39"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/DateOverrideRepository.php":{"size":1119,"mtime_ns":1781012268350237489,"hash":"f383ecc7f0712616f9969689e3a2011faf49b3ee6c2ec3fc6751f0e93560df91"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php":{"size":1768,"mtime_ns":1781099253934669137,"hash":"f886ede4b1998bcbd43c335af00c205c410cfe7bd74b17c12add062b12b84d7c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/SlotTakenException.php":{"size":101,"mtime_ns":1781535498216404171,"hash":"e6ca84966b94b947c7df53646b8a0c5b1a5f5564d144e2b0e00b7756c97d718a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/WeeklyScheduleRepository.php":{"size":1480,"mtime_ns":1781523180068721029,"hash":"8a3deac81ebf1b16b5221f172aeefc9a45009658b7820e6e8597a589ea3af936"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/AppointmentExpiryService.php":{"size":1834,"mtime_ns":1782653885515144903,"hash":"0e08a53cd50f1fa75c2998ce2d39400cf116f1e7d5632015fefd589ca730e771"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php":{"size":11056,"mtime_ns":1782217986438154633,"hash":"b42aeef988db241ca6b6bba68a3932214b3a0bcd6b89e1185883c7a52ee8be3f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php":{"size":36120,"mtime_ns":1782670928250484900,"hash":"d7f98b20db8f66beaae6688b6a84f1692b43437de6e85a3808774743694f3c80"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php":{"size":7438,"mtime_ns":1781888558424222836,"hash":"f741f4d2cc7d43672b9c3ba189b7a6164cd5ef1031a02a697a6971287f6ac9be"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/PreRegistrationController.php":{"size":7871,"mtime_ns":1782669023541698760,"hash":"fc3c53bab05acd5e3c477e5d05c90964c4e7172f3afe5c96d11376a85510b1d2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Entity/MobileVerificationOtp.php":{"size":1930,"mtime_ns":1781167196281533241,"hash":"511faa2e0698158b312aa66c5b7d54539963056b011200b3a7b86a65651e56b7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Entity/PreRegistration.php":{"size":3061,"mtime_ns":1781252232305967808,"hash":"74a388c7ebafa889c4428ba1538ac46ed8f1f5c6ef5a34975016f85a128c5f40"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Entity/User.php":{"size":4972,"mtime_ns":1782667851638361216,"hash":"83e9341f771214eaab94dd7c4f0aa2de0e5c0528a0fa5eb4927659f94bc7ddf0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Entity/UserActiveContext.php":{"size":1160,"mtime_ns":1782652951356493481,"hash":"1c60c30e2800176bb2dde9730607d081f2fa1a05f8f6ee6e917ad256bcfa73cc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Repository/PreRegistrationRepository.php":{"size":842,"mtime_ns":1781252241014651656,"hash":"050d7fae8134856aeccfff39607f5cfb44e8b923e13d0235411a577b78a6f96d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Repository/UserActiveContextRepository.php":{"size":952,"mtime_ns":1781164699567301035,"hash":"22c3a507b65fe3f858806b1d7bed15411be794586278ddae7ac5ebe09782bbd6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Repository/UserRepository.php":{"size":1023,"mtime_ns":1781010107490769863,"hash":"748b70a06bf6833d94e5168e4ebc06ad7faf0dff67f5f099f595f10cf4f59137"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Security/PasswordAuthenticator.php":{"size":4195,"mtime_ns":1781946748878509164,"hash":"abec4d9e6782d2833c1eb7862460130ae093b20b5afd4e1ca468f9ce784b53ef"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Service/OtpService.php":{"size":3228,"mtime_ns":1781946485891979924,"hash":"e9d828bddc99129d0ac0c37ce23b83257fec16b7033074557acecb4757d88f14"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Service/TokenService.php":{"size":2166,"mtime_ns":1782036558107915300,"hash":"3b749587b4c8ffc2d0fcf9a266ab32aff75b1681af31e6797d8046dd3ee36713"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Contract/ClaimSubmissionResult.php":{"size":509,"mtime_ns":1782214545726213864,"hash":"5391e205be5e00bf0cdd088d6f9b52427e30e3a5d29d2c0ae39753b15b67fac8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Contract/ClaimSubmitterInterface.php":{"size":461,"mtime_ns":1782214545726346198,"hash":"9286f1fdb68765c4512fa8aa302156a4fc54df7af3fb5d5d1e2d59c24111c3db"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Controller/BillingController.php":{"size":13703,"mtime_ns":1782666727479566722,"hash":"7226845540da9c2d9121eb7e25eab910b5d60d45d0f5dc14321ce9379b079967"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Claim.php":{"size":6465,"mtime_ns":1782214545726749575,"hash":"85028f866ff4695fa0095e4ba3191a385a63fdb3aa1f3222fda2d94b61d6d39c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/ClaimItem.php":{"size":1646,"mtime_ns":1782214545726889450,"hash":"0e3bb1ebc45d4c045ef0e6fe09170976c315d7da410efd79bdcc53189e9dab49"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Invoice.php":{"size":6079,"mtime_ns":1782214545727230826,"hash":"02081acac585d1cfaabd1d404b0bb25c7bcf25fa51e32bf986cd75675d14ac24"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/InvoiceItem.php":{"size":3448,"mtime_ns":1782214545727383452,"hash":"63280ec10f55dc16106afecac0784a9094ce12fbd3787a482a75eafe451aa5bb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimItemRepository.php":{"size":895,"mtime_ns":1782214545727554077,"hash":"9f606952d141e1db9f444ec80bba343c34a5c39f905f72c53c76d7cc7dc58f89"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php":{"size":5807,"mtime_ns":1782666727479799641,"hash":"26fd73c5de681031611a56b0e9a1140cf3b4c1088059ba954e7c3c8a344392de"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/InvoiceItemRepository.php":{"size":2056,"mtime_ns":1782262433593751772,"hash":"6a2e18c9de2434f67ce2250dc17ec50a29f207b95ca2fc6e2a9c7d338a67a67e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/InvoiceRepository.php":{"size":865,"mtime_ns":1782214545727978079,"hash":"71c55535e6b20d820e351a26af6bd1c1b6cb26c371414e611e8e858c2d8486f9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Service/BillingCalculator.php":{"size":1975,"mtime_ns":1782214545728144705,"hash":"9751645f561446a0d0f6a618cbbeae012f7f2274c5c1fbb4379220b995070f16"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Service/ClaimService.php":{"size":4124,"mtime_ns":1782254015995593528,"hash":"f04e02faaf3d8f49d493c2e77f8f80120e8de353af185e624996c9b14e36267b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Service/InvoiceService.php":{"size":3335,"mtime_ns":1782263056583478624,"hash":"411b9e4e6aa41a158211959c5b9c4c286ada95c8b68596364eca3b1cbf436e86"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Service/ManualClaimSubmitter.php":{"size":771,"mtime_ns":1782214545728543539,"hash":"11064e4cf0182849f67012ead852a3b45c2d8b66693e9680bfabf4094c3b9d40"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/ValueObject/Money.php":{"size":775,"mtime_ns":1782214545728705873,"hash":"97c8de0bcd950f7b29c8f8fb87d33f4cb79bd0b17e531592c80fa5fb5c0e6de8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/ValueObject/ShareBreakdown.php":{"size":599,"mtime_ns":1782214545728844457,"hash":"98b4c746ff1d241697d227cd21bf6a8b010cea93dbf0a219f89910456c511ac1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/BlogController.php":{"size":17742,"mtime_ns":1782050215484280688,"hash":"4bc5e62060b6e27970972698933b7e9b6f63a4eba44cac9fd08cabb6d5c355f2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Entity/Blog.php":{"size":5562,"mtime_ns":1782650883613744390,"hash":"5e6a312d48b1efacb7e4c14b87a658d1ad64bf0d3aefa5bdb2008011cb3b175b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php":{"size":2133,"mtime_ns":1782049659479434537,"hash":"a15b4c1c26d71f5cd0b0d4e3c913702999a475ae13abd7d8eb29ab20e033adee"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Controller/CategoryController.php":{"size":1776,"mtime_ns":1782668409162895856,"hash":"1be28d02d6f241500cc7a55f1a597962d80b5f72c814c9308fd6811029aef714"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Clinic/Controller/ClinicController.php":{"size":34368,"mtime_ns":1782035216514487631,"hash":"434df68031d6367be88eaa0faa9ed185484cd9e7d4e4b4b9e0b50d4d743e18a6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Clinic/Entity/Clinic.php":{"size":12311,"mtime_ns":1782653297718324823,"hash":"d192f3609f782986a1c36a6236066c503364b8d1bb7312c928e7c9ff1a2f5d80"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Clinic/Repository/ClinicRepository.php":{"size":4495,"mtime_ns":1781782025398193552,"hash":"e6a358cbfbbd1bd23e4e823ad1b981c488de8282df7bdcf2eea921232be0b090"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicInvitation/Controller/ClinicInvitationController.php":{"size":10193,"mtime_ns":1782668409164765415,"hash":"9e968ad47c34e34775e6793301147eaf9768692a8f254ceed37152207ae3d202"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicInvitation/Entity/ClinicDoctorInvitation.php":{"size":5434,"mtime_ns":1782653394040342751,"hash":"44d986e38a0aaff4ff36d621205c7361769814ac64e5e559dfeb02d2e63b09d6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicInvitation/Repository/ClinicDoctorInvitationRepository.php":{"size":1821,"mtime_ns":1781293272835808881,"hash":"10604824317018d8f535539834b9913ef3982889b1ffb2874e4438f848f06726"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicInvitation/Service/ClinicInvitationService.php":{"size":4420,"mtime_ns":1781888637727954912,"hash":"123c29f45911c7151d410112521a5d787922a73bbb0ebb1f53792aff70376e6b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php":{"size":15449,"mtime_ns":1782668790751193773,"hash":"38d8db77331e6ccdf9e78a54f5f223cd74cd1b83880d40ececcf4cce392472cb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php":{"size":4270,"mtime_ns":1782260462891413703,"hash":"f7c314c5ddc678d4896d358c4b89ee1048c314fe237fb307b1909e44d986307f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceSection.php":{"size":2865,"mtime_ns":1781516938575505158,"hash":"6fce4d578f8878eb023372cfeeed180e1826274363811165b1623578b8911386"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/Tariff.php":{"size":2497,"mtime_ns":1782214545729589627,"hash":"77a5e0dca59cd5587ab614a2bedd46a0de3485d620a6125f4804db7b688115f6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php":{"size":1193,"mtime_ns":1781516938575690367,"hash":"3561e5174c09c2d295bf2b77e3a2692c234f30cfe76b597213ce1bd2ff9bc81b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceSectionRepository.php":{"size":1274,"mtime_ns":1781516938575822117,"hash":"6e87ff4062b59b4870ac32891b6fd40ab36ed939b3a67959c600a63a0375b299"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/TariffRepository.php":{"size":1312,"mtime_ns":1782214545729721752,"hash":"fece09188f0d746cc7fdc518fb8d63488c77314d629940d1c0969b6f28fc7b38"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Service/TariffService.php":{"size":1653,"mtime_ns":1782214545729910003,"hash":"13d77eda5f22d43badf639d0127bc7252b3adfe6c72657c33423ad5a04f345b2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Controller/SiteConfigController.php":{"size":3369,"mtime_ns":1782319753499631658,"hash":"91d6de5e3c6f14955c0b99c55dafeab4daf8838256eb3d9954fe577f6051c78d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Entity/SiteConfig.php":{"size":1026,"mtime_ns":1782650883609343293,"hash":"694f1f497f5a3a1095f2949eacd68694eb7e8d6536abcd1bb61e7d788abed158"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Entity/TaxRateHistory.php":{"size":1836,"mtime_ns":1782650883608855500,"hash":"1b50a1ed1a3d72be73df9bce2bcb010e2b90888bc7daa0a312ede4d181327631"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Repository/SiteConfigRepository.php":{"size":2533,"mtime_ns":1782319853828508658,"hash":"50306f63113ee6dfa84443fe08d91f9fb9b17b7b9f86a85539bcd3a05215c51a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Repository/TaxRateHistoryRepository.php":{"size":591,"mtime_ns":1782293892020820040,"hash":"1161721d41f057cd7c7d820b405a526cf644ade3da6a44a93e63ce9a364a9ca3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php":{"size":18227,"mtime_ns":1781522583733722442,"hash":"d67fce94d5e7ecfa0222a05f525586c96c9c280bcbee7605865b114594201bfb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Controller/DoctorController.php":{"size":37753,"mtime_ns":1782665096487926017,"hash":"2c2f4c831d7ede2101b72277fc7c20ad06ac22dcd23045b8134aca7471278238"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php":{"size":16811,"mtime_ns":1782653288212847211,"hash":"dcd2dd96c11cd47f033dbb41718dde4b0f7fa2a2110f25ba4804b33e37e331e2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/DoctorAddress.php":{"size":5470,"mtime_ns":1782650883611537550,"hash":"f42a0409b492abf55f1ed704e65e2273b1a9b7424abf0d2bd9c9507ea9345747"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php":{"size":2770,"mtime_ns":1781783246170814153,"hash":"531973c4cf541ba9e8f3955fad4c863ec94f0a5cf84a03c9fa438aa59f979a3c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php":{"size":7714,"mtime_ns":1782663763454817183,"hash":"3b22e183b3ec75a81be9e5095a62c8597b792a7be8b588e084f50c3f3ae0c2e9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/DoctorService/Controller/DoctorServiceController.php":{"size":5406,"mtime_ns":1781522583732540897,"hash":"953781115f6180a8b4d33de1d600d1a64d9dbf949a93069a82f1d8b28a14a5dc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/DoctorService/Entity/DoctorService.php":{"size":2831,"mtime_ns":1781085550562230229,"hash":"6d7d545954a787dfcf52e2f9b8ccae47a1af55c21a43d3c60ca8c59dbade506e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/DoctorService/Repository/DoctorServiceRepository.php":{"size":1274,"mtime_ns":1781085558665462494,"hash":"79eb3168176aa86043e1613fa832e0a94b683ab7cd5a7553222d88ef9198f4c7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php":{"size":25368,"mtime_ns":1782665096488538069,"hash":"457ca31fba8263cb58b3c47f214164fd28094d3074e6c57f8d4bdc0a0728a0bb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Entity/DoctorInsurance.php":{"size":1960,"mtime_ns":1782653384574359948,"hash":"3835c0d26cf2af6937ccb1990a2a097e0696bc03c144ca9863867906de1b3a94"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Entity/EntityInsurancePricing.php":{"size":2507,"mtime_ns":1782214545730369713,"hash":"e0c3664524d71706ffc2c377c20c9ea5d12be0b8aacbe3feaeffe555ee003ef7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Entity/Insurance.php":{"size":2270,"mtime_ns":1781085569269281268,"hash":"bb5c7b593458bca73e6d767909d845c59371d50aefc54d6819b53b036d16d8a4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Entity/TenantInsurance.php":{"size":4767,"mtime_ns":1782214545730514547,"hash":"8f4a4e4087e65a58cdc2444a4584a3a40796948313e4374e1f8a38983385bda9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Entity/TenantServiceCoverage.php":{"size":3432,"mtime_ns":1782214545730644047,"hash":"fd098f4aef57bc0988ca8d17760b0009d2742666fd62fc0ff2ce07fc6b0dab1f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Enum/InsuranceType.php":{"size":351,"mtime_ns":1781085440519759893,"hash":"30ae4d15da752fad6f6fdf214fc764732f372af51c1361fcdd23ccf7cb66d41c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Repository/DoctorInsuranceRepository.php":{"size":848,"mtime_ns":1781011984448803782,"hash":"61e05cda6d846d53a56fe1bc16a932bd7ee1fcc43f8ad9cdc4f8eda7635a2bb8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Repository/EntityInsurancePricingRepository.php":{"size":1404,"mtime_ns":1782214545730775964,"hash":"623b73aedc8f41f9f0ac7d374725808c1c72012956628e15ebde5681f7034dce"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Repository/InsuranceRepository.php":{"size":1220,"mtime_ns":1781085576476951957,"hash":"dc63f462de508c5f6d1fd51b08ebd887c5f79528d5183fc7a792e6cb579e26ca"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Repository/TenantInsuranceRepository.php":{"size":2436,"mtime_ns":1782214545730912256,"hash":"b99e224b9f48a68ebdb627590ef6c9057f3ec7969e4ca2e317378766527785a0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Repository/TenantServiceCoverageRepository.php":{"size":1339,"mtime_ns":1782214545731054174,"hash":"5d8193d5276ee2a12f650ee075fc47f0bb32f32bcaf26f46328b1c7498636853"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php":{"size":6310,"mtime_ns":1782268410292219426,"hash":"088a8086ca7a8284aa67577aa0ffe060d532f3bbb2090b6c3e3ff0f4730e2703"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/ValueObject/CoverageRule.php":{"size":381,"mtime_ns":1782214545731415633,"hash":"3ce989704beb3ff9aa60cad8460e69a1ef5a411ff0024b7d5541df502f4cbf2b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Kernel.php":{"size":201,"mtime_ns":1781009656089147925,"hash":"d7962947c0af25a4a8e1d42cd09ba3c27949a0b4754374bffed35f8ce45bd3ef"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php":{"size":10195,"mtime_ns":1781522583734100069,"hash":"64770748d202a36f7ebd57f5fe725201462f80835839fc0dee471cadf8e663bf"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Entity/City.php":{"size":5855,"mtime_ns":1781089230145855904,"hash":"a9c471a92b627484e74df8e11ebc9f6db21a05c249df2f67eb74a39477204e4c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Entity/Province.php":{"size":1688,"mtime_ns":1781085458710667014,"hash":"3353fa978b6558c945031d0c09a3dc24706f592287978236072c53c3cc13d033"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Repository/CityRepository.php":{"size":1187,"mtime_ns":1781085493561648130,"hash":"1a7f0d07099224c30cc6111ba102ddf6cd583df610528c692ce923d42bf1e591"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Repository/ProvinceRepository.php":{"size":1071,"mtime_ns":1781085486117016673,"hash":"4572085d4a4e79a86a1c2cfcc89b5cd6268ddeb466878a16db71f60216a6c148"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Controller/PatientController.php":{"size":15797,"mtime_ns":1782669023542159141,"hash":"0adb531514bb19b3fabe1e679468f731f00cc6d34a2edbb9e887a18c94447bc2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientRecord.php":{"size":3088,"mtime_ns":1782144029159424511,"hash":"8be2218c1dcc6dd9101278637b469d927567abf3e264d6b8c634292641096dfe"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php":{"size":7041,"mtime_ns":1782654147215054082,"hash":"e99aa5f70fa1eee35e78e90f7ea8e8e5f4bc80b77d2de0888eafd91b3ef0fcf6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/SessionService.php":{"size":3069,"mtime_ns":1782253591741414931,"hash":"d7326f5115c044fe75744a4c6ac0e2d0efca2b4a93e57984483f1c859ffba1c9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php":{"size":3131,"mtime_ns":1782144042914186374,"hash":"c445fbf45f6eb65c5fd5c3f0704e1c972f0a9d9297a80d0dc879165fc57666c9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientSessionRepository.php":{"size":3665,"mtime_ns":1782268984212730950,"hash":"24f29fe0ee2cade4f4bef5572aa45086f444ab02d67f82d24228de49ccc25a2c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/SessionServiceRepository.php":{"size":563,"mtime_ns":1781516938578050288,"hash":"24beb2335672cb84cfa5a787618c7907663606aa14262af1b8ee93058c0ac265"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php":{"size":7827,"mtime_ns":1782263039495809276,"hash":"e23289a2e8d04c22a69888e3775e2b851246b28c6e217cf22e8c91e99ada9ee9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Controller/PaymentController.php":{"size":31721,"mtime_ns":1782663746017190119,"hash":"6a6342e4ae451579ce88f5c0bedce9415ad95ce71406a9ff24117096264bbdad"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Entity/Payment.php":{"size":5647,"mtime_ns":1782667861549680278,"hash":"baea6fcd3343ee16bf9c045dc65f6cf06e022b157b485144dd459f385f9ee5c8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/MellatGateway.php":{"size":5519,"mtime_ns":1781591920508373683,"hash":"e753a9a0abebfe1cff3aeb2417413c3d9de62922d97e5ab951572f212ef36ea6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/MockGateway.php":{"size":1429,"mtime_ns":1782659752833954872,"hash":"4e4f8c687212fb476a9672747ed28d3a827e9d01ab864b275e18c1a5cd37f659"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/PaymentGatewayInterface.php":{"size":429,"mtime_ns":1781012928742348313,"hash":"0ea6fa1641009afe5a0f6ca33dd6afc4e224978bd7cbfd4be8865a6ac52c9c05"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/PaymentInitResult.php":{"size":307,"mtime_ns":1781012933059275866,"hash":"9b5327e24637c885b0696cc7172071104927aec8791208b43867049dcbbe0d63"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/PaymentVerifyResult.php":{"size":368,"mtime_ns":1781591920508677099,"hash":"88f08d81dc92ac75d2f0628c60f3fb78b039b9184039592047cc92c58d0db068"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/SepGateway.php":{"size":3334,"mtime_ns":1781591920508822724,"hash":"365b25cc9de0d769372b17c3cdf9d8be1ed39c2c83b8bb939b54ec43f15c116b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php":{"size":3293,"mtime_ns":1782660962354033510,"hash":"9051e2d1dd67a0d6fb8a70504e7bbbc79f891e098a4d836d0e8f9ae6ff7639aa"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/CircuitBreakerService.php":{"size":1228,"mtime_ns":1781012993246621609,"hash":"4e04548bbb1ae6b6c17a4206408f3050ad341da5ddcc74d4b1af376b50580911"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Controller/RatingController.php":{"size":22783,"mtime_ns":1782666235889592464,"hash":"64462e603b4569268e25d7f6a989f1b4d9b598a7613405a5d5d0165df2b477fc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Entity/Comment.php":{"size":4881,"mtime_ns":1782650883605327864,"hash":"c43aa389121312d1fe2ba9639e3a6a0ba5fc21f78d0784adb723c26e3afbc0fa"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Entity/Like.php":{"size":2153,"mtime_ns":1782650883604545320,"hash":"7a7937df6b8df47196e035544c1ec78a11847a0a1688114bdb5265adde8d32c0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Entity/Rate.php":{"size":4359,"mtime_ns":1782650883604952613,"hash":"bb8b2b8ccda54b99bd5ab0bd937dc29d4ac840195e3f89fcfc286b5429b2b863"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Repository/CommentRepository.php":{"size":3785,"mtime_ns":1782666235891222944,"hash":"57721807456fc1a9e0c2df0dadb2b4c45cff8a7c2e650c33ff1e4edc22ec9eb0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Repository/LikeRepository.php":{"size":1619,"mtime_ns":1781557035805931490,"hash":"9c2c1575ce7f26c9d2139ab8301fd887658e295f66b4f164b48d050bd43a411a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Repository/RateRepository.php":{"size":2052,"mtime_ns":1781557035806516573,"hash":"5e2c5765f0d67648d72fde8992e1969822df630577e503f9a086dc01960e3f90"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php":{"size":41170,"mtime_ns":1782668936128952839,"hash":"973a496476356f34610a5a3167495b0d91dec8c49306f38fae4480267ae9f378"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationController.php":{"size":21984,"mtime_ns":1782654720293080689,"hash":"681dfdf19f3a7a8d0d86ddefff60f30fb81d1a9c1024137c0f9ba3af6c658fe4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Entity/Representation.php":{"size":5417,"mtime_ns":1782650883614592767,"hash":"ce5a938bccaf71572af189a1b92ee7e21baa9865c299dd261e3f18180b21b620"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Repository/RepresentationRepository.php":{"size":1239,"mtime_ns":1782304285868497898,"hash":"7b69c315115cadf10ed9b253b37141184c085cad544ab6274f330a0d1b17bfc1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Service/JalaliDateService.php":{"size":4368,"mtime_ns":1782384877403158726,"hash":"8a1282441580b6b46896c1c52a6ff284279e0e3610da60c638bfce1067450fb3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Schedule.php":{"size":882,"mtime_ns":1781551622412449131,"hash":"2ec793b26f528520f7f80ce26684ea383b09eb5081e94900a469447ee3091d8c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Controller/SecretaryController.php":{"size":10070,"mtime_ns":1781522583736830703,"hash":"581abaa41c138ece2fb0796f9ed8e43158f848aad1efa337c5076f8a290f6b72"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php":{"size":5203,"mtime_ns":1782653374075381433,"hash":"7a89e177bf272aa6e20c29d8e39c66c4e9f761daa1875a073525369cebc48193"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Repository/DoctorSecretaryRepository.php":{"size":5327,"mtime_ns":1782666789809777769,"hash":"bac031cd09fb91bf156e250accd69b5bb83f2af7738e8394852e746f3152dbb2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Security/SecretaryPermissionChecker.php":{"size":724,"mtime_ns":1781012108901602268,"hash":"42ddb598442c2c167950e1a33eeceb551384377427749d0ee3b6a61f152e64bf"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Controller/SettlementController.php":{"size":23112,"mtime_ns":1782666235891687492,"hash":"b6f3ad0ae1b555833b87edf0398a96200295160b1c6a57c26e3f751274892c9f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Entity/FinancialBreakdown.php":{"size":5470,"mtime_ns":1782667894490545533,"hash":"a0c5e8cc2f0a3597518275c45fe403a188bbfe210fa75da65eee3ebeef594963"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Entity/Settlement.php":{"size":4252,"mtime_ns":1782650883606160908,"hash":"36b84f9a63c52cdf4150c0848c4a3fd28a0c7a1aba6bda3f147c3dd9da2f969c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Entity/WalletTransaction.php":{"size":3099,"mtime_ns":1782665817477762757,"hash":"d2acafb91806e555535cdbddd5151e71b71561cddf2d0872461285e6d1489b73"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Repository/FinancialBreakdownRepository.php":{"size":779,"mtime_ns":1782293142660794730,"hash":"ae9fa6ec3678bedb9574a38678795af169ff793fe2e660d9413fe05ba1523041"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Repository/SettlementRepository.php":{"size":2270,"mtime_ns":1782666235892233374,"hash":"9c617a929f6ed0595a371ee05d2e9d19d204ed3eb80bd0df9fe9de71fbf76e2a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Repository/WalletTransactionRepository.php":{"size":974,"mtime_ns":1782663815310624299,"hash":"12fdfe848f6eb143b87b09645122480b33a778bdf2d9179fd9d45c27540a23a0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Service/CommissionService.php":{"size":5477,"mtime_ns":1782304402886645822,"hash":"643e2a0f6dbf7cbcb2f4002b3dae74d02c8d6e9f694cd1249ad54ae7ddc63e92"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Constant/ErrorCodes.php":{"size":9417,"mtime_ns":1782668320487246999,"hash":"3e172a36ac3e336ad3501c5defbd9ec894334ba4f7f720b04d4515bd6703b939"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Controller/BaseController.php":{"size":1710,"mtime_ns":1781009861592137456,"hash":"4bd3aa269121a122fcf443aa15c884adf07e0700950135a3e66dbdf27b9c2416"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Controller/HealthController.php":{"size":1190,"mtime_ns":1781009995463320374,"hash":"124d5bfe7f63a910acd5ddab19c0ecb83c9d9005786fcd6606e597e7f6b6050b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Controller/HomeController.php":{"size":409,"mtime_ns":1781248993159620643,"hash":"d08f9d35b78ee68ab06620388e34b709eab59364bd0b84e5d2e1478f45310970"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Doctrine/JsonContains.php":{"size":1061,"mtime_ns":1782050362337187655,"hash":"bc76253c31cf5a3bb23264736171549281989a4d9915b05a303647324d5aa4e3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/EventSubscriber/ExceptionSubscriber.php":{"size":5221,"mtime_ns":1781115497217339993,"hash":"2ff242b1af4561510027d22977acd30bae76642ca609f13b04897d43ce3155ce"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/EventSubscriber/SecurityHeadersSubscriber.php":{"size":1559,"mtime_ns":1782672841080454639,"hash":"4c05cb260495d4e38a1c9f13163eb64ee0cf264d95c6f87994cc03e4508c285c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Exception/AppException.php":{"size":637,"mtime_ns":1781009868466892123,"hash":"7956e81fe8e81b642076d55380a796ca70431e6c3880db06d2fc264c8b078f82"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Message/SendSmsMessage.php":{"size":235,"mtime_ns":1781010000546687126,"hash":"daff508176e43de48738f7d7b86a97f047329c0c3a9896602933c7aa130ff739"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Service/ApiIrService.php":{"size":4539,"mtime_ns":1782403597569591672,"hash":"aa6b3e431ca5e81396cb1a7791e517143950c4ccd24fc5c7e663d9fe5510b031"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Service/FileValidatorService.php":{"size":2743,"mtime_ns":1781946812332075105,"hash":"4c26e4f47f2793bbef582d233a1f08e96e91274448209159653ec0d95a3b8b73"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Service/InputValidator.php":{"size":1811,"mtime_ns":1782290232599858088,"hash":"3d610effa54b8c5afa1c206c0dd46ed3ead6b84215d54b39e6789c498c01427d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Command/SeedSmsMessageTemplatesCommand.php":{"size":1380,"mtime_ns":1781888665382463925,"hash":"1a62b01d290b483e8188ad1a555bb459bd780334cd28835e86bcc0517382c78d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsController.php":{"size":21687,"mtime_ns":1781889430823494936,"hash":"e768f521935e2bfebedf60e563dd50f8c2eaf1bec54382bc01e05aa72ba2941d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsMessageController.php":{"size":4104,"mtime_ns":1781888448780113939,"hash":"4724d7f809243a92d8e48fb121d8d7e946d9e4072879f7df95804a9e69e13fe6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php":{"size":11962,"mtime_ns":1782110309289351872,"hash":"6a1abec43951233b9e88021712f1159d043eb14f47473e5bb6fd41105a8267e5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Entity/SmsLog.php":{"size":2985,"mtime_ns":1782650883607542538,"hash":"752ea776d88a216c309798cf1df356d28dac035914ea78f0af679025c38060ea"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Entity/SmsMessageTemplate.php":{"size":3865,"mtime_ns":1782650883608436957,"hash":"b91fb21ae3b217e83df16601ebac5b3bb369854fbc2fd4aae7e2430e4a417f7f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Entity/SmsSettings.php":{"size":5136,"mtime_ns":1782109802341264005,"hash":"751faac90d0b9d9320a8315e7b0765dc39d94089c96a65bacb4a59d84bc442c6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Entity/SmsTemplate.php":{"size":4085,"mtime_ns":1782650883608045581,"hash":"9c1ebef6b3ee3a4724e94af555854df18a8d5f2bba6f524781a94478123be0dc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Entity/SmsWallet.php":{"size":1749,"mtime_ns":1781516938580571044,"hash":"af121e73720cdd1fac6a329c931f01349fae4aba0cc9ca12bf25c232ebb69e5d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Entity/SmsWalletTransaction.php":{"size":2423,"mtime_ns":1781516938580684919,"hash":"5272a1b08bc5d6f28d5d845e9201780a4804fce789175b7be82001a4102f09bc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Message/SendSmsMessage.php":{"size":495,"mtime_ns":1781871113880839659,"hash":"e37f791352f7f9ab7ededa626d6c3d53fa7675ae4e9cd65f499d5b0f0d8a356f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Provider/KavehNegarProvider.php":{"size":2219,"mtime_ns":1781516938580846252,"hash":"6045b6529b7dd4a11a12af2606f810901a5aa80bd8e4492c4a9ab2ce8cf04751"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Provider/RanginehProvider.php":{"size":1553,"mtime_ns":1781013629869744062,"hash":"6e72cbb63efda0cbcae7f753ca644de3b912069da34716ce645d2e4a768a8cc5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Provider/SmsProviderInterface.php":{"size":361,"mtime_ns":1781013608175277472,"hash":"225781d93f9a713aa0a979f12efff07f7805972e287cc1fe11371367bfcc4e43"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Repository/SmsLogRepository.php":{"size":502,"mtime_ns":1781013670673270702,"hash":"66b4158b7f47661bd573f21e65c35e20e22ecbb830736f07091857004868eeb8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Repository/SmsMessageTemplateRepository.php":{"size":752,"mtime_ns":1781888405897787839,"hash":"a6b1523de3a122f8c6dd8e442929ae821b0cc88dab224899c0a8cf100b6247a9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Repository/SmsSettingsRepository.php":{"size":729,"mtime_ns":1781516938580977169,"hash":"c2df1e6cc37ef5422312c0eac75fdea0d42de8e6eb822faa96e7bc5e423be9cf"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Repository/SmsTemplateRepository.php":{"size":789,"mtime_ns":1781013662226415873,"hash":"8da60c0de8613863b8928cb46c6bd846cff26539f158be4a68115ff3a6c68684"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Repository/SmsWalletRepository.php":{"size":911,"mtime_ns":1781516938581096086,"hash":"01a35794369da341601324499da53378a75ab8592d14a32b72d564b44137177d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Repository/SmsWalletTransactionRepository.php":{"size":1325,"mtime_ns":1781516938581213795,"hash":"68b117404c5f1c7c68914a367f9ac656b25cb486daeabb9808a36be205f4de56"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Service/SendSmsHandler.php":{"size":372,"mtime_ns":1781013692820181847,"hash":"f644961f4a1538c1d315e1d6000fcae2d4466975c054685003dc616186614172"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Service/SmsService.php":{"size":1914,"mtime_ns":1781888026617108387,"hash":"4581869e73129d4933612504c7f98caadb405f5a192dca7a805d4cd5220482ea"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Service/SmsTextResolver.php":{"size":990,"mtime_ns":1781888419028487399,"hash":"c83ed15618515fd7301a8fd03a409f17232d3d03e917fcda93bf1f72fc70b963"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Service/SmsWalletService.php":{"size":1830,"mtime_ns":1781516938581332837,"hash":"72dc9bef8e8ddc92b4e2053e804407f80ffde9a4b57d1dbd07095d47f6651dc0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Specialty/Controller/SpecialtyController.php":{"size":6151,"mtime_ns":1781636247076758267,"hash":"e6cc213607cc6d3d56450b73f04c696e4f2ad5adfc6eb3ebbf85395867f06552"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Specialty/Entity/Specialty.php":{"size":2698,"mtime_ns":1781085518712241650,"hash":"683f2375f3d9528dd02e9cbfe7bd344ff51208aff0ef02dfed3d576c3460a1f7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Specialty/Repository/SpecialtyRepository.php":{"size":2293,"mtime_ns":1781636247076888517,"hash":"9b991dc48c3a9c42baad98f553ee0fa395c4b596f65e84230420929f3e32e6c0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Controller/StaffController.php":{"size":5842,"mtime_ns":1781522583734490612,"hash":"8b6ad6acaf1a93214344464c7dcc3b9792720118a1c0963340f639a87de43264"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Entity/ClinicStaff.php":{"size":4240,"mtime_ns":1781516938581704629,"hash":"95c3df6b577ad88a80af1bec2e17b48c6d7b9f35b1a8f75490d0a1bfbc940fee"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Repository/ClinicStaffRepository.php":{"size":1179,"mtime_ns":1781516938581849755,"hash":"d83ac7466427c09ca77b63924a66dd5710c8ecc9ba3b6dbdeecc4648940a711b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Subscription/Controller/SubscriptionController.php":{"size":11185,"mtime_ns":1781522583734953988,"hash":"65a467e75d34ebf32f56e45ca5aafffb2a0560dcaf538b6e5d962b46b3265718"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Subscription/Entity/ClinicSubscription.php":{"size":4057,"mtime_ns":1782653425747660292,"hash":"a21caf7417e2a32180b91b4fe18ac8245f2b0aeb8887104b2739771151a37350"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Subscription/Entity/SubscriptionPeriod.php":{"size":3806,"mtime_ns":1782653415094787829,"hash":"0121bf60210628bcbb1cbe89419eddfd71b29c65debdbd3dbce51e2d2632c75b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Subscription/Entity/SubscriptionPlan.php":{"size":3867,"mtime_ns":1781516938582569339,"hash":"ea26b39ca447321dcd1a8f9b199a6b8e2b82c67814754709ea47570066ed15e1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Subscription/Repository/ClinicSubscriptionRepository.php":{"size":1780,"mtime_ns":1781516938582726506,"hash":"b5459ccb551f37c349aab40fef73ac8f33414ba9f130289f284595c7b3e14622"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Subscription/Repository/SubscriptionPeriodRepository.php":{"size":954,"mtime_ns":1781516938582865590,"hash":"726666fe5f74b8a9927376e82af264b70b209a4e86d164061eb7a9b1d9440942"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Subscription/Repository/SubscriptionPlanRepository.php":{"size":1084,"mtime_ns":1781516938582984965,"hash":"1f4ddab7ada6116daee3a80a2b4ded6c8b84612e036cc16621211616ea9cb2e2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Subscription/Service/SubscriptionService.php":{"size":4048,"mtime_ns":1781516938583134340,"hash":"1ccd90f5a75d47aad2155484d487cf0dfceb319ec0b9ae4f45a30cb931e5e031"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Tag/Controller/TagController.php":{"size":4028,"mtime_ns":1781522583736261243,"hash":"59af02e5966b18ea820af39e59750ddaf6cb2a569369fabb64b15e50ec8aef27"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Tag/Entity/Tag.php":{"size":1775,"mtime_ns":1781085585665970564,"hash":"cd3edf2f90d5bdd70487b38e085a751cb578a9cb2395086bbe2964e5dbd1996d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Tag/Repository/TagRepository.php":{"size":967,"mtime_ns":1781085592043241382,"hash":"283d4f4300d6202a7ab924d3bf130f7b2d90716a520b6d40ba35edd27cc88059"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php":{"size":12912,"mtime_ns":1782289553079211479,"hash":"9d2e310f94dcbde48859dea9872428189b32d7f415af52e6aa5eb523c446fed7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Entity/UserProfile.php":{"size":9546,"mtime_ns":1782650883615317561,"hash":"d65393c833dec86f7dae8413a72b3a6cd0cc75f3e7faf36bb02995d72b463bb7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Repository/UserProfileRepository.php":{"size":1267,"mtime_ns":1782270252112779103,"hash":"d36f160a81c8fa1927ea604fb2c27f0ed0f1b33507d838e28adf9fa1fa3b6fcd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php":{"size":3007,"mtime_ns":1782214545731907969,"hash":"85b469b70480541f73092cf1593029c76fb703bdaf77f71327a0f25ecffd7924"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/bootstrap.php":{"size":248,"mtime_ns":1781009800080637813,"hash":"57ff9294703e34a685f28cd3c0e46ab54a5dd3f4fe3356c224e3aed0958269d7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tsconfig.json":{"size":405,"mtime_ns":1781030340137303591,"hash":"6eabf820d178917a30ec700c7ad2059e65c24575f6feecfb17d3bdf7540f1bdd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-pwa.md":{"size":9407,"mtime_ns":1781343171405896374,"hash":"f6294cbb97d2ca4465b4f185c394daabb11f6ddacc29c2d471decb04da8c7265"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-ui-kit-redesign.md":{"size":10577,"mtime_ns":1782232921465705417,"hash":"24c6ca8b5c2e6f9b9783d446829be9cd4ffe5c6b550e0754d2d4521555382892"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-user-detail-show-profile.md":{"size":9288,"mtime_ns":1781549990210378142,"hash":"629f80e928f666143a4f251067bb31a4f866773e509f34b6c2d623580424e3aa"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/appointment-detail-enrich.md":{"size":4876,"mtime_ns":1781636247075313849,"hash":"a846f9cb4c0d643d7488873cd7a27a15adf39c8b1a206a371efdd0bedb472612"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/appointment-lock-patient-confirm.md":{"size":16770,"mtime_ns":1781535498213998370,"hash":"0a79349da76f2fe2c50e76e3add06522ea796a255722386426e7b7edf988637e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/appointments-day-of-week.md":{"size":15777,"mtime_ns":1781192992528836012,"hash":"73bc57098ab8816c91d042649840e5d34f5d00f096aa88b4bd3d5b9501b749b4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/appointments-redesign.md":{"size":24082,"mtime_ns":1781173659296708465,"hash":"fe28753bae9a95b192796f18322282909e707d96f00082b8d1ce655b47d2aa2a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/build-homepage.md":{"size":4205,"mtime_ns":1781248910704293609,"hash":"4dda73a4d2f91de3fa5b641c559cf509ba8b87ec4621bf2e8eeedea3f9927412"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-detail-fixes.md":{"size":3514,"mtime_ns":1781286844618120218,"hash":"2cecd1fb0904f3aff92545007b33eb4bf970efd7b03cff7c53e6ca73dd2ef9e6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-doctor-deactivate.md":{"size":15114,"mtime_ns":1781257376721043348,"hash":"6b36b95516cd5fafc100a500b72fc98d68992d8cb07c02160a09f827e2fb58e9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-social-media-field.md":{"size":5746,"mtime_ns":1782034582969356341,"hash":"01a6fc5a55d6357607e36837cd39a6ed646f4097fd4ba944ababf826cd1f0ff4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-view-doctor-profile.md":{"size":6746,"mtime_ns":1781361314655405808,"hash":"b7d523d90f08ea239fa8b03eae601cf68353be6f45c0192762cabfef28c55e67"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/create-patient-without-signup.md":{"size":5271,"mtime_ns":1782145462624789979,"hash":"5bf24921d4002ea348e38c87cc81bc08ef8e169924787c3c719bac9d3e62d4a4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/create-phase2-tasks.md":{"size":24506,"mtime_ns":1781516938546554807,"hash":"f3d49625dfa644a00f6cd5a582e52d63bfefbd2db875f25164774a71cf345ecd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/doctor-booking-window-and-month-availability.md":{"size":12511,"mtime_ns":1781535414057585490,"hash":"505938967d29a4e337e18cb22f2a299f97e5e452e05c9b94a9e409c86107f23c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/doctor-clinic-address-access.md":{"size":10705,"mtime_ns":1781362104619727130,"hash":"657c686420a8a45159812178f8a65dbc317591779844dc26b3921c536f92de8c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/doctor-profile-page.md":{"size":8799,"mtime_ns":1781175765248517513,"hash":"f1078372d9fc8eaa9196ec9840ce187d86a27b723a1c218cf872cc4e4ede5d3e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/doctor-social-media-field.md":{"size":6783,"mtime_ns":1782031213435560461,"hash":"072cbab44fe86ab89e7a46724b8631528acdd63ae0c3aee2526ab408e1c021d7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-access-scoping-doctor-clinic-representation.md":{"size":14171,"mtime_ns":1781863132633307507,"hash":"8ad2e8c5d53e8f34d69e1b4fd6ce71775720cee430130043803bc44f903341e8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-auth-token-hardening.md":{"size":12680,"mtime_ns":1781946301827134938,"hash":"a52ecdd96fda0f396864de78704f6c53efb9982debb51f4ea1a4494007f925cd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-bugs-and-features.md":{"size":20820,"mtime_ns":1781516938546940516,"hash":"c45843d9ef701e2b73f7cd161083ffe23d315d81b68382ed4f9f45feb642c6dd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-clinic-filter-by-address-location.md":{"size":6683,"mtime_ns":1781674935483152098,"hash":"b5aa923fc81b1ab79f29f7f02401dcfc56b88ce6bbcf0c5e015200000d7ae6d6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-clinic-patient-auto-add.md":{"size":4991,"mtime_ns":1782145525259778908,"hash":"9dcfac3aba7cdb8101c97017973a1bf7e4217f0d8df94b9dcbd1bda10192263b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-doctor-city-via-clinic.md":{"size":5124,"mtime_ns":1782040974660614329,"hash":"a3571d2085a8c4aa6cdc7094b964fbf54281b482a064cbf368f623dc5fda26c4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-doctor-schedule-fields.md":{"size":10822,"mtime_ns":1781523041417094452,"hash":"7ceaad108bd7bcec35b9271f73308586072e8fe12be63b1dc754e5ec902bfa1d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-doctor-search-performance.md":{"size":13253,"mtime_ns":1782046573636729825,"hash":"febfb8452181a0ee429a6c1383b489ca071afe45ffb617b9343e9a406ca02d0b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-guest-doctor-clinic-context-access.md":{"size":9535,"mtime_ns":1781890240620846065,"hash":"dbcabb830aa0a81fc529eb14feeec65afdd979ac4eb7ce31c80eeb22b2166166"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-invitation-accept.md":{"size":4399,"mtime_ns":1781360063617429536,"hash":"2bc99d1a7460fdf5be3711a0add4de54d4ab78a0fc16079680d4da58e4615997"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-profile-in-clinic-context.md":{"size":8367,"mtime_ns":1781365327185378947,"hash":"f063eae11f94b2132d84b0a8472bac1d4d404a2bfbfacb049f0c583f9c586219"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-server-side-mobile-nationalcode-validation.md":{"size":8677,"mtime_ns":1781945049606053409,"hash":"32049409986f11fd29d302dc3e1036cab7172ae9033c3901e0622e8171fda14a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-switch-context-role.md":{"size":7032,"mtime_ns":1781363356184798552,"hash":"74cb88449b93fd682e3ac81a322e1d405d54e111e172758e5b10ca80437e1a3b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/implement-phase2-backend.md":{"size":23991,"mtime_ns":1781516938547317892,"hash":"ba39a2e1ccfbc1a98662ecc71225aa32583a410df8e238dad15de69a62fdb521"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/implement-phase2-frontend.md":{"size":28042,"mtime_ns":1781520442021329832,"hash":"4faf26a0b91c83a3c183e3ed929d5d2dc92e7624549af170165bbf2faa9eec2b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/insurance-pages-subscription-gating.md":{"size":8256,"mtime_ns":1782258337653428004,"hash":"3755a25eb7694c8c1587bfad9e02166c438ab4bd361268126cfe0f3ee553bbb7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/insurance-pricing-and-selects-cleanup.md":{"size":7612,"mtime_ns":1782253591735960479,"hash":"00ca797277e9520885bf056e719721e9d72d97c4000fbd9f8bcd69980a5bd69d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/insurance-visit-pricing.md":{"size":6483,"mtime_ns":1782214545719956341,"hash":"4197cd316ec7560bb084840cd96f82df6d524916d4a4ec4a0f71108c2cdbec6e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/location-clinic-address.md":{"size":15649,"mtime_ns":1781257855652300954,"hash":"c147a47466d89f4591d1efff242e3ec90e1b979463cc2d2ce5f65bd55002b770"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/mark-past-slots-unavailable.md":{"size":7754,"mtime_ns":1781535427967339672,"hash":"51d4e6c59bbcf69395fb0d0a1420f5c47f5c3ea5bf77e95b3180fef5e2081fed"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/multi-role-dashboard.md":{"size":47174,"mtime_ns":1781164462782884121,"hash":"bdbb8f8d4f66f36005c2c7e87f123d905c49048dba266e475c775b73d438b434"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/my-payments-list-endpoint.md":{"size":6964,"mtime_ns":1781539108766134646,"hash":"5c6b5a4fff2796f32393914512d82d2cf18fe1a2bb5c70f7087c6152451e2ce9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/national-code-unique-profile.md":{"size":9589,"mtime_ns":1782270001832720420,"hash":"4bac96e773838ee4ef912cca328f84ce957deb6c594c1a00016b305380c93112"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/new-visit-modal-ux.md":{"size":5602,"mtime_ns":1782145407253133698,"hash":"5ec3558c752110146df788f8f2f85025c4ff17876ace24f8de0b2208013a622b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/patient-record-profile-binding.md":{"size":5004,"mtime_ns":1782145573523412851,"hash":"5195bc67dec077d35f5220df58a5c2ffbb62fd44c881cc9e51d8aa53a08d065b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/payment-test-mode-ui.md":{"size":7973,"mtime_ns":1781516938547896351,"hash":"a37f514022aea65c1e8d35c8855c087e0913c650a642cabdd39f9690577d8cd1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/payment-unified-status-canceled-and-managed-hosts.md":{"size":11866,"mtime_ns":1781591920505562932,"hash":"32799eaded7c02d109b78be529dc0ecc8b7fc0b500326573428a365e21869b74"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/pre-registration.md":{"size":12415,"mtime_ns":1781252082262696147,"hash":"b1857341551ffad0b98d9d867f3caeeb8924c5b903099e9f2823620efa8eecc6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/profile-birthday-jalali-persist.md":{"size":4796,"mtime_ns":1781597628367003291,"hash":"e90db79d423bcbe97680ffed422228037e2843e8169bb1188237f7f6b6babbd6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/qa-bug-audit.md":{"size":10008,"mtime_ns":1781892497314247088,"hash":"63ca9f918e24b1c15839c13744045e0b8aac212279b5b4fbfa5ae619b7709804"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/rating-multidimensional-and-rich-comments.md":{"size":12831,"mtime_ns":1781557035802767573,"hash":"332d9f393aee67c403841f184f3e6c069edaeb4459b4ee328a9310055f937cef"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/rating-require-recent-confirmed-appointment.md":{"size":9517,"mtime_ns":1781557035802942698,"hash":"305ff640dad68d7e842a5825bbf7a8f4cdb02b145eed8b782c1151db3305632e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/representation-admin-panel-access.md":{"size":16498,"mtime_ns":1781857058512546863,"hash":"72c1500ed688169cfd796adcf9554b63994849119943dba5d5a70883eb5a8dce"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/representation-commission-tax-engine.md":{"size":21994,"mtime_ns":1782292728412115840,"hash":"ca8cb1567b8434a59f5717a4b33c6ea142e69f4d1010df15010081905b556669"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/representation-domain-guard-dashboard-settlement.md":{"size":16314,"mtime_ns":1782304099038050829,"hash":"be8842b5ac2c5a57277b047c4c6ac3f828ae302dc6a94569e8f46760564b90d8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/representation-identity-iban-verification.md":{"size":17082,"mtime_ns":1782399022752193648,"hash":"59271ef71e8e71f9f1bb9dcde1aea41565a2dbef6ed9aa8d35b1e7202c685f38"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/schedule-cancel-expired-appointments.md":{"size":8800,"mtime_ns":1781551622406496621,"hash":"43d63ab1fbae2e6e2d5192d922a09293b1abbadddfe98819e39671dc00e04a99"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/secretary-context-scope.md":{"size":14283,"mtime_ns":1781520442021272248,"hash":"e684ae83cc15db840406769e15852b219ceff63405fe6064bde19263b2fccfdc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/seed-realistic-data.md":{"size":14531,"mtime_ns":1781519566626148059,"hash":"6b2eea6f45404e64d2b8b3998a117e8bada7517c880339af1fc4ff72cd0409d2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/service-insurance-coverage.md":{"size":4046,"mtime_ns":1782214545720279342,"hash":"3ff0f0f6b3a99f5facadc19ce455b27c8cea3020038a1b40bdebda4fdbaf84f5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/service-insurance-per-insurer-coverage.md":{"size":14249,"mtime_ns":1782259799527430466,"hash":"295cae74decafadb2379fac86ac7ac1f420042d715f798d5024b03362560363d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/sms-log-tags.md":{"size":15685,"mtime_ns":1781870909734605934,"hash":"abe301d83cba0655c353e32c6f55a9bf20dc808d033c9f5d1e40f8fa9ad5bd62"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/sms-login.md":{"size":9252,"mtime_ns":1781255737102412820,"hash":"af6300f99ef2e66cad5abf34a421e4c3f2d34995535a907f82aa86cfe4c29b74"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/specialty-doctor-counts.md":{"size":6533,"mtime_ns":1781636247075492016,"hash":"32a97260ea56f3bd9529a034cbb791df59ce29ca60d9966a24d469cb743fee41"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/subscription-gate-ui.md":{"size":17009,"mtime_ns":1781520442075008039,"hash":"81757bb902f7ddb74f51b2aa43612d9c73fbe20abebbc2f046a6014498f9b58f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/sync-user-realname-from-profile.md":{"size":6614,"mtime_ns":1781594222051658800,"hash":"b9ee6559e409596b698b855fe4ff283fac5a062a218b4aea42a3b09d14a8fd0a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/ui-darkmode-polish.md":{"size":9534,"mtime_ns":1781520979984254456,"hash":"9f195ed3dccbf8df6079d978142aac339fa50d0b949526fc1b7b832af151da1a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/ui-ux-pages-redesign.md":{"size":18980,"mtime_ns":1781520442021457666,"hash":"2dce360a15f48c97610df47e5e6fbeea313e39fdc152e0d55bf687ec17784e47"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/user-profile-resolve-by-user-uuid.md":{"size":9637,"mtime_ns":1781537870411647855,"hash":"880cbf5c1bbd64937f4a197a91cdedf9c742bb3910ab2104cfb6c59e8cc7ba0c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/skills/prompt-writer/SKILL.md":{"size":5151,"mtime_ns":1781361052504791267,"hash":"abe2c711bf0a283fe50a70e5180d0ed7c7e10f7b699ceb50b4701485cf7b74bc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/skills/run-prompt/SKILL.md":{"size":9443,"mtime_ns":1781176103482888341,"hash":"bc8c63ca2411b0ed4242f54f4a998590698d1cc62ef9b2661a84668ed1e80689"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/CLAUDE.md":{"size":8393,"mtime_ns":1781551622406854747,"hash":"1712a6a680cb00c102367be014ced75a77306c0c8ac1fbccec95f37ed31cff4e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/TEST_USERS.md":{"size":4101,"mtime_ns":1781520709654384302,"hash":"ae97e1e0de7fdd1d8dccf030c996f155262259cbd648b71d4834436f90827910"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/Architecture_Audit.md":{"size":33583,"mtime_ns":1780948937761931658,"hash":"e79771047616dbb7a604687b92ffcd47f09dc19a112fa51174cc2738a0e5c49b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/ClinicPro_Manual_v2.md":{"size":228782,"mtime_ns":1780944864742215753,"hash":"86c808b50dd3da1c5107e4b6a3a03190f30c643643ad6de4c89b2045f803baee"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/PRD/prd.md":{"size":28619,"mtime_ns":1781520442203119936,"hash":"a1691fe2f87737cd12253bac3bfda2f8feeaabc15a159a8dce6482eea7fd6e8e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/PRD/pre_prd.md":{"size":5454,"mtime_ns":1781516938560096835,"hash":"4736bcde5ba8e7c73405d0e7c31b6e2651b65d475e4cb9a924ae152b799bc4f1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/admin-ui/ui-design-spec.md":{"size":20687,"mtime_ns":1781024129379257560,"hash":"60176b60869538ed763bfd4b0d02c138481811e62482b73c41693ea5393e8460"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/admin-ui/user-flow.md":{"size":16280,"mtime_ns":1781022482742007613,"hash":"aad348887a0347a4d348eb228959ef9e44099e2c4e60959d0dc06d976ebe7e16"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/README.md":{"size":3621,"mtime_ns":1781158395412841916,"hash":"8ddb00666307b307dcaba4c0b7b4f4c13e5f31502f7d20d5c3a8a82729c606b8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/admin.md":{"size":27943,"mtime_ns":1782661547590976090,"hash":"4d10109c30a8a794f507cc87822add31b51363c1987f81ca8e92caafc6bbf8b5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/appointment-settings.md":{"size":16574,"mtime_ns":1782665230827242968,"hash":"540be837def81a7c24a001654fde543de78f168ba34ed839c6e6fd597ea55ed6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/appointment.md":{"size":16822,"mtime_ns":1782660869547767625,"hash":"7b39650f7266519461983913a0c78e186275d036101a827049dd6f8c3574707e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/auth.md":{"size":18998,"mtime_ns":1782671014252526253,"hash":"3ef75b524c4a8eb4748ae652659d5849cf3a6359015216d8f24b3a0f555efc6e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/billing.md":{"size":10078,"mtime_ns":1782664621045437747,"hash":"c9f6afebfd6b6f7a7e55bf1d14c8123f9230a99fc566c63aa9cb4d01b6204324"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/blog.md":{"size":5522,"mtime_ns":1782050526553302749,"hash":"fc22dc80387b6c8f477854a19dfe01e496b90b688020325f1df589e0ae5cab8f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/clinic-invitation.md":{"size":9237,"mtime_ns":1781360269658725816,"hash":"50b040f0cc844000cdf24ba7971b4bfe4367e7980413f2dd90d7187a4e0c9991"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/clinic-services.md":{"size":6228,"mtime_ns":1782665252036060658,"hash":"d03260630a54476e8c29c60a2eb6540abb203d81d7656a95fbb1381344ad1a00"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/clinic.md":{"size":14733,"mtime_ns":1782035382888801592,"hash":"f92d6767717fca87e08884cee26a75a77b5ff8278bf0f6a0219245b3028130ca"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/dashboard.md":{"size":6099,"mtime_ns":1781516938560827336,"hash":"8368266c4453ba5364ed0787679059288d98527506bf05a44f86b5a31a7e0a6b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/doctor-service.md":{"size":3069,"mtime_ns":1781158861723407745,"hash":"6ca39eda6028233698ef3f32989d63f5a3d010027c7cb6858aa123ffa323b881"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/doctor.md":{"size":13600,"mtime_ns":1782661541619573461,"hash":"9b489729903535dc83ff137376247c057a7b537da0e8ad41d7a62c7163119c63"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/insurance.md":{"size":14147,"mtime_ns":1782665188495594436,"hash":"fe4978c3193e95422b93e8e3391d572a147a5623c8f8ea1b7f0867aae39bd970"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/location.md":{"size":5139,"mtime_ns":1781158896607181549,"hash":"56801b2d0129952d83d187d421b1814b503b858a5823cc4aa2b05cf8801daae0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/patient.md":{"size":11646,"mtime_ns":1782289600489452444,"hash":"37294299886dbe4d8227c8fdc5afea62f50755e0fd42f229eedc58f1a036abb9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/payment.md":{"size":11302,"mtime_ns":1782661090116741487,"hash":"199db5f2b3eb3e52fc2e42ce726e34b0b1cfa288085076a5eb2350605e23b48c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/rating.md":{"size":11090,"mtime_ns":1782666388153690793,"hash":"61914c5f9d29060ba157369cf8e82392cc6b094df3f3a1423904c2988b19def9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/representation.md":{"size":21174,"mtime_ns":1782655595427548686,"hash":"5885967c5170bf2400f9732554f43375edc13e81715385df337db7eeea45295f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/secretary.md":{"size":10497,"mtime_ns":1781520442059899034,"hash":"06548919f6a826850f8e2b392875bb773a3dd1bfe0c670321e68b8fff30c132b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/settlement.md":{"size":9976,"mtime_ns":1782666370943676840,"hash":"ad88d08fd6960cb9bfd932b91def2ad395a50c391f7692e9ec30fa4dab681722"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/sms.md":{"size":13363,"mtime_ns":1782367200506345625,"hash":"ad782caaf9d874097e138f7407bbe018dfb48d8860d052eafcedfafd04a9b85b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/specialty.md":{"size":4396,"mtime_ns":1781636247076221267,"hash":"7933e87593eed0c37a4f4df9548672598d1c0268630c17f49e8db191a3c84f48"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/staff.md":{"size":3093,"mtime_ns":1781516938562286131,"hash":"b3690ab9cdd530eb6a0180f96f08a258ccae0c77d31416e80f49a92974eac730"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/subscription.md":{"size":5356,"mtime_ns":1781516938563076716,"hash":"0bfc1f146132195c74357b078df7c099d0dbff2c90ed2bd65f5f5c476dec793b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/tag.md":{"size":2572,"mtime_ns":1781158875288396478,"hash":"98bf6bcf59d1f2beaeb193060cf9dede5187b27dc8223eb075f274ff042d5e86"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/user-profile.md":{"size":7549,"mtime_ns":1782289592597934192,"hash":"5d269afd10ce9174f3ac63fb4fdcf1cb7272564925db2d3f5f7e75df50c42925"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/architecture/insurance-billing-system.md":{"size":22566,"mtime_ns":1782214545723920606,"hash":"afec1678fc22a9caa8f39eb9fac3f934751dcd6a315ac1441f1378193b88ba0b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-10-staff/architecture.md":{"size":4831,"mtime_ns":1781516938563423092,"hash":"589134d822642da7433ffa06823f4e2c79ad74e3feb135df95e581377b01ffd3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-10-staff/database.md":{"size":2045,"mtime_ns":1781516938563622759,"hash":"580ede75d18ef6d8117ef56ab233775e5143bc25de4716cfaf53464bdaeac599"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-10-staff/task.md":{"size":2775,"mtime_ns":1781516938564295343,"hash":"b55eb66cf597d5665d57d79f268a2fc106da8a8e01c18d7f8da2327da6dc7927"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-10-staff/user_flow.md":{"size":3553,"mtime_ns":1781516938564465635,"hash":"c5436837b9320d6cb9e5f50e7e6b7aeaaa8bdb8dc9a68fa4b5f4b22fdd58002a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-11-subscription/architecture.md":{"size":6182,"mtime_ns":1781516938564667844,"hash":"97af6c2e032264f5dd128efc6ec07a4c1c23664f325cba46bc7dca9da57b9578"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-11-subscription/database.md":{"size":4694,"mtime_ns":1781516938564824594,"hash":"3b798be28cfff874d1b09b25429767e7c928e7c0fd9a9db2a9685f429b299299"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-11-subscription/task.md":{"size":5322,"mtime_ns":1781516938564985928,"hash":"46d7f8870c6b9f46071a717d0235dceffd7d25508ca4f69886e5062c8b37d0e1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-11-subscription/user_flow.md":{"size":5889,"mtime_ns":1781516938565157637,"hash":"d11628bbcd90efc0d3d09961a2ed62fe3707c3f5b60bbbfcc615da3b7180acd4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-12-secretary-completion/architecture.md":{"size":2393,"mtime_ns":1781516938565327637,"hash":"d036ecddd7c889f68aac644919fb9255189de2f82cd62e3933b860bc348d34a2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-12-secretary-completion/database.md":{"size":1646,"mtime_ns":1781516938565469596,"hash":"bb7eaeece88f414ea6253e95b2acbbdbbf74396c5e51b213301593f2aa5d409c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-12-secretary-completion/task.md":{"size":6288,"mtime_ns":1781520442208567994,"hash":"f18a2edba4a0b75fef8e08e155a4cf100b8a98e463acf88d31d506c195f5b27b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-12-secretary-completion/user_flow.md":{"size":3821,"mtime_ns":1781520442059890701,"hash":"72aca8c6bba58695e7e1b63a3aa709d1068753beb31b981c648564fb822e4fec"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-13-clinic-services/architecture.md":{"size":3719,"mtime_ns":1781516938565894180,"hash":"c2c7361b57f654925f2801d0820f78bbbb97dfbd07c808b4ec304f7938139151"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-13-clinic-services/database.md":{"size":2673,"mtime_ns":1781516938566026680,"hash":"de17f21b92fb807651d65288c8539699aad5597b8e541e47c9bce4dd0f97b696"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-13-clinic-services/task.md":{"size":2931,"mtime_ns":1781516938566167056,"hash":"87038a0b3a2f872944d232bcf66eb5fab7676f00a9d29319c082a4b576a1fc40"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-13-clinic-services/user_flow.md":{"size":4046,"mtime_ns":1781516938566343181,"hash":"4bce3394d64f2c1d3441cd2c3ad717670d1c91817b9015db00aa9ae4eead4f66"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-14-sms-panel/architecture.md":{"size":5145,"mtime_ns":1781516938566580015,"hash":"14afd5263c7d520a89f36bbba8c8a1884f88df74d09afe4caf7464025ee25063"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-14-sms-panel/database.md":{"size":3803,"mtime_ns":1781516938567109641,"hash":"2a952887767f9f9811df0c99a9bc2ba9986defd5ea1caf3ed11080ce11c61f1f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-14-sms-panel/task.md":{"size":3454,"mtime_ns":1781516938567288849,"hash":"5badde1225cf74657f886825aaaae8582c1c627570f655ae9f631144bc75d7a9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-14-sms-panel/user_flow.md":{"size":4630,"mtime_ns":1781516938567444933,"hash":"8e4bcbd2fd0a486d4942df7ced8131738816487d2c16f0a05730d4c190a10296"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-15-patient-records/architecture.md":{"size":6622,"mtime_ns":1781516938567688975,"hash":"138a7655a0efa500b4a9a8f829bebbdff35803cb3abfd3da7f4d4f362d7b63c9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-15-patient-records/database.md":{"size":5463,"mtime_ns":1781516938567863767,"hash":"1dceb66c7a12a35660145fdf3bf0bbe4d5b8275f5b45bf86cbba4cf80f64675a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-15-patient-records/task.md":{"size":4809,"mtime_ns":1781516938568156268,"hash":"1222b425e9e9856e291b8fb39c28348287dbafcf7b0a30531c5bab8642d2cb17"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-15-patient-records/user_flow.md":{"size":6283,"mtime_ns":1781516938568370060,"hash":"e28725b4fd619e8e105951b570c0066efb23fd6f378c1939bbe5cfcdad47b2d5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-16-smart-dashboard/architecture.md":{"size":3095,"mtime_ns":1781516938569635604,"hash":"6494802db54a411d47ce102df7a5584c1e7db3482aad69df967bf1ca71c5ba58"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-16-smart-dashboard/database.md":{"size":1971,"mtime_ns":1781516938569893480,"hash":"ec0826918bb413f88d2d989f514b0c75a8cb932d11476d2c6e46908ce87968e8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-16-smart-dashboard/task.md":{"size":2630,"mtime_ns":1781516938570195856,"hash":"19bc98b5866f489ff0cafdb3533f2698de3546aef26ad438d16beb2d7218c859"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-16-smart-dashboard/user_flow.md":{"size":5110,"mtime_ns":1781516938570362314,"hash":"3572f80a2a4741eeaa91c80e9c362bd8ff452c14c4d1f052efad6467db72ce60"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/qa/bug-report-2026-06-20.md":{"size":6123,"mtime_ns":1781932195178136627,"hash":"12f46177c25b3354d11d67086bea1387dfc7c630aa26c3ae766c680f2843640e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/security-audit.md":{"size":17685,"mtime_ns":1781029533522601843,"hash":"a4ff28a805763f65454696132ecea7011101bc37b1b6517222f1c75daf450ab1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/README.md":{"size":3380,"mtime_ns":1780914526335796118,"hash":"defeedb0410731f689fba5e8e2c6f3e35b8bf9e5e284dad43313a1184b58b1ae"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-01-project-setup/architecture.md":{"size":4379,"mtime_ns":1780948878189677238,"hash":"01cbb020665bc50a95519b010c5cb4bdcda727e5e3b11144854ea69380bba84d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-01-project-setup/database.md":{"size":2777,"mtime_ns":1780913653761675119,"hash":"6ad045e9dcec53f77822e126640dacb6bd22ac3baee94373331ba46567bf37f5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-01-project-setup/implementation_notes.md":{"size":11109,"mtime_ns":1781000268522993445,"hash":"7fcefe550ef23683ee4ed703af2881fb5c985930b4d1a3ab7c93a74ef491bdae"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-01-project-setup/task.md":{"size":15372,"mtime_ns":1780948866192116618,"hash":"311edd5597e787245e16d25b061f5faccd468d3d7a63ebb05bb04e26b3c7218e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-02-authentication/architecture.md":{"size":2897,"mtime_ns":1780913716805987120,"hash":"ee14b45989f69598f9862c975c097e7c3cb720c2bb06967b9787307e7acfe361"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-02-authentication/database.md":{"size":4381,"mtime_ns":1780945850080810308,"hash":"d1ce5e67b210864664df658d7de16fc479948f90164e90c89f53c33ee6de069a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-02-authentication/implementation_notes.md":{"size":4894,"mtime_ns":1780945075278630018,"hash":"8074b8f1bfe41c918b96cb9ab1c78937bf5986feb3ebe9db3c3ca7af88d7dc2e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-02-authentication/task.md":{"size":14847,"mtime_ns":1781000259106649518,"hash":"500d89358f6bf99cb445fcb71f0fe67afc142c3c607ccfb030cbcbea8409883e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-02-authentication/user_flow.md":{"size":2706,"mtime_ns":1780915019246111035,"hash":"03ed965fb14b51c065108f4eeca9672f20e8090195fcc442de5c5c60c950ec10"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-03-user-profile/architecture.md":{"size":2719,"mtime_ns":1780913810512596011,"hash":"1a83b9b76c0687098bffc9471e7fb2c51a97be4939347bd11990d55fc290fbe9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-03-user-profile/database.md":{"size":4620,"mtime_ns":1780945096397670031,"hash":"8d639d843c5d51531781080fa6179168662a5cbd22af7ea828e770823d374c00"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-03-user-profile/implementation_notes.md":{"size":2408,"mtime_ns":1780913848138283491,"hash":"5a60299e3ce86373b2ae7c2e0efdc5fb85b753123cc45bb09e0c9d671d396811"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-03-user-profile/task.md":{"size":2503,"mtime_ns":1780913798113112926,"hash":"f00a38d5a28420b3a8fda800286352a56f0f98b190ec67e57e1d971debae3bef"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-04-blog/architecture.md":{"size":1757,"mtime_ns":1780913877006618619,"hash":"e63b0d01ec3714992eefec62777ee965be7af2a59d55a9e72cf87effac0f4a8f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-04-blog/database.md":{"size":2332,"mtime_ns":1780917970043029189,"hash":"ae2d7fd401bce729cba77a040a613a7f8fe0e9b20e8d4a31eaa970451296a001"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-04-blog/implementation_notes.md":{"size":4727,"mtime_ns":1780945968298846841,"hash":"92f49568f1ecb690bef8287e9455ef0b2ed56d897309ea6b8a580fa667f8a5f6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-04-blog/task.md":{"size":1962,"mtime_ns":1780913865638451815,"hash":"2884592d17fcc3363768f899a4371d0ff2f25bc05bf4ab378647224aac695fc5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-05-doctor/architecture.md":{"size":6624,"mtime_ns":1780915477914900899,"hash":"180c8f1b3163d1c97e3add7912571278ce7d53477095695010024be863743ee8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-05-doctor/database.md":{"size":7593,"mtime_ns":1780917946898365021,"hash":"00d19e027d60b4461e43310d6445f95fab85d7b6ba26ba946e44ea001556b0d0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-05-doctor/implementation_notes.md":{"size":2375,"mtime_ns":1780913973933789015,"hash":"1fa793e81dd07304171c11a760104acd6802dbeec00363618f5d4c1e651668ba"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-05-doctor/task.md":{"size":6294,"mtime_ns":1780946040236355543,"hash":"042d405bfc9f389c3f4031533534485742dabdcfe86b4d753c0cc052a755f1f5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-06-clinic/architecture.md":{"size":1851,"mtime_ns":1780913996728031516,"hash":"6cb465ec4509143b1ff168e629400684e18542a7c1f616f5885f1c4f8be7876f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-06-clinic/database.md":{"size":3657,"mtime_ns":1780926795107362628,"hash":"6ae9c1c5e9c833a0781878a60323428b3388dc46dfdb5620d649371d98c03f36"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-06-clinic/implementation_notes.md":{"size":1042,"mtime_ns":1780914015153456807,"hash":"5bb3da0cf9daf5a64f1316e32f20d5a24d70ae5a639bc0d4b62a2667a6742b19"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-06-clinic/task.md":{"size":5429,"mtime_ns":1780946101876308203,"hash":"709ac2fb057f4d470a55c5e47dc0bbda7f38f6a336622fd93be0e334019ee066"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-08-categories/architecture.md":{"size":1985,"mtime_ns":1780914070674333692,"hash":"b6839bd6197cc3e53162104e0ccddcb4c0dad2d268815ce71e50591dd58dcaea"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-08-categories/database.md":{"size":3623,"mtime_ns":1780917987390393019,"hash":"6a1ac2b1feeec574386ab34b5176b6c069ee3582e7152757e4693e18440d0365"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-08-categories/implementation_notes.md":{"size":1244,"mtime_ns":1780914095217341542,"hash":"fa7fd9bc9193bd89ed8e6438a3538bb8ba6aac5dbc8859735887b8a2a876956a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-08-categories/task.md":{"size":1912,"mtime_ns":1780914058797929168,"hash":"4a40fbf276a9595d6be7409e5b8ec3ce0963f7cff1ae1acdbbd8e2a8962f0f76"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-09-appointment-settings/architecture.md":{"size":3399,"mtime_ns":1780914129817089915,"hash":"b75f451ea0018239fff4ace9a06e486880409d0015582b1aa5f843b4ff14d9ab"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-09-appointment-settings/database.md":{"size":4225,"mtime_ns":1780915919108824849,"hash":"07a565453b405723fef58584dc058518729c7d27e873492d8a3cea7e7de0d690"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-09-appointment-settings/implementation_notes.md":{"size":3094,"mtime_ns":1780945173910875440,"hash":"c75e7608c3765170173b475dc5b2b224c663e6c116cecadf38107efdc86d6878"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-09-appointment-settings/task.md":{"size":2582,"mtime_ns":1780914114135141253,"hash":"48422a947301ff86b51f11c3168ec190bfa7f9dcc10821abd5ce5b9a460979ee"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-09-appointment-settings/user_flow.md":{"size":2191,"mtime_ns":1780914171627644777,"hash":"07b7bc5971ab5201243c5bdf67eb2d111629753dd697034c85e92c96d1008809"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-10-appointment/architecture.md":{"size":1996,"mtime_ns":1780914199549617529,"hash":"289adc397ac626b52b89755bfe8648fab0d7afbbdca30005de728b7697b9a214"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-10-appointment/database.md":{"size":3717,"mtime_ns":1780915937514717817,"hash":"88321d5b96f7d4a6b8e1704430500c45915eb2e259eef363d95f26de72109092"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-10-appointment/implementation_notes.md":{"size":4621,"mtime_ns":1780915380116156578,"hash":"a83b0c475c907a8d8a30ed2d0ca711db33f60fb1e61c202b76bc4731a5bf8243"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-10-appointment/task.md":{"size":8716,"mtime_ns":1780948491117865920,"hash":"da3cd77c8f2c7ad9129a69ccf1f8dc2317dc91a1dd956cf2f042b65361be6395"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-10-appointment/user_flow.md":{"size":1550,"mtime_ns":1780914238340850115,"hash":"9f5dce77e5f9988bba7dfcc621622610a49a42e0b065b884bab56b56661cd84b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-11-insurance/architecture.md":{"size":1127,"mtime_ns":1780914261808559537,"hash":"375e8ddd7ec2c6078760759c4501a4cfbfa68fafd7835fb01fb77ec9e63edae3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-11-insurance/database.md":{"size":1786,"mtime_ns":1780945194993545294,"hash":"d839d386d4403610f52b0415868efd6ee3555dc5b209d13ec923975ec4bb799f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-11-insurance/implementation_notes.md":{"size":682,"mtime_ns":1780914277970139742,"hash":"9f0f9dc9c02d7e8672e66bf856526f7b0ed7956b926665bf807466cb5be8ae97"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-11-insurance/task.md":{"size":1020,"mtime_ns":1780914250465105891,"hash":"6dd946fad62474b45da1077a795263188685817d871a6fe6a7a48686e24d6193"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-12-rating-comment/architecture.md":{"size":2188,"mtime_ns":1780914305970064998,"hash":"5fdcb2df78dd410d0c2d434203efb1e7a932ef9e9a17270a252584779e59f6cb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-12-rating-comment/database.md":{"size":3810,"mtime_ns":1780915977159314990,"hash":"2fdfac8ae3f0fc238d5398ffcc770d33470901fe1d371043f2762ca15a0c6e50"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-12-rating-comment/implementation_notes.md":{"size":5724,"mtime_ns":1780946157194396377,"hash":"df382ed8eb807a193bfc884447401cd87c9a678f6ecb95a0a246468cc9311851"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-12-rating-comment/task.md":{"size":3935,"mtime_ns":1780946250306428313,"hash":"fa4fc2ef76c08670eae962ffd0a3836d7cce4469bc5f407cebff751c025e5c7b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-13-like/architecture.md":{"size":974,"mtime_ns":1780914349899858832,"hash":"a0adb45cf9f78498055809006e340318b4ca21e6f8627ecbcdcac2205f3f7b29"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-13-like/database.md":{"size":1630,"mtime_ns":1780926837375006318,"hash":"3d670c92b56d80fa1da6b751fda3b776da46ea368106339d1b80dd6012e01d2a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-13-like/implementation_notes.md":{"size":596,"mtime_ns":1780914363412821531,"hash":"d49115b6d3c76aec3c3678cc86c6ef5b394e8e63d96e493479bc79db4cd8558c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-13-like/task.md":{"size":475,"mtime_ns":1780914338292873383,"hash":"0f032e0490838820a0692ba9c0042dadce5a9558d87083874219c84dcde92742"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-14-secretary/architecture.md":{"size":1308,"mtime_ns":1780914379600079656,"hash":"17eba56cf557f9cf9d6300b9946fe25cd348fd937bd20914ba382b1a760112aa"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-14-secretary/database.md":{"size":1827,"mtime_ns":1780926849934970617,"hash":"46384e53c3b5bd73ef416c647833213a49f5eaefdd7a6c63c4227cf54e5e8aa6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-14-secretary/implementation_notes.md":{"size":849,"mtime_ns":1780914395413759232,"hash":"432b4d0ed90802ae1dd2495e54a2493f60f07ca0ca57a7e68734ff493b2c8031"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-14-secretary/task.md":{"size":9039,"mtime_ns":1781000115337852359,"hash":"322eeb47d17aa1d34573f1daab3e4e6aaaa6c89a6c97bb7be08ea4e10c475f16"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-15-payment/architecture.md":{"size":1945,"mtime_ns":1780914418815337658,"hash":"434ff7a1e4e0cb8d175321f3af647ef5276602ed753c9ca9c3c9480a7456d53c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-15-payment/database.md":{"size":5305,"mtime_ns":1780946202243066788,"hash":"86fdf19600fc6c72961d37e60d2f056f9012b1b26d0fddac2a6d31b15295f105"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-15-payment/implementation_notes.md":{"size":3038,"mtime_ns":1780915087810785770,"hash":"1fbc6a5462ddb25a89b765941b2c4eebae1b3c2e62cf5dbf48bc48015b79e6ab"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-15-payment/task.md":{"size":8918,"mtime_ns":1780948846758672237,"hash":"ae564ca5b8f57b3e399f6996c978ed63e5d2425342b6d9dc6eb0b29c90fa2da4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-16-representation/architecture.md":{"size":1957,"mtime_ns":1780915416796818495,"hash":"9ed187252c771e6fbbbc24009d84f0fe52b4c3f565b16413ffd753c16c1793d2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-16-representation/database.md":{"size":2934,"mtime_ns":1780917918423562169,"hash":"bc18f2996973b821a4c393e627028ca7212b1bb769a7faf122fd0b7f4fc4da10"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-16-representation/implementation_notes.md":{"size":4833,"mtime_ns":1780915404939572215,"hash":"b8c731a6b5e06985b3179372e17bf6b678fd4bccf0f2a488cec7b842ecd56798"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-16-representation/task.md":{"size":4814,"mtime_ns":1780948110250153184,"hash":"ecf2f1d6b695c256805cea006ad4ea2c64d4419dba5da0e8a862ddcb78c185d8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-17-sms/database.md":{"size":2141,"mtime_ns":1780945235470226049,"hash":"4ef4177ff9c455909dc4d2d64ef4ee2fd8e1d5eaef1bda53fe9fed7923809e1f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-17-sms/implementation_notes.md":{"size":1864,"mtime_ns":1780945250993937969,"hash":"75cfb72ca7fff3f679ed78b75fb7cc251344cba57d46d4926a1ff24c61a18193"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-17-sms/task.md":{"size":14473,"mtime_ns":1781000201191461921,"hash":"b4a1a494a5417c78db3a85dc80fa158db77860e74eee9337fb15a5f5052f829f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-18-settlement/database.md":{"size":3780,"mtime_ns":1780948101369445086,"hash":"8c43bfccc6aafad28eebd86afc5b32f56ca6db3dc081b796567f4c95824df146"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-18-settlement/task.md":{"size":4116,"mtime_ns":1780948080182510614,"hash":"33696ec512d7848300e8575d2a387e09a90153045860fed8b8f2c5632b6592f1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docker/entrypoint.sh":{"size":1468,"mtime_ns":1782633219516893494,"hash":"48c33a7c55c256a65ba4c089893e1112aea5b1320c9dc6b46f4eadb865b68ae4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docker/frontend-domains.json":{"size":2348,"mtime_ns":1782410142646593892,"hash":"dc12d68e32830d446995ea2a8cf98fe0bc24e15d4b6b0b27dd5b97dc84b06568"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docker/gen-cors-env.php":{"size":1941,"mtime_ns":1782410159219136761,"hash":"cee724b4cbfc04771874ccdf454cb5bf04dcf63d16955f9e11357390e3a65c6b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docker/healthcheck.sh":{"size":443,"mtime_ns":1782647901237410548,"hash":"b4d2a6f75f334c832e9a015b4e296f3fb9210f128b2b1b40bfe74abf6e6babc5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260628133044.php":{"size":1747,"mtime_ns":1782653560947537816,"hash":"5c24097f68a7696b4ae58ba6df68b6ace4f508b1f0ebf3e964fff23661c8ea0a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260628134241.php":{"size":1159,"mtime_ns":1782654201277912628,"hash":"c31886c1f10dd25296b56fb7ba336f1fc45aa45d6627ab6bdb148f18d49872ee"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260628152738.php":{"size":1873,"mtime_ns":1782660576358942894,"hash":"d7a00a9e505a45fe1056cde539a8cbefcb42f67a0c3755427d77ba12959e0c4c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260628153625.php":{"size":882,"mtime_ns":1782660999501873541,"hash":"b314e4f194586cb9b4037fb48ab8400a307ce428def8108b94616a263e24e238"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260628153855.php":{"size":1146,"mtime_ns":1782661140841078501,"hash":"1ec80db45af56adf7be93c412e0165c70fb629dde2ccc09b06a3452a66c52c05"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260628165710.php":{"size":809,"mtime_ns":1782665831816612384,"hash":"cca05740bf26d1540b361283f5a140aeb446bd717250615b7ed040977788dab6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260628173151.php":{"size":1639,"mtime_ns":1782667913119449330,"hash":"b8bbe9ad2ce3faae637534db20bfc455e288bc2c5fb3a1b9a10f4a29db2432aa"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Command/CreateAdminCommand.php":{"size":2428,"mtime_ns":1782649564990017265,"hash":"2fd1cffeb4d8299abb1a5fda3d9f29a08c882ff6e66781dffbc038ff675906c8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceCleanupService.php":{"size":1874,"mtime_ns":1782661405911853521,"hash":"19f366c81466bfebfd37cd2310f8602b243cf5111e51308892e196b7d5a7dc4e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ApiTestCase.php":{"size":2923,"mtime_ns":1782671188916899451,"hash":"6ec92ce7ac31774fec6ceb5e33a073d6cdbe06044221f38e4939f99270fe8bfb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentExpiryServiceTest.php":{"size":2163,"mtime_ns":1782662042934635310,"hash":"5586072347e23a24fddaa187efeb93d702697b7cdd1a399909239684cf371372"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentSettingsListOwnershipTest.php":{"size":1592,"mtime_ns":1782665059174149265,"hash":"1ffb3b0a89f531658a75520df810efc7e18022e106a75d885d92986d62ba74e7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingScopeTest.php":{"size":1653,"mtime_ns":1782660082529015889,"hash":"395161c96b8a660dab252a12c063090de94131b66d672c3b8804d70800327451"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DateOverrideOwnershipTest.php":{"size":1259,"mtime_ns":1782652681677712983,"hash":"10dfd3691f16464f1d16a317942a53046f5369260a74ce133960d1b1f30218aa"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ScheduleOwnershipTest.php":{"size":1721,"mtime_ns":1782652534935170672,"hash":"f935dde55aaa34b8c10780019e1c8ee7f5733c602874cc951411737dc9691329"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/SlotUniquenessTest.php":{"size":2475,"mtime_ns":1782660629971942145,"hash":"0168f3c381e9da2663e2cf118fd67f5b90d2ea6e4e96433e3d05a567248961f4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Audit/LowTierFixesTest.php":{"size":1517,"mtime_ns":1782668999927059645,"hash":"6d65ac794b959d7b177dfd5ed9792082e5f79a073b0cda79be8503b689edc907"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/RefreshTokenTest.php":{"size":1924,"mtime_ns":1782670959998154148,"hash":"745716b0c8627a1f72fed9305b2dc70af84c14ed015ff3341bd3c6422ea63c87"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/SendCodeMobileRateLimitTest.php":{"size":1421,"mtime_ns":1782666311547274783,"hash":"f069f1c427ffbeb082d3777ae8da34e031e940e4a0c79e5da4e80708345890aa"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAmountBoundsTest.php":{"size":1863,"mtime_ns":1782664554443203704,"hash":"0b7551406b5b0c2fe47812614e3edbf359b72ef3c0f16b12466e387c5bdbb041"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsListNPlusOneTest.php":{"size":1782,"mtime_ns":1782666701240447203,"hash":"dcf666e9d1a149bf85e0ef7869083bceec48bd8ba95958292878d73f7e330467"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsListPaginationTest.php":{"size":1215,"mtime_ns":1782662978856204103,"hash":"3d81e096e779dc685eed5920d7fef419ebf2c96e96794ae8d6222daeb0dea7e3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemDeleteCleanupTest.php":{"size":1598,"mtime_ns":1782668763427039299,"hash":"f9809dce56ba099731d9fbf6e1da781c18acc49a758537002868a7db3efad7b1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemStaffOwnershipTest.php":{"size":1464,"mtime_ns":1782665021154854752,"hash":"e8b808423b34ee5471e7d00407f94ed22593e06ed6c4e674f92e972ed0e8718f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Database/UniqueConstraintsTest.php":{"size":2595,"mtime_ns":1782667982464034374,"hash":"aeaae84730fbdecfb8337f25283653d3867d3cf50332e7bea917c946672c97cd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/ClinicDoctorListNPlusOneTest.php":{"size":2457,"mtime_ns":1782661950634203935,"hash":"705820b9d1590cf2f642e6ee7391a651536104c92acf39f261e2df71516ed55a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorAddressOwnershipTest.php":{"size":1313,"mtime_ns":1782664988784999788,"hash":"8fde8b4d6db03191fc8d650bf86fa6962956b504013b76a55c4e5ae791e47c38"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctrine/RepositoryClassMappingTest.php":{"size":1573,"mtime_ns":1782652790605780157,"hash":"5289139754fae16d85a09fcff134ceef249968876f029c180f36b1c7d53bf5d5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/DoctorInsuranceOwnershipTest.php":{"size":1486,"mtime_ns":1782664702712250408,"hash":"9231aaeffd13bf27869e74186679ddd38d1f6ebc9c52d36a8dad9b589bea3ad0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/ServiceCoverageNPlusOneTest.php":{"size":3714,"mtime_ns":1782664207237209708,"hash":"dd8ffa7d6329453fa49a9403b95a13556ad08dd318c89733a202d9d6c8ecfa4f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceCleanupTest.php":{"size":3021,"mtime_ns":1782664099181223715,"hash":"986643979f19f6a7ee71127782524852eb9eb163b77db793253e95b8df534675"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/PaymentCallbackAmountTest.php":{"size":3356,"mtime_ns":1782661071729083237,"hash":"1b32d36a573652e1860ae2ceaf20ead7eee9cef0c204c9d4875ce8926849e278"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Rating/CommentListNPlusOneTest.php":{"size":3794,"mtime_ns":1782664010670850358,"hash":"473c67b119935570a66ab5e75cc36311f04ce314729e75bf44fd337bacbc4535"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Rating/CommentPaginationTest.php":{"size":1836,"mtime_ns":1782666197516403141,"hash":"7d11e7ba342faf3c69e5844c1adab2aa7583b201737d16e0724d9233d00ad1e6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationCommissionTest.php":{"size":2548,"mtime_ns":1782655559634663773,"hash":"26b9f23b2462b30adea512eeb07f92f4db597a60c0ed3610a4169bd22f7c6c26"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryListNPlusOneTest.php":{"size":1592,"mtime_ns":1782666646810601161,"hash":"bce8c0d2597c3641885ba9322eb03bada116d979e3bd7a0b4c90d5208fdd620c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Settlement/FinancialBreakdownIntegrityTest.php":{"size":1173,"mtime_ns":1782661206530881715,"hash":"3e987494345d3a7c1cc90de7b27bfcac7bc45bb54e8fa0a7a3f790bdfa406aaf"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Settlement/SettlementListPaginationTest.php":{"size":957,"mtime_ns":1782666183589831008,"hash":"74501df43886dc66c5fe19f849549a2194644dc948d94856f97d0af17c0d179c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Settlement/WalletTransactionsPaginationTest.php":{"size":1087,"mtime_ns":1782662961214859304,"hash":"8df4dfce9a91d73297d88f22e047a4127fee2b00e2fe1bc8f43eed2ff805fae9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/ErrorCodesTest.php":{"size":1547,"mtime_ns":1782668503696264645,"hash":"bf392c01cd7a70c25efe7c4ad59ffdb4579b1216576d58393c3a965524360f0c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Smoke/InfraSmokeTest.php":{"size":1444,"mtime_ns":1782665870265496554,"hash":"d8d4a8c5688d7ed7168570bfc39c3cf038e2c43324498dff3239f5668afa0a1f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/doctrine_object_manager.php":{"size":479,"mtime_ns":1782654329479724152,"hash":"7a99fb0ab55d30b31cdebe923546775d6372a0aa6e731b409c37fb8f98671f5d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-spa-adapt-backend-audit.md":{"size":8798,"mtime_ns":1782670342468729853,"hash":"f7e83133c40658496827e06f6182a995ccaff35018d83b7ee8aa32aba25a03fb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/coolify-docker-production-hardening.md":{"size":13443,"mtime_ns":1782647901236299599,"hash":"74228033d085f739ed39f615762ad721c6b3678122d0afc3f988676c4b514589"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/coolify-symfony-deploy.md":{"size":18877,"mtime_ns":1782409236333930026,"hash":"a81d0aa4535ae4be51f69d47c5101f7a72415654ded3889e01f1baf98718715a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/full-backend-audit.md":{"size":11545,"mtime_ns":1782651345997419119,"hash":"448fb57a5fdadd9bb3176b1570c0421b6459bbf2a5bd69bd4154246ae0c61285"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/home-landing-copy-and-mobile.md":{"size":11823,"mtime_ns":1782671706019814271,"hash":"596043e27126b0500ddbd861f0e7a8c17681ca49b3381da382458f2bc2355b09"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/split-db-redis-to-coolify-resources.md":{"size":12357,"mtime_ns":1782632977626228125,"hash":"6d87685ede07fb029b01d211fa82bdb7311bde9eb31ee9869992e6c49da5c75f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/DEPLOY.md":{"size":11539,"mtime_ns":1782647901238565498,"hash":"39797d5439fd4fd0fd19ae7a5b033febf0fbf6b58d07fdd1750d3aa2799b9163"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/audit-backlog.md":{"size":19190,"mtime_ns":1782671239316080150,"hash":"63afb7aaff2eb3113700644ab9bbfa07562ccec38cba4c77c0f21cd9acb98706"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/deploy/coolify.md":{"size":10378,"mtime_ns":1782410984792896284,"hash":"f1d06d336c14b8df1530ec41dd80021b40e7113be0895504f9dda70b112a1cdf"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Controller/SeoController.php":{"size":1860,"mtime_ns":1782672834274308910,"hash":"df1028d7b1b294928a318cc7c27de5ca99b00d583d81ef6f400494c22380b6a6"}} \ No newline at end of file +{"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/assets/controllers.json":{"size":198,"mtime_ns":1781030172830093265,"hash":"c2038f4c739d4a1620199394a2ccfdd5c91ef846a0f81048388ffa7b65df091b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/composer.json":{"size":3082,"mtime_ns":1782645766148245683,"hash":"d1fe8db3ea082855e8c562819934d2719debd0d5541e7eb5853d87d13cc47459"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/config/bundles.php":{"size":991,"mtime_ns":1781030790602666616,"hash":"ffc97986a2386074ed8eb1b4b9dcbca2ffa7cc6b3600a6c37e3112d6be39e0f4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/config/preload.php":{"size":184,"mtime_ns":1781009656090972900,"hash":"718612fb509259556db6202d93b5f3b1bd85a6be6d523cdc6fb1d81b569ce256"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/config/reference.php":{"size":105233,"mtime_ns":1782645766235591855,"hash":"a2030203ccca39bf435675e884e805a2bc3db13ddfded1d346ac649bab6deeab"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/create_test_users.php":{"size":4062,"mtime_ns":1781168063674077630,"hash":"35e828a0495a0a4aaa7539781076edff3b0af2e88562ea0ae1299cfc17fa91b6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/city.json":{"size":48958,"mtime_ns":1760953552261818528,"hash":"4c321bdc22df2c9e02e37cb3c1a44d792710e94c53f0131f14e88f0ba60cfbf5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/doctor_services.json":{"size":42359,"mtime_ns":1781085019042251229,"hash":"086809f01c4c6e77ab1161688bd03d60ff524735d0d7655cb0daa55bbb53875a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/import.php":{"size":5488,"mtime_ns":1781089058225002885,"hash":"7f22b1eef5dacde90d1f87178f5b446df06562e86331f2b1fef0672da6d33fb9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed.php":{"size":27683,"mtime_ns":1781090517391813278,"hash":"9f68801870c368286543040b482a6a8e9773a82506565226d705c0b410873025"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_finish.php":{"size":10806,"mtime_ns":1781091340487318516,"hash":"f36f97df126491fcfdc438f289489a189bbc58b7fa5dc61e48a40edefb77c623"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php":{"size":42270,"mtime_ns":1781091251098443866,"hash":"da652ff8b7513cab398dc4f7d6dcc92399ef0507410f466a72929684aee6abc2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/specialties.json":{"size":16189,"mtime_ns":1781084374016184330,"hash":"de4ba8a0ed9fe595a89be7b4113ae37bddd5dcc5e59766f4cdf7ec34cfd44dc6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/state.json":{"size":1708,"mtime_ns":1760953552262399793,"hash":"3678b80abe63c2c45d0ef5f5cfd63cb46f5bcff7cb6f73fb3c8d188ce24d0242"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609130407.php":{"size":1154,"mtime_ns":1781010250896191835,"hash":"d9130e4e0fcecbfc302da5ef3184d0665ef9844067e63673b091dc6b09e5c432"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609131304.php":{"size":8945,"mtime_ns":1781010908745260477,"hash":"d8db037c64d216c9d6e3018caab7c9a4966abfe31e41794f43728ac0bd3c11bb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609131553.php":{"size":1477,"mtime_ns":1781010960853107810,"hash":"1b3c9ad833965008985bcf3f6a1894e400bc58bb0a8de2b6bc159c31ecdcca5d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609132009.php":{"size":1986,"mtime_ns":1781011210879944205,"hash":"95e296cf289224cc43748507a9496f493d0e25b829a9e3d8bb8567f6f022d378"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609132708.php":{"size":5572,"mtime_ns":1781011630935659766,"hash":"d3211b9b4b08ad40b543052498b4ad7adeb034ffbabc4a83f761807df8e2fe9f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609133121.php":{"size":4855,"mtime_ns":1781011890870506406,"hash":"fc65641b70ce6d9bb2409aeecccb580333685ba71bcdddb72ea185fc9b717e9b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609133334.php":{"size":1529,"mtime_ns":1781012020936148882,"hash":"d2753baf2902d723dba6ef2928c65627dbc4f006c5493a45182b450fb4598fd6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609133546.php":{"size":1688,"mtime_ns":1781012150911850095,"hash":"98b56edc2e31c609f70d82d1e697c6598f3c65c4120d4e77510d19c0030e9d87"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609134112.php":{"size":2830,"mtime_ns":1781012480955463648,"hash":"ffb5700205e312f10728cd20f9638450cd2195df9627b5b51f92690526214845"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609134741.php":{"size":1789,"mtime_ns":1781012870832220674,"hash":"eb2a55b4f50f4fd58288452b71dfb5e190958cb8c775354dc9c9f99c929dfff0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609135126.php":{"size":1922,"mtime_ns":1781013090876422882,"hash":"a736efea5774baa48ac87522442943580e9ce47cab3479e1033e71fc6131eae5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609135514.php":{"size":1449,"mtime_ns":1781013320954994440,"hash":"e3901078cc23a4e9ba6a7b748e32fc1a04f888c8d5680da5100b26a56dcd0559"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609135704.php":{"size":2558,"mtime_ns":1781013430957508206,"hash":"6ce6851d5331c07c1f13c94f475a7f6823551927ff0b7ccfa8fddec146e69fcc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609135923.php":{"size":3457,"mtime_ns":1781013570869080544,"hash":"b7a581c53e463fa8bfb6a7ccdd65d75c2146aa3b8190852a84a15ad2c8d3bf3d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609140223.php":{"size":1590,"mtime_ns":1781013750963170886,"hash":"c0c011d8f3040d2b81dff1ec667f2d650567eb141271ff4d368ed66fdfef9342"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609140423.php":{"size":1535,"mtime_ns":1781013870906972885,"hash":"0fb344e74f64622b3ea3f4a29e8b6412f35ec60ee46cd25abd5ea3e0abc8c299"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610062539.php":{"size":826,"mtime_ns":1781072744933894396,"hash":"c9a4bfd06b4bdb00f74c6a5973acbea2b86b4c8ab64c8d28c730dcdda5bc0e88"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610092558.php":{"size":780,"mtime_ns":1781083564938987613,"hash":"7b3ae1ae82625519d5c7986d542c84dc5c37949ac4f3a8c356191dc480b7cc0c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610103401.php":{"size":20904,"mtime_ns":1781087803230706453,"hash":"f54443ba8ee1b2d436f3e2bdafcdb026b5b3c8dae9941623fb401792aa68bb85"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610110039.php":{"size":817,"mtime_ns":1781089244896521926,"hash":"a68634b6818f1b331bc2232ff9429792f11a7090ef18315754dbb5feec3981b7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610110921.php":{"size":1611,"mtime_ns":1781089784421230793,"hash":"2f112d7fbfee7d1a0ec047535854cfb1bf8088099d4f5219e23f9458380f90ce"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610111254.php":{"size":1109,"mtime_ns":1781089984946035862,"hash":"2c68d5ebfef56abee588aa5abb74a571918a0ed04eec7be7ea8039d9a12046ff"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610113711.php":{"size":1499,"mtime_ns":1781091448606693864,"hash":"4cd9c0910a49718627e7ea3c5f6f448e6508e609c70d643e160a6c740937d13f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610140853.php":{"size":5927,"mtime_ns":1782583543657239761,"hash":"02683252b3c23dc3005af00fc6a42cbc360a306c799a88ee722cf1560ba22da4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610175105.php":{"size":767,"mtime_ns":1781113873591904402,"hash":"49ffb1ef4d630a180b47d4b1f42da6c3ddf8283dc93bc192c16060cc093b5b82"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610183655.php":{"size":2273,"mtime_ns":1781116623586431980,"hash":"e1573ba5f962b956314e7e17a8adf8fc3683dc6065c34490b60a25636d7fe4a6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260611075829.php":{"size":3004,"mtime_ns":1782626301195816873,"hash":"b3ba50cb2690810d8fb010f0ede4cf92906376908208bf0093512752d72fed76"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260611083424.php":{"size":881,"mtime_ns":1781166873770630956,"hash":"38e49fefb94b0029f3a10ac5aa846f341e47fb69686ad6d23c4b324de4b5e218"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260611084046.php":{"size":1410,"mtime_ns":1781167246413147688,"hash":"ace825e63afb52cfc794f24547a03563c501cb951545c1a8fe50e2f198e11572"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260612081739.php":{"size":1185,"mtime_ns":1781252261521732569,"hash":"abfc51c67c959f525711c661c21872e6a831079510241c197b86175623bc217b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260612132848.php":{"size":1667,"mtime_ns":1781258338612526059,"hash":"c3d155690c12d3c3243190dcc759adf44cdf6a727b3b2563ba50caa78fd2a3cc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181134.php":{"size":1715,"mtime_ns":1781516938570601065,"hash":"4febd40d1e647abbd00413dbb51dc59d5f73d15a6d54d7668d08861f2e6c2d99"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181629.php":{"size":3515,"mtime_ns":1781516938570859523,"hash":"c8a4a0b22f709c3ad72760ab89c787f44260064e9d3222449292133d85b27862"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php":{"size":4760,"mtime_ns":1781516938571506442,"hash":"3f5f75cf96210cabb9a36a61036acb7bea5fd01466b367725995b9fd52bedb2c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614182549.php":{"size":2122,"mtime_ns":1781516938571645400,"hash":"1fc5633381813d3939e8513eb233bfd9c24797537a8348bc83e1f29c2b41e311"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614182950.php":{"size":2545,"mtime_ns":1781516938571764692,"hash":"fd126b1e4e09b2f3433242d40992cb2a829d80a357faa87bf922d86bbf514c2f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614183527.php":{"size":4022,"mtime_ns":1781516938571888567,"hash":"98a07ace9623c623dddcecb1bf1d4189d8efe1692ba261779b1f9661ac07ff25"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260615060415.php":{"size":851,"mtime_ns":1781516938572128193,"hash":"0231ff42cfb43dd4cb4ecfaff3e4f1d285d30fdd87a120fccc6046fac3d1e040"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260615061938.php":{"size":981,"mtime_ns":1781516938572427735,"hash":"1ac836b1d7089a2dd47756eb7ba0e65801105e2dda52aee3f5df981daa57db88"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260615074107.php":{"size":1712,"mtime_ns":1781516938573278653,"hash":"f16f0d0bcf5a4646bcaf98725563639c8ff8b4f2a6d8cf9b8f6a0e7bfbe4c39d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260615142236.php":{"size":1117,"mtime_ns":1781535498215147916,"hash":"27e62ea86a4f3aa8539bd976213f57efbd6eb36b8aa4798fe52f2274571941c3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260615203529.php":{"size":1746,"mtime_ns":1781557035803907615,"hash":"b735a483f4db548f9613dd6d5efc8489f1a14559737b39f5fa9ec395f6ad21c2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260619062912.php":{"size":772,"mtime_ns":1781850555276849213,"hash":"7803c7d2fe66171063a19937794a6630d34dff563450bbcead5fa6051866ca2f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260619121047.php":{"size":780,"mtime_ns":1781871054836536786,"hash":"5b96978f092d4e81b6b9ca61e2a5d5a53e51f1b9b8bf6be43f38cc462371a252"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260619170105.php":{"size":1000,"mtime_ns":1781888467242271818,"hash":"24b56c5edca5c601b008f28dc8b642de32dceeeb408ec38cd5e3f7c40c3ce4f3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260621084558.php":{"size":774,"mtime_ns":1782031565107938146,"hash":"1a88683010bc9f3571111e2c63fceda2062724f08e0c93a8519405d4ed8bf33c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260621094624.php":{"size":774,"mtime_ns":1782035186037116338,"hash":"846706a2c43ed5b3354ff1ebc8d0eb9d9c7dcaca94802f6b8ae4d4653eb54fc9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260622160119.php":{"size":779,"mtime_ns":1782144086923054995,"hash":"d1a46bd2a54a9e9f55a692342bbd1bc49add55e4c29368fef1c0fd6d4f8a9292"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260622163152.php":{"size":1377,"mtime_ns":1782214545724072190,"hash":"64ff3985f32d0d18646d441f0edd99be402305cbff68d66519dcb196e17e42bd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260622171538.php":{"size":1410,"mtime_ns":1782214545724191815,"hash":"42c0bfb273a488f98079a84f3331c2000ec0018e5c1a748a4f76481853fca168"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260622173707.php":{"size":1491,"mtime_ns":1782214545724314524,"hash":"e7ca8699e56c8ce50350006668b7958af1be4663f36620a12ce34dc1fecea6e1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260622181251.php":{"size":1171,"mtime_ns":1782214545724441066,"hash":"9a5233ddd9873b485bfcf9b9009619a42cec5bc0a4516d98a387b42a249aa0c5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260622184409.php":{"size":2212,"mtime_ns":1782214545724627733,"hash":"caa199786e4c7016e4232e653b063278fe809536f4eb2b42305e3bd30beef290"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260622185948.php":{"size":2005,"mtime_ns":1782214545724826651,"hash":"7048fe9c1439b52f85abf3186cf4eec913eb873e8ac6ae1154712adccc327b83"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260623115721.php":{"size":779,"mtime_ns":1782215846636875546,"hash":"4c8e43a5be46030c087a8679b9b84e8cf58b4174e9228f94fa02dd0d3f2e5990"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260623173907.php":{"size":779,"mtime_ns":1782253591740927223,"hash":"237d660c556b7f37176854a98f02cd114fafab9405f9ae4945a8a75941928f8d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260624030339.php":{"size":916,"mtime_ns":1782270223182271448,"hash":"a97dc816b64080ab3aabd67347c2161faff7090629810a6db13c051991edd8af"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260624092459.php":{"size":2059,"mtime_ns":1782293101374459999,"hash":"44b5621ce383ac7cb1cea47d7006f3c2b0b47bba8d49f59c78a0df4f737f8482"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260624093738.php":{"size":1266,"mtime_ns":1782293867202071491,"hash":"dedb9cb5586cb39f3d35af323fab3e41ff8e63ca961cdb98b8a7beabd113c8af"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260624123236.php":{"size":809,"mtime_ns":1782304359030218634,"hash":"acb3129833c4f6b1ec99f90496e23400de1df0624f1dbbba5077a20500a38548"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260625135132.php":{"size":780,"mtime_ns":1782395498606655159,"hash":"a1c3aafeaa1761bfaff51ae0c523a2781cf359fca511e7aa8bd294b70011a9a9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260625150304.php":{"size":1990,"mtime_ns":1782399813900039403,"hash":"87f84613f1b928abd28cf7502c4572ebf7599d0c47d3c97497a5d74b9fb2c983"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/package.json":{"size":2261,"mtime_ns":1782728407180886172,"hash":"44bbdc99c5e4a3a3c3645f2d400419bae158aef97f432ecf3340eb902c8deab7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/public/index.php":{"size":206,"mtime_ns":1781009656089267135,"hash":"6609137ba6c6187032cdfd84e9d39097732d861414157cacbdeb77b2b271ac8b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/public/manifest.json":{"size":851,"mtime_ns":1781344581738519976,"hash":"1f7781991eb738e4d1e1d94ecbc02013b898ef8bf8a7beeecf1af9687643b4dd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/seed_realistic_data.php":{"size":24320,"mtime_ns":1781519949285784202,"hash":"2ad075c6d333a42f3ac51adb0e1d8b444f64f3b5a01bc87f53d9522cb272ce68"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/seed_test_data.php":{"size":13557,"mtime_ns":1781169644756523490,"hash":"d5bbc3b4a96e7abf610d9cd63da61dac6b73bdd97b5672eb4ec191bbec2255e8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/skills-lock.json":{"size":267,"mtime_ns":1782232921467371596,"hash":"4b889910ed363cee9dbd7da20e9c0748ddf40dd483ed92b5e581ebedb506f179"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Admin/Controller/AdminApiController.php":{"size":97141,"mtime_ns":1782728407188376931,"hash":"c8481efa6177a2107a963ee13ee28b3812d8e111417118f7d7a06c15217623b0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Admin/Controller/AdminController.php":{"size":490,"mtime_ns":1781030416417456388,"hash":"7d18322ef916885ae0181a7b9dde07ab07d08bc49cbf72669f50e5268ffeef62"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/CancelExpiredAppointmentsCommand.php":{"size":920,"mtime_ns":1781551622411049671,"hash":"3b56ad9741a4349bd249a4a4e320f7195c320fec9a96ccde6da5b8f75d87b32d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php":{"size":24240,"mtime_ns":1782304270243667628,"hash":"8a6f406c0d70ab3cc8802470ee6fe0d24c883177fb8fd436653c31edaa915e36"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php":{"size":17714,"mtime_ns":1782728407188976018,"hash":"213d1b93ba08882b32a47b70be27553aae4d53bf92fcdb66d2c2876e33f0eb6a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php":{"size":15723,"mtime_ns":1782728407189591731,"hash":"36e9472f0cdcf7178c898629a676f50452d0572c9dfc7f6c0d3f91a602716a0c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php":{"size":9871,"mtime_ns":1782728407190164318,"hash":"199c0bce6c58ae43bfd76f426a9b879985958641a5730886b73f925b79e85395"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/DateOverride.php":{"size":2925,"mtime_ns":1782728407190402153,"hash":"c59fdb6d3f05bdb6cd558bb74e701897aa14947acafadb64943469c19fe696f0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Holiday.php":{"size":2953,"mtime_ns":1782650883604011152,"hash":"45b9c56571e20dfc0cabc789b083e2099273efbe5c0a589268a7f5e35106e631"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/WeeklySchedule.php":{"size":3519,"mtime_ns":1782650883602991274,"hash":"ac7a64333676e95bd5f9a78c22fe0f83fcad6bf96d65ae2605685ab8c01ed453"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Message/ExpireAppointmentsMessage.php":{"size":85,"mtime_ns":1781551622411423796,"hash":"094a07b7c7552dd1c2812e066ae7e9cde6dc6bc9ca4ef07e11b82f8feec45fd6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/MessageHandler/ExpireAppointmentsHandler.php":{"size":504,"mtime_ns":1781551622411619546,"hash":"8981c0048e84b26121eb8e2a6e1f9913a7d61d958a48bc4bee113df6c0c77a80"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php":{"size":7660,"mtime_ns":1782728407190649529,"hash":"293ee69d87a2ee0421f6a4f73ef854b9fd7d261642ac34795a453438ac762b39"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/DateOverrideRepository.php":{"size":1119,"mtime_ns":1781012268350237489,"hash":"f383ecc7f0712616f9969689e3a2011faf49b3ee6c2ec3fc6751f0e93560df91"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php":{"size":1768,"mtime_ns":1781099253934669137,"hash":"f886ede4b1998bcbd43c335af00c205c410cfe7bd74b17c12add062b12b84d7c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/SlotTakenException.php":{"size":101,"mtime_ns":1781535498216404171,"hash":"e6ca84966b94b947c7df53646b8a0c5b1a5f5564d144e2b0e00b7756c97d718a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/WeeklyScheduleRepository.php":{"size":1480,"mtime_ns":1781523180068721029,"hash":"8a3deac81ebf1b16b5221f172aeefc9a45009658b7820e6e8597a589ea3af936"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/AppointmentExpiryService.php":{"size":1834,"mtime_ns":1782728407190939073,"hash":"0e08a53cd50f1fa75c2998ce2d39400cf116f1e7d5632015fefd589ca730e771"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php":{"size":11056,"mtime_ns":1782217986438154633,"hash":"b42aeef988db241ca6b6bba68a3932214b3a0bcd6b89e1185883c7a52ee8be3f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php":{"size":36120,"mtime_ns":1782728407191234283,"hash":"d7f98b20db8f66beaae6688b6a84f1692b43437de6e85a3808774743694f3c80"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php":{"size":7438,"mtime_ns":1781888558424222836,"hash":"f741f4d2cc7d43672b9c3ba189b7a6164cd5ef1031a02a697a6971287f6ac9be"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/PreRegistrationController.php":{"size":7871,"mtime_ns":1782728407191857954,"hash":"fc3c53bab05acd5e3c477e5d05c90964c4e7172f3afe5c96d11376a85510b1d2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Entity/MobileVerificationOtp.php":{"size":1930,"mtime_ns":1781167196281533241,"hash":"511faa2e0698158b312aa66c5b7d54539963056b011200b3a7b86a65651e56b7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Entity/PreRegistration.php":{"size":3061,"mtime_ns":1781252232305967808,"hash":"74a388c7ebafa889c4428ba1538ac46ed8f1f5c6ef5a34975016f85a128c5f40"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Entity/User.php":{"size":4972,"mtime_ns":1782728407192144123,"hash":"83e9341f771214eaab94dd7c4f0aa2de0e5c0528a0fa5eb4927659f94bc7ddf0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Entity/UserActiveContext.php":{"size":1160,"mtime_ns":1782652951356493481,"hash":"1c60c30e2800176bb2dde9730607d081f2fa1a05f8f6ee6e917ad256bcfa73cc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Repository/PreRegistrationRepository.php":{"size":842,"mtime_ns":1781252241014651656,"hash":"050d7fae8134856aeccfff39607f5cfb44e8b923e13d0235411a577b78a6f96d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Repository/UserActiveContextRepository.php":{"size":952,"mtime_ns":1781164699567301035,"hash":"22c3a507b65fe3f858806b1d7bed15411be794586278ddae7ac5ebe09782bbd6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Repository/UserRepository.php":{"size":1023,"mtime_ns":1781010107490769863,"hash":"748b70a06bf6833d94e5168e4ebc06ad7faf0dff67f5f099f595f10cf4f59137"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Security/PasswordAuthenticator.php":{"size":4195,"mtime_ns":1781946748878509164,"hash":"abec4d9e6782d2833c1eb7862460130ae093b20b5afd4e1ca468f9ce784b53ef"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Service/OtpService.php":{"size":3228,"mtime_ns":1781946485891979924,"hash":"e9d828bddc99129d0ac0c37ce23b83257fec16b7033074557acecb4757d88f14"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Service/TokenService.php":{"size":2166,"mtime_ns":1782036558107915300,"hash":"3b749587b4c8ffc2d0fcf9a266ab32aff75b1681af31e6797d8046dd3ee36713"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Contract/ClaimSubmissionResult.php":{"size":509,"mtime_ns":1782214545726213864,"hash":"5391e205be5e00bf0cdd088d6f9b52427e30e3a5d29d2c0ae39753b15b67fac8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Contract/ClaimSubmitterInterface.php":{"size":461,"mtime_ns":1782214545726346198,"hash":"9286f1fdb68765c4512fa8aa302156a4fc54df7af3fb5d5d1e2d59c24111c3db"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Controller/BillingController.php":{"size":13703,"mtime_ns":1782728407192799169,"hash":"7226845540da9c2d9121eb7e25eab910b5d60d45d0f5dc14321ce9379b079967"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Claim.php":{"size":6465,"mtime_ns":1782214545726749575,"hash":"85028f866ff4695fa0095e4ba3191a385a63fdb3aa1f3222fda2d94b61d6d39c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/ClaimItem.php":{"size":1646,"mtime_ns":1782214545726889450,"hash":"0e3bb1ebc45d4c045ef0e6fe09170976c315d7da410efd79bdcc53189e9dab49"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Invoice.php":{"size":6079,"mtime_ns":1782214545727230826,"hash":"02081acac585d1cfaabd1d404b0bb25c7bcf25fa51e32bf986cd75675d14ac24"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/InvoiceItem.php":{"size":3448,"mtime_ns":1782214545727383452,"hash":"63280ec10f55dc16106afecac0784a9094ce12fbd3787a482a75eafe451aa5bb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimItemRepository.php":{"size":895,"mtime_ns":1782214545727554077,"hash":"9f606952d141e1db9f444ec80bba343c34a5c39f905f72c53c76d7cc7dc58f89"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php":{"size":5807,"mtime_ns":1782728407193826801,"hash":"26fd73c5de681031611a56b0e9a1140cf3b4c1088059ba954e7c3c8a344392de"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/InvoiceItemRepository.php":{"size":2056,"mtime_ns":1782262433593751772,"hash":"6a2e18c9de2434f67ce2250dc17ec50a29f207b95ca2fc6e2a9c7d338a67a67e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/InvoiceRepository.php":{"size":865,"mtime_ns":1782214545727978079,"hash":"71c55535e6b20d820e351a26af6bd1c1b6cb26c371414e611e8e858c2d8486f9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Service/BillingCalculator.php":{"size":1975,"mtime_ns":1782214545728144705,"hash":"9751645f561446a0d0f6a618cbbeae012f7f2274c5c1fbb4379220b995070f16"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Service/ClaimService.php":{"size":4124,"mtime_ns":1782254015995593528,"hash":"f04e02faaf3d8f49d493c2e77f8f80120e8de353af185e624996c9b14e36267b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Service/InvoiceService.php":{"size":3335,"mtime_ns":1782263056583478624,"hash":"411b9e4e6aa41a158211959c5b9c4c286ada95c8b68596364eca3b1cbf436e86"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Service/ManualClaimSubmitter.php":{"size":771,"mtime_ns":1782214545728543539,"hash":"11064e4cf0182849f67012ead852a3b45c2d8b66693e9680bfabf4094c3b9d40"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/ValueObject/Money.php":{"size":775,"mtime_ns":1782214545728705873,"hash":"97c8de0bcd950f7b29c8f8fb87d33f4cb79bd0b17e531592c80fa5fb5c0e6de8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/ValueObject/ShareBreakdown.php":{"size":599,"mtime_ns":1782214545728844457,"hash":"98b4c746ff1d241697d227cd21bf6a8b010cea93dbf0a219f89910456c511ac1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/BlogController.php":{"size":17742,"mtime_ns":1782050215484280688,"hash":"4bc5e62060b6e27970972698933b7e9b6f63a4eba44cac9fd08cabb6d5c355f2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Entity/Blog.php":{"size":5562,"mtime_ns":1782650883613744390,"hash":"5e6a312d48b1efacb7e4c14b87a658d1ad64bf0d3aefa5bdb2008011cb3b175b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php":{"size":2133,"mtime_ns":1782049659479434537,"hash":"a15b4c1c26d71f5cd0b0d4e3c913702999a475ae13abd7d8eb29ab20e033adee"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Controller/CategoryController.php":{"size":1776,"mtime_ns":1782728407194246845,"hash":"1be28d02d6f241500cc7a55f1a597962d80b5f72c814c9308fd6811029aef714"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Clinic/Controller/ClinicController.php":{"size":34368,"mtime_ns":1782035216514487631,"hash":"434df68031d6367be88eaa0faa9ed185484cd9e7d4e4b4b9e0b50d4d743e18a6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Clinic/Entity/Clinic.php":{"size":12311,"mtime_ns":1782728407194604639,"hash":"d192f3609f782986a1c36a6236066c503364b8d1bb7312c928e7c9ff1a2f5d80"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Clinic/Repository/ClinicRepository.php":{"size":4495,"mtime_ns":1781782025398193552,"hash":"e6a358cbfbbd1bd23e4e823ad1b981c488de8282df7bdcf2eea921232be0b090"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicInvitation/Controller/ClinicInvitationController.php":{"size":10193,"mtime_ns":1782728407194937600,"hash":"9e968ad47c34e34775e6793301147eaf9768692a8f254ceed37152207ae3d202"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicInvitation/Entity/ClinicDoctorInvitation.php":{"size":5434,"mtime_ns":1782728407195142351,"hash":"44d986e38a0aaff4ff36d621205c7361769814ac64e5e559dfeb02d2e63b09d6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicInvitation/Repository/ClinicDoctorInvitationRepository.php":{"size":1821,"mtime_ns":1781293272835808881,"hash":"10604824317018d8f535539834b9913ef3982889b1ffb2874e4438f848f06726"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicInvitation/Service/ClinicInvitationService.php":{"size":4420,"mtime_ns":1781888637727954912,"hash":"123c29f45911c7151d410112521a5d787922a73bbb0ebb1f53792aff70376e6b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php":{"size":15449,"mtime_ns":1782728407195387478,"hash":"38d8db77331e6ccdf9e78a54f5f223cd74cd1b83880d40ececcf4cce392472cb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php":{"size":4270,"mtime_ns":1782260462891413703,"hash":"f7c314c5ddc678d4896d358c4b89ee1048c314fe237fb307b1909e44d986307f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceSection.php":{"size":2865,"mtime_ns":1781516938575505158,"hash":"6fce4d578f8878eb023372cfeeed180e1826274363811165b1623578b8911386"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/Tariff.php":{"size":2497,"mtime_ns":1782214545729589627,"hash":"77a5e0dca59cd5587ab614a2bedd46a0de3485d620a6125f4804db7b688115f6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php":{"size":1193,"mtime_ns":1781516938575690367,"hash":"3561e5174c09c2d295bf2b77e3a2692c234f30cfe76b597213ce1bd2ff9bc81b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceSectionRepository.php":{"size":1274,"mtime_ns":1781516938575822117,"hash":"6e87ff4062b59b4870ac32891b6fd40ab36ed939b3a67959c600a63a0375b299"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/TariffRepository.php":{"size":1312,"mtime_ns":1782214545729721752,"hash":"fece09188f0d746cc7fdc518fb8d63488c77314d629940d1c0969b6f28fc7b38"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Service/TariffService.php":{"size":1653,"mtime_ns":1782214545729910003,"hash":"13d77eda5f22d43badf639d0127bc7252b3adfe6c72657c33423ad5a04f345b2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Controller/SiteConfigController.php":{"size":3369,"mtime_ns":1782319753499631658,"hash":"91d6de5e3c6f14955c0b99c55dafeab4daf8838256eb3d9954fe577f6051c78d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Entity/SiteConfig.php":{"size":1026,"mtime_ns":1782650883609343293,"hash":"694f1f497f5a3a1095f2949eacd68694eb7e8d6536abcd1bb61e7d788abed158"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Entity/TaxRateHistory.php":{"size":1836,"mtime_ns":1782650883608855500,"hash":"1b50a1ed1a3d72be73df9bce2bcb010e2b90888bc7daa0a312ede4d181327631"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Repository/SiteConfigRepository.php":{"size":2533,"mtime_ns":1782319853828508658,"hash":"50306f63113ee6dfa84443fe08d91f9fb9b17b7b9f86a85539bcd3a05215c51a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Repository/TaxRateHistoryRepository.php":{"size":591,"mtime_ns":1782293892020820040,"hash":"1161721d41f057cd7c7d820b405a526cf644ade3da6a44a93e63ce9a364a9ca3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php":{"size":18227,"mtime_ns":1781522583733722442,"hash":"d67fce94d5e7ecfa0222a05f525586c96c9c280bcbee7605865b114594201bfb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Controller/DoctorController.php":{"size":37753,"mtime_ns":1782728407195775022,"hash":"2c2f4c831d7ede2101b72277fc7c20ad06ac22dcd23045b8134aca7471278238"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php":{"size":16811,"mtime_ns":1782728407196033316,"hash":"dcd2dd96c11cd47f033dbb41718dde4b0f7fa2a2110f25ba4804b33e37e331e2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/DoctorAddress.php":{"size":5470,"mtime_ns":1782650883611537550,"hash":"f42a0409b492abf55f1ed704e65e2273b1a9b7424abf0d2bd9c9507ea9345747"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php":{"size":2770,"mtime_ns":1781783246170814153,"hash":"531973c4cf541ba9e8f3955fad4c863ec94f0a5cf84a03c9fa438aa59f979a3c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php":{"size":7714,"mtime_ns":1782728407196368484,"hash":"3b22e183b3ec75a81be9e5095a62c8597b792a7be8b588e084f50c3f3ae0c2e9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/DoctorService/Controller/DoctorServiceController.php":{"size":5406,"mtime_ns":1781522583732540897,"hash":"953781115f6180a8b4d33de1d600d1a64d9dbf949a93069a82f1d8b28a14a5dc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/DoctorService/Entity/DoctorService.php":{"size":2831,"mtime_ns":1781085550562230229,"hash":"6d7d545954a787dfcf52e2f9b8ccae47a1af55c21a43d3c60ca8c59dbade506e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/DoctorService/Repository/DoctorServiceRepository.php":{"size":1274,"mtime_ns":1781085558665462494,"hash":"79eb3168176aa86043e1613fa832e0a94b683ab7cd5a7553222d88ef9198f4c7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php":{"size":25368,"mtime_ns":1782728407196781029,"hash":"457ca31fba8263cb58b3c47f214164fd28094d3074e6c57f8d4bdc0a0728a0bb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Entity/DoctorInsurance.php":{"size":1960,"mtime_ns":1782728407197029697,"hash":"3835c0d26cf2af6937ccb1990a2a097e0696bc03c144ca9863867906de1b3a94"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Entity/EntityInsurancePricing.php":{"size":2507,"mtime_ns":1782214545730369713,"hash":"e0c3664524d71706ffc2c377c20c9ea5d12be0b8aacbe3feaeffe555ee003ef7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Entity/Insurance.php":{"size":2270,"mtime_ns":1781085569269281268,"hash":"bb5c7b593458bca73e6d767909d845c59371d50aefc54d6819b53b036d16d8a4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Entity/TenantInsurance.php":{"size":4767,"mtime_ns":1782214545730514547,"hash":"8f4a4e4087e65a58cdc2444a4584a3a40796948313e4374e1f8a38983385bda9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Entity/TenantServiceCoverage.php":{"size":3432,"mtime_ns":1782214545730644047,"hash":"fd098f4aef57bc0988ca8d17760b0009d2742666fd62fc0ff2ce07fc6b0dab1f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Enum/InsuranceType.php":{"size":351,"mtime_ns":1781085440519759893,"hash":"30ae4d15da752fad6f6fdf214fc764732f372af51c1361fcdd23ccf7cb66d41c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Repository/DoctorInsuranceRepository.php":{"size":848,"mtime_ns":1781011984448803782,"hash":"61e05cda6d846d53a56fe1bc16a932bd7ee1fcc43f8ad9cdc4f8eda7635a2bb8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Repository/EntityInsurancePricingRepository.php":{"size":1404,"mtime_ns":1782214545730775964,"hash":"623b73aedc8f41f9f0ac7d374725808c1c72012956628e15ebde5681f7034dce"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Repository/InsuranceRepository.php":{"size":1220,"mtime_ns":1781085576476951957,"hash":"dc63f462de508c5f6d1fd51b08ebd887c5f79528d5183fc7a792e6cb579e26ca"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Repository/TenantInsuranceRepository.php":{"size":2436,"mtime_ns":1782214545730912256,"hash":"b99e224b9f48a68ebdb627590ef6c9057f3ec7969e4ca2e317378766527785a0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Repository/TenantServiceCoverageRepository.php":{"size":1339,"mtime_ns":1782214545731054174,"hash":"5d8193d5276ee2a12f650ee075fc47f0bb32f32bcaf26f46328b1c7498636853"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php":{"size":6310,"mtime_ns":1782268410292219426,"hash":"088a8086ca7a8284aa67577aa0ffe060d532f3bbb2090b6c3e3ff0f4730e2703"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/ValueObject/CoverageRule.php":{"size":381,"mtime_ns":1782214545731415633,"hash":"3ce989704beb3ff9aa60cad8460e69a1ef5a411ff0024b7d5541df502f4cbf2b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Kernel.php":{"size":606,"mtime_ns":1782741976619887114,"hash":"0401f3c33ce4727c62678d6ef89f3688cb957b8aaf3d8de64c19057cfb863d01"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php":{"size":10195,"mtime_ns":1781522583734100069,"hash":"64770748d202a36f7ebd57f5fe725201462f80835839fc0dee471cadf8e663bf"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Entity/City.php":{"size":5855,"mtime_ns":1781089230145855904,"hash":"a9c471a92b627484e74df8e11ebc9f6db21a05c249df2f67eb74a39477204e4c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Entity/Province.php":{"size":1688,"mtime_ns":1781085458710667014,"hash":"3353fa978b6558c945031d0c09a3dc24706f592287978236072c53c3cc13d033"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Repository/CityRepository.php":{"size":1187,"mtime_ns":1781085493561648130,"hash":"1a7f0d07099224c30cc6111ba102ddf6cd583df610528c692ce923d42bf1e591"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Repository/ProvinceRepository.php":{"size":1071,"mtime_ns":1781085486117016673,"hash":"4572085d4a4e79a86a1c2cfcc89b5cd6268ddeb466878a16db71f60216a6c148"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Controller/PatientController.php":{"size":15797,"mtime_ns":1782728407197647952,"hash":"0adb531514bb19b3fabe1e679468f731f00cc6d34a2edbb9e887a18c94447bc2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientRecord.php":{"size":3088,"mtime_ns":1782144029159424511,"hash":"8be2218c1dcc6dd9101278637b469d927567abf3e264d6b8c634292641096dfe"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php":{"size":7041,"mtime_ns":1782728407197911662,"hash":"e99aa5f70fa1eee35e78e90f7ea8e8e5f4bc80b77d2de0888eafd91b3ef0fcf6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/SessionService.php":{"size":3069,"mtime_ns":1782253591741414931,"hash":"d7326f5115c044fe75744a4c6ac0e2d0efca2b4a93e57984483f1c859ffba1c9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php":{"size":3131,"mtime_ns":1782144042914186374,"hash":"c445fbf45f6eb65c5fd5c3f0704e1c972f0a9d9297a80d0dc879165fc57666c9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientSessionRepository.php":{"size":3665,"mtime_ns":1782268984212730950,"hash":"24f29fe0ee2cade4f4bef5572aa45086f444ab02d67f82d24228de49ccc25a2c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/SessionServiceRepository.php":{"size":563,"mtime_ns":1781516938578050288,"hash":"24beb2335672cb84cfa5a787618c7907663606aa14262af1b8ee93058c0ac265"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php":{"size":7827,"mtime_ns":1782263039495809276,"hash":"e23289a2e8d04c22a69888e3775e2b851246b28c6e217cf22e8c91e99ada9ee9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Controller/PaymentController.php":{"size":31721,"mtime_ns":1782728407198201330,"hash":"6a6342e4ae451579ce88f5c0bedce9415ad95ce71406a9ff24117096264bbdad"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Entity/Payment.php":{"size":5647,"mtime_ns":1782728407198542249,"hash":"baea6fcd3343ee16bf9c045dc65f6cf06e022b157b485144dd459f385f9ee5c8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/MellatGateway.php":{"size":5519,"mtime_ns":1781591920508373683,"hash":"e753a9a0abebfe1cff3aeb2417413c3d9de62922d97e5ab951572f212ef36ea6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/MockGateway.php":{"size":1429,"mtime_ns":1782728407198901168,"hash":"4e4f8c687212fb476a9672747ed28d3a827e9d01ab864b275e18c1a5cd37f659"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/PaymentGatewayInterface.php":{"size":429,"mtime_ns":1781012928742348313,"hash":"0ea6fa1641009afe5a0f6ca33dd6afc4e224978bd7cbfd4be8865a6ac52c9c05"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/PaymentInitResult.php":{"size":307,"mtime_ns":1781012933059275866,"hash":"9b5327e24637c885b0696cc7172071104927aec8791208b43867049dcbbe0d63"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/PaymentVerifyResult.php":{"size":368,"mtime_ns":1781591920508677099,"hash":"88f08d81dc92ac75d2f0628c60f3fb78b039b9184039592047cc92c58d0db068"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/SepGateway.php":{"size":3334,"mtime_ns":1781591920508822724,"hash":"365b25cc9de0d769372b17c3cdf9d8be1ed39c2c83b8bb939b54ec43f15c116b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php":{"size":3293,"mtime_ns":1782728407199154920,"hash":"9051e2d1dd67a0d6fb8a70504e7bbbc79f891e098a4d836d0e8f9ae6ff7639aa"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/CircuitBreakerService.php":{"size":1228,"mtime_ns":1781012993246621609,"hash":"4e04548bbb1ae6b6c17a4206408f3050ad341da5ddcc74d4b1af376b50580911"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Controller/RatingController.php":{"size":22783,"mtime_ns":1782728407199386297,"hash":"64462e603b4569268e25d7f6a989f1b4d9b598a7613405a5d5d0165df2b477fc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Entity/Comment.php":{"size":4881,"mtime_ns":1782650883605327864,"hash":"c43aa389121312d1fe2ba9639e3a6a0ba5fc21f78d0784adb723c26e3afbc0fa"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Entity/Like.php":{"size":2153,"mtime_ns":1782650883604545320,"hash":"7a7937df6b8df47196e035544c1ec78a11847a0a1688114bdb5265adde8d32c0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Entity/Rate.php":{"size":4359,"mtime_ns":1782650883604952613,"hash":"bb8b2b8ccda54b99bd5ab0bd937dc29d4ac840195e3f89fcfc286b5429b2b863"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Repository/CommentRepository.php":{"size":3785,"mtime_ns":1782728407199666132,"hash":"57721807456fc1a9e0c2df0dadb2b4c45cff8a7c2e650c33ff1e4edc22ec9eb0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Repository/LikeRepository.php":{"size":1619,"mtime_ns":1781557035805931490,"hash":"9c2c1575ce7f26c9d2139ab8301fd887658e295f66b4f164b48d050bd43a411a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Repository/RateRepository.php":{"size":2052,"mtime_ns":1781557035806516573,"hash":"5e2c5765f0d67648d72fde8992e1969822df630577e503f9a086dc01960e3f90"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php":{"size":41170,"mtime_ns":1782728407200475887,"hash":"973a496476356f34610a5a3167495b0d91dec8c49306f38fae4480267ae9f378"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationController.php":{"size":21984,"mtime_ns":1782728407200758181,"hash":"681dfdf19f3a7a8d0d86ddefff60f30fb81d1a9c1024137c0f9ba3af6c658fe4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Entity/Representation.php":{"size":5417,"mtime_ns":1782650883614592767,"hash":"ce5a938bccaf71572af189a1b92ee7e21baa9865c299dd261e3f18180b21b620"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Repository/RepresentationRepository.php":{"size":1239,"mtime_ns":1782304285868497898,"hash":"7b69c315115cadf10ed9b253b37141184c085cad544ab6274f330a0d1b17bfc1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Service/JalaliDateService.php":{"size":4368,"mtime_ns":1782384877403158726,"hash":"8a1282441580b6b46896c1c52a6ff284279e0e3610da60c638bfce1067450fb3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Schedule.php":{"size":882,"mtime_ns":1781551622412449131,"hash":"2ec793b26f528520f7f80ce26684ea383b09eb5081e94900a469447ee3091d8c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Controller/SecretaryController.php":{"size":10070,"mtime_ns":1781522583736830703,"hash":"581abaa41c138ece2fb0796f9ed8e43158f848aad1efa337c5076f8a290f6b72"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php":{"size":5203,"mtime_ns":1782728407201032933,"hash":"7a89e177bf272aa6e20c29d8e39c66c4e9f761daa1875a073525369cebc48193"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Repository/DoctorSecretaryRepository.php":{"size":5327,"mtime_ns":1782728407201262976,"hash":"bac031cd09fb91bf156e250accd69b5bb83f2af7738e8394852e746f3152dbb2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Security/SecretaryPermissionChecker.php":{"size":724,"mtime_ns":1781012108901602268,"hash":"42ddb598442c2c167950e1a33eeceb551384377427749d0ee3b6a61f152e64bf"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Controller/SettlementController.php":{"size":23112,"mtime_ns":1782728407201510186,"hash":"b6f3ad0ae1b555833b87edf0398a96200295160b1c6a57c26e3f751274892c9f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Entity/FinancialBreakdown.php":{"size":5470,"mtime_ns":1782728407201776813,"hash":"a0c5e8cc2f0a3597518275c45fe403a188bbfe210fa75da65eee3ebeef594963"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Entity/Settlement.php":{"size":4252,"mtime_ns":1782650883606160908,"hash":"36b84f9a63c52cdf4150c0848c4a3fd28a0c7a1aba6bda3f147c3dd9da2f969c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Entity/WalletTransaction.php":{"size":3099,"mtime_ns":1782728407202004397,"hash":"d2acafb91806e555535cdbddd5151e71b71561cddf2d0872461285e6d1489b73"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Repository/FinancialBreakdownRepository.php":{"size":779,"mtime_ns":1782293142660794730,"hash":"ae9fa6ec3678bedb9574a38678795af169ff793fe2e660d9413fe05ba1523041"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Repository/SettlementRepository.php":{"size":2270,"mtime_ns":1782728407202173607,"hash":"9c617a929f6ed0595a371ee05d2e9d19d204ed3eb80bd0df9fe9de71fbf76e2a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Repository/WalletTransactionRepository.php":{"size":974,"mtime_ns":1782728407202497901,"hash":"12fdfe848f6eb143b87b09645122480b33a778bdf2d9179fd9d45c27540a23a0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Service/CommissionService.php":{"size":5477,"mtime_ns":1782304402886645822,"hash":"643e2a0f6dbf7cbcb2f4002b3dae74d02c8d6e9f694cd1249ad54ae7ddc63e92"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Constant/ErrorCodes.php":{"size":9417,"mtime_ns":1782728407202855820,"hash":"3e172a36ac3e336ad3501c5defbd9ec894334ba4f7f720b04d4515bd6703b939"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Controller/BaseController.php":{"size":1710,"mtime_ns":1781009861592137456,"hash":"4bd3aa269121a122fcf443aa15c884adf07e0700950135a3e66dbdf27b9c2416"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Controller/HealthController.php":{"size":1190,"mtime_ns":1781009995463320374,"hash":"124d5bfe7f63a910acd5ddab19c0ecb83c9d9005786fcd6606e597e7f6b6050b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Controller/HomeController.php":{"size":409,"mtime_ns":1781248993159620643,"hash":"d08f9d35b78ee68ab06620388e34b709eab59364bd0b84e5d2e1478f45310970"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Doctrine/JsonContains.php":{"size":1061,"mtime_ns":1782050362337187655,"hash":"bc76253c31cf5a3bb23264736171549281989a4d9915b05a303647324d5aa4e3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/EventSubscriber/ExceptionSubscriber.php":{"size":5221,"mtime_ns":1781115497217339993,"hash":"2ff242b1af4561510027d22977acd30bae76642ca609f13b04897d43ce3155ce"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/EventSubscriber/SecurityHeadersSubscriber.php":{"size":1559,"mtime_ns":1782728407203289865,"hash":"4c05cb260495d4e38a1c9f13163eb64ee0cf264d95c6f87994cc03e4508c285c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Exception/AppException.php":{"size":637,"mtime_ns":1781009868466892123,"hash":"7956e81fe8e81b642076d55380a796ca70431e6c3880db06d2fc264c8b078f82"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Message/SendSmsMessage.php":{"size":235,"mtime_ns":1781010000546687126,"hash":"daff508176e43de48738f7d7b86a97f047329c0c3a9896602933c7aa130ff739"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Service/ApiIrService.php":{"size":4539,"mtime_ns":1782403597569591672,"hash":"aa6b3e431ca5e81396cb1a7791e517143950c4ccd24fc5c7e663d9fe5510b031"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Service/FileValidatorService.php":{"size":2743,"mtime_ns":1781946812332075105,"hash":"4c26e4f47f2793bbef582d233a1f08e96e91274448209159653ec0d95a3b8b73"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Service/InputValidator.php":{"size":1811,"mtime_ns":1782290232599858088,"hash":"3d610effa54b8c5afa1c206c0dd46ed3ead6b84215d54b39e6789c498c01427d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Command/SeedSmsMessageTemplatesCommand.php":{"size":1380,"mtime_ns":1781888665382463925,"hash":"1a62b01d290b483e8188ad1a555bb459bd780334cd28835e86bcc0517382c78d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsController.php":{"size":21687,"mtime_ns":1781889430823494936,"hash":"e768f521935e2bfebedf60e563dd50f8c2eaf1bec54382bc01e05aa72ba2941d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsMessageController.php":{"size":4104,"mtime_ns":1781888448780113939,"hash":"4724d7f809243a92d8e48fb121d8d7e946d9e4072879f7df95804a9e69e13fe6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php":{"size":11962,"mtime_ns":1782110309289351872,"hash":"6a1abec43951233b9e88021712f1159d043eb14f47473e5bb6fd41105a8267e5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Entity/SmsLog.php":{"size":2985,"mtime_ns":1782650883607542538,"hash":"752ea776d88a216c309798cf1df356d28dac035914ea78f0af679025c38060ea"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Entity/SmsMessageTemplate.php":{"size":3865,"mtime_ns":1782650883608436957,"hash":"b91fb21ae3b217e83df16601ebac5b3bb369854fbc2fd4aae7e2430e4a417f7f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Entity/SmsSettings.php":{"size":5136,"mtime_ns":1782109802341264005,"hash":"751faac90d0b9d9320a8315e7b0765dc39d94089c96a65bacb4a59d84bc442c6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Entity/SmsTemplate.php":{"size":4085,"mtime_ns":1782650883608045581,"hash":"9c1ebef6b3ee3a4724e94af555854df18a8d5f2bba6f524781a94478123be0dc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Entity/SmsWallet.php":{"size":1749,"mtime_ns":1781516938580571044,"hash":"af121e73720cdd1fac6a329c931f01349fae4aba0cc9ca12bf25c232ebb69e5d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Entity/SmsWalletTransaction.php":{"size":2423,"mtime_ns":1781516938580684919,"hash":"5272a1b08bc5d6f28d5d845e9201780a4804fce789175b7be82001a4102f09bc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Message/SendSmsMessage.php":{"size":495,"mtime_ns":1781871113880839659,"hash":"e37f791352f7f9ab7ededa626d6c3d53fa7675ae4e9cd65f499d5b0f0d8a356f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Provider/KavehNegarProvider.php":{"size":2219,"mtime_ns":1781516938580846252,"hash":"6045b6529b7dd4a11a12af2606f810901a5aa80bd8e4492c4a9ab2ce8cf04751"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Provider/RanginehProvider.php":{"size":1553,"mtime_ns":1781013629869744062,"hash":"6e72cbb63efda0cbcae7f753ca644de3b912069da34716ce645d2e4a768a8cc5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Provider/SmsProviderInterface.php":{"size":361,"mtime_ns":1781013608175277472,"hash":"225781d93f9a713aa0a979f12efff07f7805972e287cc1fe11371367bfcc4e43"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Repository/SmsLogRepository.php":{"size":502,"mtime_ns":1781013670673270702,"hash":"66b4158b7f47661bd573f21e65c35e20e22ecbb830736f07091857004868eeb8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Repository/SmsMessageTemplateRepository.php":{"size":752,"mtime_ns":1781888405897787839,"hash":"a6b1523de3a122f8c6dd8e442929ae821b0cc88dab224899c0a8cf100b6247a9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Repository/SmsSettingsRepository.php":{"size":729,"mtime_ns":1781516938580977169,"hash":"c2df1e6cc37ef5422312c0eac75fdea0d42de8e6eb822faa96e7bc5e423be9cf"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Repository/SmsTemplateRepository.php":{"size":789,"mtime_ns":1781013662226415873,"hash":"8da60c0de8613863b8928cb46c6bd846cff26539f158be4a68115ff3a6c68684"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Repository/SmsWalletRepository.php":{"size":911,"mtime_ns":1781516938581096086,"hash":"01a35794369da341601324499da53378a75ab8592d14a32b72d564b44137177d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Repository/SmsWalletTransactionRepository.php":{"size":1325,"mtime_ns":1781516938581213795,"hash":"68b117404c5f1c7c68914a367f9ac656b25cb486daeabb9808a36be205f4de56"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Service/SendSmsHandler.php":{"size":372,"mtime_ns":1781013692820181847,"hash":"f644961f4a1538c1d315e1d6000fcae2d4466975c054685003dc616186614172"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Service/SmsService.php":{"size":1914,"mtime_ns":1781888026617108387,"hash":"4581869e73129d4933612504c7f98caadb405f5a192dca7a805d4cd5220482ea"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Service/SmsTextResolver.php":{"size":990,"mtime_ns":1781888419028487399,"hash":"c83ed15618515fd7301a8fd03a409f17232d3d03e917fcda93bf1f72fc70b963"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Service/SmsWalletService.php":{"size":1830,"mtime_ns":1781516938581332837,"hash":"72dc9bef8e8ddc92b4e2053e804407f80ffde9a4b57d1dbd07095d47f6651dc0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Specialty/Controller/SpecialtyController.php":{"size":6151,"mtime_ns":1781636247076758267,"hash":"e6cc213607cc6d3d56450b73f04c696e4f2ad5adfc6eb3ebbf85395867f06552"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Specialty/Entity/Specialty.php":{"size":2698,"mtime_ns":1781085518712241650,"hash":"683f2375f3d9528dd02e9cbfe7bd344ff51208aff0ef02dfed3d576c3460a1f7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Specialty/Repository/SpecialtyRepository.php":{"size":2293,"mtime_ns":1781636247076888517,"hash":"9b991dc48c3a9c42baad98f553ee0fa395c4b596f65e84230420929f3e32e6c0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Controller/StaffController.php":{"size":5842,"mtime_ns":1781522583734490612,"hash":"8b6ad6acaf1a93214344464c7dcc3b9792720118a1c0963340f639a87de43264"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Entity/ClinicStaff.php":{"size":4240,"mtime_ns":1781516938581704629,"hash":"95c3df6b577ad88a80af1bec2e17b48c6d7b9f35b1a8f75490d0a1bfbc940fee"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Repository/ClinicStaffRepository.php":{"size":1179,"mtime_ns":1781516938581849755,"hash":"d83ac7466427c09ca77b63924a66dd5710c8ecc9ba3b6dbdeecc4648940a711b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Subscription/Controller/SubscriptionController.php":{"size":11185,"mtime_ns":1781522583734953988,"hash":"65a467e75d34ebf32f56e45ca5aafffb2a0560dcaf538b6e5d962b46b3265718"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Subscription/Entity/ClinicSubscription.php":{"size":4057,"mtime_ns":1782728407203534324,"hash":"a21caf7417e2a32180b91b4fe18ac8245f2b0aeb8887104b2739771151a37350"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Subscription/Entity/SubscriptionPeriod.php":{"size":3806,"mtime_ns":1782728407203839326,"hash":"0121bf60210628bcbb1cbe89419eddfd71b29c65debdbd3dbce51e2d2632c75b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Subscription/Entity/SubscriptionPlan.php":{"size":3867,"mtime_ns":1781516938582569339,"hash":"ea26b39ca447321dcd1a8f9b199a6b8e2b82c67814754709ea47570066ed15e1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Subscription/Repository/ClinicSubscriptionRepository.php":{"size":1780,"mtime_ns":1781516938582726506,"hash":"b5459ccb551f37c349aab40fef73ac8f33414ba9f130289f284595c7b3e14622"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Subscription/Repository/SubscriptionPeriodRepository.php":{"size":954,"mtime_ns":1781516938582865590,"hash":"726666fe5f74b8a9927376e82af264b70b209a4e86d164061eb7a9b1d9440942"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Subscription/Repository/SubscriptionPlanRepository.php":{"size":1084,"mtime_ns":1781516938582984965,"hash":"1f4ddab7ada6116daee3a80a2b4ded6c8b84612e036cc16621211616ea9cb2e2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Subscription/Service/SubscriptionService.php":{"size":4048,"mtime_ns":1781516938583134340,"hash":"1ccd90f5a75d47aad2155484d487cf0dfceb319ec0b9ae4f45a30cb931e5e031"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Tag/Controller/TagController.php":{"size":4028,"mtime_ns":1781522583736261243,"hash":"59af02e5966b18ea820af39e59750ddaf6cb2a569369fabb64b15e50ec8aef27"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Tag/Entity/Tag.php":{"size":1775,"mtime_ns":1781085585665970564,"hash":"cd3edf2f90d5bdd70487b38e085a751cb578a9cb2395086bbe2964e5dbd1996d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Tag/Repository/TagRepository.php":{"size":967,"mtime_ns":1781085592043241382,"hash":"283d4f4300d6202a7ab924d3bf130f7b2d90716a520b6d40ba35edd27cc88059"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php":{"size":12912,"mtime_ns":1782289553079211479,"hash":"9d2e310f94dcbde48859dea9872428189b32d7f415af52e6aa5eb523c446fed7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Entity/UserProfile.php":{"size":9546,"mtime_ns":1782650883615317561,"hash":"d65393c833dec86f7dae8413a72b3a6cd0cc75f3e7faf36bb02995d72b463bb7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Repository/UserProfileRepository.php":{"size":1267,"mtime_ns":1782270252112779103,"hash":"d36f160a81c8fa1927ea604fb2c27f0ed0f1b33507d838e28adf9fa1fa3b6fcd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php":{"size":3007,"mtime_ns":1782214545731907969,"hash":"85b469b70480541f73092cf1593029c76fb703bdaf77f71327a0f25ecffd7924"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/bootstrap.php":{"size":248,"mtime_ns":1781009800080637813,"hash":"57ff9294703e34a685f28cd3c0e46ab54a5dd3f4fe3356c224e3aed0958269d7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tsconfig.json":{"size":423,"mtime_ns":1782729422588693047,"hash":"53fac6b4a0917eecde4dc3efc021cceca3d48600d9cfb58a3d4c946135751c66"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-pwa.md":{"size":9407,"mtime_ns":1781343171405896374,"hash":"f6294cbb97d2ca4465b4f185c394daabb11f6ddacc29c2d471decb04da8c7265"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-ui-kit-redesign.md":{"size":10577,"mtime_ns":1782232921465705417,"hash":"24c6ca8b5c2e6f9b9783d446829be9cd4ffe5c6b550e0754d2d4521555382892"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-user-detail-show-profile.md":{"size":9288,"mtime_ns":1781549990210378142,"hash":"629f80e928f666143a4f251067bb31a4f866773e509f34b6c2d623580424e3aa"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/appointment-detail-enrich.md":{"size":4876,"mtime_ns":1781636247075313849,"hash":"a846f9cb4c0d643d7488873cd7a27a15adf39c8b1a206a371efdd0bedb472612"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/appointment-lock-patient-confirm.md":{"size":16770,"mtime_ns":1781535498213998370,"hash":"0a79349da76f2fe2c50e76e3add06522ea796a255722386426e7b7edf988637e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/appointments-day-of-week.md":{"size":15777,"mtime_ns":1781192992528836012,"hash":"73bc57098ab8816c91d042649840e5d34f5d00f096aa88b4bd3d5b9501b749b4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/appointments-redesign.md":{"size":24082,"mtime_ns":1781173659296708465,"hash":"fe28753bae9a95b192796f18322282909e707d96f00082b8d1ce655b47d2aa2a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/build-homepage.md":{"size":4205,"mtime_ns":1781248910704293609,"hash":"4dda73a4d2f91de3fa5b641c559cf509ba8b87ec4621bf2e8eeedea3f9927412"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-detail-fixes.md":{"size":3514,"mtime_ns":1781286844618120218,"hash":"2cecd1fb0904f3aff92545007b33eb4bf970efd7b03cff7c53e6ca73dd2ef9e6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-doctor-deactivate.md":{"size":15114,"mtime_ns":1781257376721043348,"hash":"6b36b95516cd5fafc100a500b72fc98d68992d8cb07c02160a09f827e2fb58e9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-social-media-field.md":{"size":5746,"mtime_ns":1782034582969356341,"hash":"01a6fc5a55d6357607e36837cd39a6ed646f4097fd4ba944ababf826cd1f0ff4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-view-doctor-profile.md":{"size":6746,"mtime_ns":1781361314655405808,"hash":"b7d523d90f08ea239fa8b03eae601cf68353be6f45c0192762cabfef28c55e67"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/create-patient-without-signup.md":{"size":5271,"mtime_ns":1782145462624789979,"hash":"5bf24921d4002ea348e38c87cc81bc08ef8e169924787c3c719bac9d3e62d4a4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/create-phase2-tasks.md":{"size":24506,"mtime_ns":1781516938546554807,"hash":"f3d49625dfa644a00f6cd5a582e52d63bfefbd2db875f25164774a71cf345ecd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/doctor-booking-window-and-month-availability.md":{"size":12511,"mtime_ns":1781535414057585490,"hash":"505938967d29a4e337e18cb22f2a299f97e5e452e05c9b94a9e409c86107f23c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/doctor-clinic-address-access.md":{"size":10705,"mtime_ns":1781362104619727130,"hash":"657c686420a8a45159812178f8a65dbc317591779844dc26b3921c536f92de8c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/doctor-profile-page.md":{"size":8799,"mtime_ns":1781175765248517513,"hash":"f1078372d9fc8eaa9196ec9840ce187d86a27b723a1c218cf872cc4e4ede5d3e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/doctor-social-media-field.md":{"size":6783,"mtime_ns":1782031213435560461,"hash":"072cbab44fe86ab89e7a46724b8631528acdd63ae0c3aee2526ab408e1c021d7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-access-scoping-doctor-clinic-representation.md":{"size":14171,"mtime_ns":1781863132633307507,"hash":"8ad2e8c5d53e8f34d69e1b4fd6ce71775720cee430130043803bc44f903341e8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-auth-token-hardening.md":{"size":12680,"mtime_ns":1781946301827134938,"hash":"a52ecdd96fda0f396864de78704f6c53efb9982debb51f4ea1a4494007f925cd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-bugs-and-features.md":{"size":20820,"mtime_ns":1781516938546940516,"hash":"c45843d9ef701e2b73f7cd161083ffe23d315d81b68382ed4f9f45feb642c6dd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-clinic-filter-by-address-location.md":{"size":6683,"mtime_ns":1781674935483152098,"hash":"b5aa923fc81b1ab79f29f7f02401dcfc56b88ce6bbcf0c5e015200000d7ae6d6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-clinic-patient-auto-add.md":{"size":4991,"mtime_ns":1782145525259778908,"hash":"9dcfac3aba7cdb8101c97017973a1bf7e4217f0d8df94b9dcbd1bda10192263b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-doctor-city-via-clinic.md":{"size":5124,"mtime_ns":1782040974660614329,"hash":"a3571d2085a8c4aa6cdc7094b964fbf54281b482a064cbf368f623dc5fda26c4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-doctor-schedule-fields.md":{"size":10822,"mtime_ns":1781523041417094452,"hash":"7ceaad108bd7bcec35b9271f73308586072e8fe12be63b1dc754e5ec902bfa1d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-doctor-search-performance.md":{"size":13253,"mtime_ns":1782046573636729825,"hash":"febfb8452181a0ee429a6c1383b489ca071afe45ffb617b9343e9a406ca02d0b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-guest-doctor-clinic-context-access.md":{"size":9535,"mtime_ns":1781890240620846065,"hash":"dbcabb830aa0a81fc529eb14feeec65afdd979ac4eb7ce31c80eeb22b2166166"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-invitation-accept.md":{"size":4399,"mtime_ns":1781360063617429536,"hash":"2bc99d1a7460fdf5be3711a0add4de54d4ab78a0fc16079680d4da58e4615997"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-profile-in-clinic-context.md":{"size":8367,"mtime_ns":1781365327185378947,"hash":"f063eae11f94b2132d84b0a8472bac1d4d404a2bfbfacb049f0c583f9c586219"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-server-side-mobile-nationalcode-validation.md":{"size":8677,"mtime_ns":1781945049606053409,"hash":"32049409986f11fd29d302dc3e1036cab7172ae9033c3901e0622e8171fda14a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-switch-context-role.md":{"size":7032,"mtime_ns":1781363356184798552,"hash":"74cb88449b93fd682e3ac81a322e1d405d54e111e172758e5b10ca80437e1a3b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/implement-phase2-backend.md":{"size":23991,"mtime_ns":1781516938547317892,"hash":"ba39a2e1ccfbc1a98662ecc71225aa32583a410df8e238dad15de69a62fdb521"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/implement-phase2-frontend.md":{"size":28042,"mtime_ns":1781520442021329832,"hash":"4faf26a0b91c83a3c183e3ed929d5d2dc92e7624549af170165bbf2faa9eec2b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/insurance-pages-subscription-gating.md":{"size":8256,"mtime_ns":1782258337653428004,"hash":"3755a25eb7694c8c1587bfad9e02166c438ab4bd361268126cfe0f3ee553bbb7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/insurance-pricing-and-selects-cleanup.md":{"size":7612,"mtime_ns":1782253591735960479,"hash":"00ca797277e9520885bf056e719721e9d72d97c4000fbd9f8bcd69980a5bd69d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/insurance-visit-pricing.md":{"size":6483,"mtime_ns":1782214545719956341,"hash":"4197cd316ec7560bb084840cd96f82df6d524916d4a4ec4a0f71108c2cdbec6e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/location-clinic-address.md":{"size":15649,"mtime_ns":1781257855652300954,"hash":"c147a47466d89f4591d1efff242e3ec90e1b979463cc2d2ce5f65bd55002b770"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/mark-past-slots-unavailable.md":{"size":7754,"mtime_ns":1781535427967339672,"hash":"51d4e6c59bbcf69395fb0d0a1420f5c47f5c3ea5bf77e95b3180fef5e2081fed"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/multi-role-dashboard.md":{"size":47174,"mtime_ns":1781164462782884121,"hash":"bdbb8f8d4f66f36005c2c7e87f123d905c49048dba266e475c775b73d438b434"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/my-payments-list-endpoint.md":{"size":6964,"mtime_ns":1781539108766134646,"hash":"5c6b5a4fff2796f32393914512d82d2cf18fe1a2bb5c70f7087c6152451e2ce9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/national-code-unique-profile.md":{"size":9589,"mtime_ns":1782270001832720420,"hash":"4bac96e773838ee4ef912cca328f84ce957deb6c594c1a00016b305380c93112"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/new-visit-modal-ux.md":{"size":5602,"mtime_ns":1782145407253133698,"hash":"5ec3558c752110146df788f8f2f85025c4ff17876ace24f8de0b2208013a622b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/patient-record-profile-binding.md":{"size":5004,"mtime_ns":1782145573523412851,"hash":"5195bc67dec077d35f5220df58a5c2ffbb62fd44c881cc9e51d8aa53a08d065b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/payment-test-mode-ui.md":{"size":7973,"mtime_ns":1781516938547896351,"hash":"a37f514022aea65c1e8d35c8855c087e0913c650a642cabdd39f9690577d8cd1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/payment-unified-status-canceled-and-managed-hosts.md":{"size":11866,"mtime_ns":1781591920505562932,"hash":"32799eaded7c02d109b78be529dc0ecc8b7fc0b500326573428a365e21869b74"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/pre-registration.md":{"size":12415,"mtime_ns":1781252082262696147,"hash":"b1857341551ffad0b98d9d867f3caeeb8924c5b903099e9f2823620efa8eecc6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/profile-birthday-jalali-persist.md":{"size":4796,"mtime_ns":1781597628367003291,"hash":"e90db79d423bcbe97680ffed422228037e2843e8169bb1188237f7f6b6babbd6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/qa-bug-audit.md":{"size":10008,"mtime_ns":1781892497314247088,"hash":"63ca9f918e24b1c15839c13744045e0b8aac212279b5b4fbfa5ae619b7709804"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/rating-multidimensional-and-rich-comments.md":{"size":12831,"mtime_ns":1781557035802767573,"hash":"332d9f393aee67c403841f184f3e6c069edaeb4459b4ee328a9310055f937cef"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/rating-require-recent-confirmed-appointment.md":{"size":9517,"mtime_ns":1781557035802942698,"hash":"305ff640dad68d7e842a5825bbf7a8f4cdb02b145eed8b782c1151db3305632e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/representation-admin-panel-access.md":{"size":16498,"mtime_ns":1781857058512546863,"hash":"72c1500ed688169cfd796adcf9554b63994849119943dba5d5a70883eb5a8dce"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/representation-commission-tax-engine.md":{"size":21994,"mtime_ns":1782292728412115840,"hash":"ca8cb1567b8434a59f5717a4b33c6ea142e69f4d1010df15010081905b556669"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/representation-domain-guard-dashboard-settlement.md":{"size":16314,"mtime_ns":1782304099038050829,"hash":"be8842b5ac2c5a57277b047c4c6ac3f828ae302dc6a94569e8f46760564b90d8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/representation-identity-iban-verification.md":{"size":17082,"mtime_ns":1782399022752193648,"hash":"59271ef71e8e71f9f1bb9dcde1aea41565a2dbef6ed9aa8d35b1e7202c685f38"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/schedule-cancel-expired-appointments.md":{"size":8800,"mtime_ns":1781551622406496621,"hash":"43d63ab1fbae2e6e2d5192d922a09293b1abbadddfe98819e39671dc00e04a99"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/secretary-context-scope.md":{"size":14283,"mtime_ns":1781520442021272248,"hash":"e684ae83cc15db840406769e15852b219ceff63405fe6064bde19263b2fccfdc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/seed-realistic-data.md":{"size":14531,"mtime_ns":1781519566626148059,"hash":"6b2eea6f45404e64d2b8b3998a117e8bada7517c880339af1fc4ff72cd0409d2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/service-insurance-coverage.md":{"size":4046,"mtime_ns":1782214545720279342,"hash":"3ff0f0f6b3a99f5facadc19ce455b27c8cea3020038a1b40bdebda4fdbaf84f5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/service-insurance-per-insurer-coverage.md":{"size":14249,"mtime_ns":1782259799527430466,"hash":"295cae74decafadb2379fac86ac7ac1f420042d715f798d5024b03362560363d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/sms-log-tags.md":{"size":15685,"mtime_ns":1781870909734605934,"hash":"abe301d83cba0655c353e32c6f55a9bf20dc808d033c9f5d1e40f8fa9ad5bd62"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/sms-login.md":{"size":9252,"mtime_ns":1781255737102412820,"hash":"af6300f99ef2e66cad5abf34a421e4c3f2d34995535a907f82aa86cfe4c29b74"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/specialty-doctor-counts.md":{"size":6533,"mtime_ns":1781636247075492016,"hash":"32a97260ea56f3bd9529a034cbb791df59ce29ca60d9966a24d469cb743fee41"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/subscription-gate-ui.md":{"size":17009,"mtime_ns":1781520442075008039,"hash":"81757bb902f7ddb74f51b2aa43612d9c73fbe20abebbc2f046a6014498f9b58f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/sync-user-realname-from-profile.md":{"size":6614,"mtime_ns":1781594222051658800,"hash":"b9ee6559e409596b698b855fe4ff283fac5a062a218b4aea42a3b09d14a8fd0a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/ui-darkmode-polish.md":{"size":9534,"mtime_ns":1781520979984254456,"hash":"9f195ed3dccbf8df6079d978142aac339fa50d0b949526fc1b7b832af151da1a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/ui-ux-pages-redesign.md":{"size":18980,"mtime_ns":1781520442021457666,"hash":"2dce360a15f48c97610df47e5e6fbeea313e39fdc152e0d55bf687ec17784e47"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/user-profile-resolve-by-user-uuid.md":{"size":9637,"mtime_ns":1781537870411647855,"hash":"880cbf5c1bbd64937f4a197a91cdedf9c742bb3910ab2104cfb6c59e8cc7ba0c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/skills/prompt-writer/SKILL.md":{"size":5151,"mtime_ns":1781361052504791267,"hash":"abe2c711bf0a283fe50a70e5180d0ed7c7e10f7b699ceb50b4701485cf7b74bc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/skills/run-prompt/SKILL.md":{"size":9443,"mtime_ns":1781176103482888341,"hash":"bc8c63ca2411b0ed4242f54f4a998590698d1cc62ef9b2661a84668ed1e80689"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/CLAUDE.md":{"size":8393,"mtime_ns":1781551622406854747,"hash":"1712a6a680cb00c102367be014ced75a77306c0c8ac1fbccec95f37ed31cff4e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/TEST_USERS.md":{"size":4101,"mtime_ns":1781520709654384302,"hash":"ae97e1e0de7fdd1d8dccf030c996f155262259cbd648b71d4834436f90827910"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/Architecture_Audit.md":{"size":33583,"mtime_ns":1780948937761931658,"hash":"e79771047616dbb7a604687b92ffcd47f09dc19a112fa51174cc2738a0e5c49b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/ClinicPro_Manual_v2.md":{"size":228782,"mtime_ns":1780944864742215753,"hash":"86c808b50dd3da1c5107e4b6a3a03190f30c643643ad6de4c89b2045f803baee"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/PRD/prd.md":{"size":28619,"mtime_ns":1781520442203119936,"hash":"a1691fe2f87737cd12253bac3bfda2f8feeaabc15a159a8dce6482eea7fd6e8e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/PRD/pre_prd.md":{"size":5454,"mtime_ns":1781516938560096835,"hash":"4736bcde5ba8e7c73405d0e7c31b6e2651b65d475e4cb9a924ae152b799bc4f1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/admin-ui/ui-design-spec.md":{"size":20687,"mtime_ns":1781024129379257560,"hash":"60176b60869538ed763bfd4b0d02c138481811e62482b73c41693ea5393e8460"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/admin-ui/user-flow.md":{"size":16280,"mtime_ns":1781022482742007613,"hash":"aad348887a0347a4d348eb228959ef9e44099e2c4e60959d0dc06d976ebe7e16"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/README.md":{"size":3621,"mtime_ns":1781158395412841916,"hash":"8ddb00666307b307dcaba4c0b7b4f4c13e5f31502f7d20d5c3a8a82729c606b8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/admin.md":{"size":27943,"mtime_ns":1782728407106170044,"hash":"4d10109c30a8a794f507cc87822add31b51363c1987f81ca8e92caafc6bbf8b5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/appointment-settings.md":{"size":16574,"mtime_ns":1782728407106610964,"hash":"540be837def81a7c24a001654fde543de78f168ba34ed839c6e6fd597ea55ed6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/appointment.md":{"size":16822,"mtime_ns":1782728407107114384,"hash":"7b39650f7266519461983913a0c78e186275d036101a827049dd6f8c3574707e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/auth.md":{"size":18998,"mtime_ns":1782728407107527803,"hash":"3ef75b524c4a8eb4748ae652659d5849cf3a6359015216d8f24b3a0f555efc6e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/billing.md":{"size":10078,"mtime_ns":1782728407107896681,"hash":"c9f6afebfd6b6f7a7e55bf1d14c8123f9230a99fc566c63aa9cb4d01b6204324"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/blog.md":{"size":5522,"mtime_ns":1782050526553302749,"hash":"fc22dc80387b6c8f477854a19dfe01e496b90b688020325f1df589e0ae5cab8f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/clinic-invitation.md":{"size":9237,"mtime_ns":1781360269658725816,"hash":"50b040f0cc844000cdf24ba7971b4bfe4367e7980413f2dd90d7187a4e0c9991"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/clinic-services.md":{"size":6228,"mtime_ns":1782728407108299892,"hash":"d03260630a54476e8c29c60a2eb6540abb203d81d7656a95fbb1381344ad1a00"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/clinic.md":{"size":14733,"mtime_ns":1782035382888801592,"hash":"f92d6767717fca87e08884cee26a75a77b5ff8278bf0f6a0219245b3028130ca"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/dashboard.md":{"size":6099,"mtime_ns":1781516938560827336,"hash":"8368266c4453ba5364ed0787679059288d98527506bf05a44f86b5a31a7e0a6b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/doctor-service.md":{"size":3069,"mtime_ns":1781158861723407745,"hash":"6ca39eda6028233698ef3f32989d63f5a3d010027c7cb6858aa123ffa323b881"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/doctor.md":{"size":13600,"mtime_ns":1782728407108632102,"hash":"9b489729903535dc83ff137376247c057a7b537da0e8ad41d7a62c7163119c63"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/insurance.md":{"size":14147,"mtime_ns":1782728407109221981,"hash":"fe4978c3193e95422b93e8e3391d572a147a5623c8f8ea1b7f0867aae39bd970"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/location.md":{"size":5139,"mtime_ns":1781158896607181549,"hash":"56801b2d0129952d83d187d421b1814b503b858a5823cc4aa2b05cf8801daae0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/patient.md":{"size":11646,"mtime_ns":1782289600489452444,"hash":"37294299886dbe4d8227c8fdc5afea62f50755e0fd42f229eedc58f1a036abb9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/payment.md":{"size":11302,"mtime_ns":1782728407109555775,"hash":"199db5f2b3eb3e52fc2e42ce726e34b0b1cfa288085076a5eb2350605e23b48c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/rating.md":{"size":11090,"mtime_ns":1782728407110670616,"hash":"61914c5f9d29060ba157369cf8e82392cc6b094df3f3a1423904c2988b19def9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/representation.md":{"size":21174,"mtime_ns":1782728407111252662,"hash":"5885967c5170bf2400f9732554f43375edc13e81715385df337db7eeea45295f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/secretary.md":{"size":10497,"mtime_ns":1781520442059899034,"hash":"06548919f6a826850f8e2b392875bb773a3dd1bfe0c670321e68b8fff30c132b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/settlement.md":{"size":9976,"mtime_ns":1782728407112458962,"hash":"ad88d08fd6960cb9bfd932b91def2ad395a50c391f7692e9ec30fa4dab681722"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/sms.md":{"size":13363,"mtime_ns":1782367200506345625,"hash":"ad782caaf9d874097e138f7407bbe018dfb48d8860d052eafcedfafd04a9b85b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/specialty.md":{"size":4396,"mtime_ns":1781636247076221267,"hash":"7933e87593eed0c37a4f4df9548672598d1c0268630c17f49e8db191a3c84f48"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/staff.md":{"size":3093,"mtime_ns":1781516938562286131,"hash":"b3690ab9cdd530eb6a0180f96f08a258ccae0c77d31416e80f49a92974eac730"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/subscription.md":{"size":5356,"mtime_ns":1781516938563076716,"hash":"0bfc1f146132195c74357b078df7c099d0dbff2c90ed2bd65f5f5c476dec793b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/tag.md":{"size":2572,"mtime_ns":1781158875288396478,"hash":"98bf6bcf59d1f2beaeb193060cf9dede5187b27dc8223eb075f274ff042d5e86"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/user-profile.md":{"size":7549,"mtime_ns":1782289592597934192,"hash":"5d269afd10ce9174f3ac63fb4fdcf1cb7272564925db2d3f5f7e75df50c42925"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/architecture/insurance-billing-system.md":{"size":22566,"mtime_ns":1782214545723920606,"hash":"afec1678fc22a9caa8f39eb9fac3f934751dcd6a315ac1441f1378193b88ba0b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-10-staff/architecture.md":{"size":4831,"mtime_ns":1781516938563423092,"hash":"589134d822642da7433ffa06823f4e2c79ad74e3feb135df95e581377b01ffd3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-10-staff/database.md":{"size":2045,"mtime_ns":1781516938563622759,"hash":"580ede75d18ef6d8117ef56ab233775e5143bc25de4716cfaf53464bdaeac599"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-10-staff/task.md":{"size":2775,"mtime_ns":1781516938564295343,"hash":"b55eb66cf597d5665d57d79f268a2fc106da8a8e01c18d7f8da2327da6dc7927"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-10-staff/user_flow.md":{"size":3553,"mtime_ns":1781516938564465635,"hash":"c5436837b9320d6cb9e5f50e7e6b7aeaaa8bdb8dc9a68fa4b5f4b22fdd58002a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-11-subscription/architecture.md":{"size":6182,"mtime_ns":1781516938564667844,"hash":"97af6c2e032264f5dd128efc6ec07a4c1c23664f325cba46bc7dca9da57b9578"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-11-subscription/database.md":{"size":4694,"mtime_ns":1781516938564824594,"hash":"3b798be28cfff874d1b09b25429767e7c928e7c0fd9a9db2a9685f429b299299"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-11-subscription/task.md":{"size":5322,"mtime_ns":1781516938564985928,"hash":"46d7f8870c6b9f46071a717d0235dceffd7d25508ca4f69886e5062c8b37d0e1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-11-subscription/user_flow.md":{"size":5889,"mtime_ns":1781516938565157637,"hash":"d11628bbcd90efc0d3d09961a2ed62fe3707c3f5b60bbbfcc615da3b7180acd4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-12-secretary-completion/architecture.md":{"size":2393,"mtime_ns":1781516938565327637,"hash":"d036ecddd7c889f68aac644919fb9255189de2f82cd62e3933b860bc348d34a2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-12-secretary-completion/database.md":{"size":1646,"mtime_ns":1781516938565469596,"hash":"bb7eaeece88f414ea6253e95b2acbbdbbf74396c5e51b213301593f2aa5d409c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-12-secretary-completion/task.md":{"size":6288,"mtime_ns":1781520442208567994,"hash":"f18a2edba4a0b75fef8e08e155a4cf100b8a98e463acf88d31d506c195f5b27b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-12-secretary-completion/user_flow.md":{"size":3821,"mtime_ns":1781520442059890701,"hash":"72aca8c6bba58695e7e1b63a3aa709d1068753beb31b981c648564fb822e4fec"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-13-clinic-services/architecture.md":{"size":3719,"mtime_ns":1781516938565894180,"hash":"c2c7361b57f654925f2801d0820f78bbbb97dfbd07c808b4ec304f7938139151"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-13-clinic-services/database.md":{"size":2673,"mtime_ns":1781516938566026680,"hash":"de17f21b92fb807651d65288c8539699aad5597b8e541e47c9bce4dd0f97b696"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-13-clinic-services/task.md":{"size":2931,"mtime_ns":1781516938566167056,"hash":"87038a0b3a2f872944d232bcf66eb5fab7676f00a9d29319c082a4b576a1fc40"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-13-clinic-services/user_flow.md":{"size":4046,"mtime_ns":1781516938566343181,"hash":"4bce3394d64f2c1d3441cd2c3ad717670d1c91817b9015db00aa9ae4eead4f66"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-14-sms-panel/architecture.md":{"size":5145,"mtime_ns":1781516938566580015,"hash":"14afd5263c7d520a89f36bbba8c8a1884f88df74d09afe4caf7464025ee25063"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-14-sms-panel/database.md":{"size":3803,"mtime_ns":1781516938567109641,"hash":"2a952887767f9f9811df0c99a9bc2ba9986defd5ea1caf3ed11080ce11c61f1f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-14-sms-panel/task.md":{"size":3454,"mtime_ns":1781516938567288849,"hash":"5badde1225cf74657f886825aaaae8582c1c627570f655ae9f631144bc75d7a9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-14-sms-panel/user_flow.md":{"size":4630,"mtime_ns":1781516938567444933,"hash":"8e4bcbd2fd0a486d4942df7ced8131738816487d2c16f0a05730d4c190a10296"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-15-patient-records/architecture.md":{"size":6622,"mtime_ns":1781516938567688975,"hash":"138a7655a0efa500b4a9a8f829bebbdff35803cb3abfd3da7f4d4f362d7b63c9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-15-patient-records/database.md":{"size":5463,"mtime_ns":1781516938567863767,"hash":"1dceb66c7a12a35660145fdf3bf0bbe4d5b8275f5b45bf86cbba4cf80f64675a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-15-patient-records/task.md":{"size":4809,"mtime_ns":1781516938568156268,"hash":"1222b425e9e9856e291b8fb39c28348287dbafcf7b0a30531c5bab8642d2cb17"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-15-patient-records/user_flow.md":{"size":6283,"mtime_ns":1781516938568370060,"hash":"e28725b4fd619e8e105951b570c0066efb23fd6f378c1939bbe5cfcdad47b2d5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-16-smart-dashboard/architecture.md":{"size":3095,"mtime_ns":1781516938569635604,"hash":"6494802db54a411d47ce102df7a5584c1e7db3482aad69df967bf1ca71c5ba58"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-16-smart-dashboard/database.md":{"size":1971,"mtime_ns":1781516938569893480,"hash":"ec0826918bb413f88d2d989f514b0c75a8cb932d11476d2c6e46908ce87968e8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-16-smart-dashboard/task.md":{"size":2630,"mtime_ns":1781516938570195856,"hash":"19bc98b5866f489ff0cafdb3533f2698de3546aef26ad438d16beb2d7218c859"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-16-smart-dashboard/user_flow.md":{"size":5110,"mtime_ns":1781516938570362314,"hash":"3572f80a2a4741eeaa91c80e9c362bd8ff452c14c4d1f052efad6467db72ce60"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/qa/bug-report-2026-06-20.md":{"size":6123,"mtime_ns":1781932195178136627,"hash":"12f46177c25b3354d11d67086bea1387dfc7c630aa26c3ae766c680f2843640e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/security-audit.md":{"size":17685,"mtime_ns":1781029533522601843,"hash":"a4ff28a805763f65454696132ecea7011101bc37b1b6517222f1c75daf450ab1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/README.md":{"size":3380,"mtime_ns":1780914526335796118,"hash":"defeedb0410731f689fba5e8e2c6f3e35b8bf9e5e284dad43313a1184b58b1ae"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-01-project-setup/architecture.md":{"size":4379,"mtime_ns":1780948878189677238,"hash":"01cbb020665bc50a95519b010c5cb4bdcda727e5e3b11144854ea69380bba84d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-01-project-setup/database.md":{"size":2777,"mtime_ns":1780913653761675119,"hash":"6ad045e9dcec53f77822e126640dacb6bd22ac3baee94373331ba46567bf37f5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-01-project-setup/implementation_notes.md":{"size":11109,"mtime_ns":1781000268522993445,"hash":"7fcefe550ef23683ee4ed703af2881fb5c985930b4d1a3ab7c93a74ef491bdae"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-01-project-setup/task.md":{"size":15372,"mtime_ns":1780948866192116618,"hash":"311edd5597e787245e16d25b061f5faccd468d3d7a63ebb05bb04e26b3c7218e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-02-authentication/architecture.md":{"size":2897,"mtime_ns":1780913716805987120,"hash":"ee14b45989f69598f9862c975c097e7c3cb720c2bb06967b9787307e7acfe361"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-02-authentication/database.md":{"size":4381,"mtime_ns":1780945850080810308,"hash":"d1ce5e67b210864664df658d7de16fc479948f90164e90c89f53c33ee6de069a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-02-authentication/implementation_notes.md":{"size":4894,"mtime_ns":1780945075278630018,"hash":"8074b8f1bfe41c918b96cb9ab1c78937bf5986feb3ebe9db3c3ca7af88d7dc2e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-02-authentication/task.md":{"size":14847,"mtime_ns":1781000259106649518,"hash":"500d89358f6bf99cb445fcb71f0fe67afc142c3c607ccfb030cbcbea8409883e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-02-authentication/user_flow.md":{"size":2706,"mtime_ns":1780915019246111035,"hash":"03ed965fb14b51c065108f4eeca9672f20e8090195fcc442de5c5c60c950ec10"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-03-user-profile/architecture.md":{"size":2719,"mtime_ns":1780913810512596011,"hash":"1a83b9b76c0687098bffc9471e7fb2c51a97be4939347bd11990d55fc290fbe9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-03-user-profile/database.md":{"size":4620,"mtime_ns":1780945096397670031,"hash":"8d639d843c5d51531781080fa6179168662a5cbd22af7ea828e770823d374c00"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-03-user-profile/implementation_notes.md":{"size":2408,"mtime_ns":1780913848138283491,"hash":"5a60299e3ce86373b2ae7c2e0efdc5fb85b753123cc45bb09e0c9d671d396811"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-03-user-profile/task.md":{"size":2503,"mtime_ns":1780913798113112926,"hash":"f00a38d5a28420b3a8fda800286352a56f0f98b190ec67e57e1d971debae3bef"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-04-blog/architecture.md":{"size":1757,"mtime_ns":1780913877006618619,"hash":"e63b0d01ec3714992eefec62777ee965be7af2a59d55a9e72cf87effac0f4a8f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-04-blog/database.md":{"size":2332,"mtime_ns":1780917970043029189,"hash":"ae2d7fd401bce729cba77a040a613a7f8fe0e9b20e8d4a31eaa970451296a001"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-04-blog/implementation_notes.md":{"size":4727,"mtime_ns":1780945968298846841,"hash":"92f49568f1ecb690bef8287e9455ef0b2ed56d897309ea6b8a580fa667f8a5f6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-04-blog/task.md":{"size":1962,"mtime_ns":1780913865638451815,"hash":"2884592d17fcc3363768f899a4371d0ff2f25bc05bf4ab378647224aac695fc5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-05-doctor/architecture.md":{"size":6624,"mtime_ns":1780915477914900899,"hash":"180c8f1b3163d1c97e3add7912571278ce7d53477095695010024be863743ee8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-05-doctor/database.md":{"size":7593,"mtime_ns":1780917946898365021,"hash":"00d19e027d60b4461e43310d6445f95fab85d7b6ba26ba946e44ea001556b0d0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-05-doctor/implementation_notes.md":{"size":2375,"mtime_ns":1780913973933789015,"hash":"1fa793e81dd07304171c11a760104acd6802dbeec00363618f5d4c1e651668ba"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-05-doctor/task.md":{"size":6294,"mtime_ns":1780946040236355543,"hash":"042d405bfc9f389c3f4031533534485742dabdcfe86b4d753c0cc052a755f1f5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-06-clinic/architecture.md":{"size":1851,"mtime_ns":1780913996728031516,"hash":"6cb465ec4509143b1ff168e629400684e18542a7c1f616f5885f1c4f8be7876f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-06-clinic/database.md":{"size":3657,"mtime_ns":1780926795107362628,"hash":"6ae9c1c5e9c833a0781878a60323428b3388dc46dfdb5620d649371d98c03f36"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-06-clinic/implementation_notes.md":{"size":1042,"mtime_ns":1780914015153456807,"hash":"5bb3da0cf9daf5a64f1316e32f20d5a24d70ae5a639bc0d4b62a2667a6742b19"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-06-clinic/task.md":{"size":5429,"mtime_ns":1780946101876308203,"hash":"709ac2fb057f4d470a55c5e47dc0bbda7f38f6a336622fd93be0e334019ee066"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-08-categories/architecture.md":{"size":1985,"mtime_ns":1780914070674333692,"hash":"b6839bd6197cc3e53162104e0ccddcb4c0dad2d268815ce71e50591dd58dcaea"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-08-categories/database.md":{"size":3623,"mtime_ns":1780917987390393019,"hash":"6a1ac2b1feeec574386ab34b5176b6c069ee3582e7152757e4693e18440d0365"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-08-categories/implementation_notes.md":{"size":1244,"mtime_ns":1780914095217341542,"hash":"fa7fd9bc9193bd89ed8e6438a3538bb8ba6aac5dbc8859735887b8a2a876956a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-08-categories/task.md":{"size":1912,"mtime_ns":1780914058797929168,"hash":"4a40fbf276a9595d6be7409e5b8ec3ce0963f7cff1ae1acdbbd8e2a8962f0f76"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-09-appointment-settings/architecture.md":{"size":3399,"mtime_ns":1780914129817089915,"hash":"b75f451ea0018239fff4ace9a06e486880409d0015582b1aa5f843b4ff14d9ab"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-09-appointment-settings/database.md":{"size":4225,"mtime_ns":1780915919108824849,"hash":"07a565453b405723fef58584dc058518729c7d27e873492d8a3cea7e7de0d690"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-09-appointment-settings/implementation_notes.md":{"size":3094,"mtime_ns":1780945173910875440,"hash":"c75e7608c3765170173b475dc5b2b224c663e6c116cecadf38107efdc86d6878"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-09-appointment-settings/task.md":{"size":2582,"mtime_ns":1780914114135141253,"hash":"48422a947301ff86b51f11c3168ec190bfa7f9dcc10821abd5ce5b9a460979ee"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-09-appointment-settings/user_flow.md":{"size":2191,"mtime_ns":1780914171627644777,"hash":"07b7bc5971ab5201243c5bdf67eb2d111629753dd697034c85e92c96d1008809"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-10-appointment/architecture.md":{"size":1996,"mtime_ns":1780914199549617529,"hash":"289adc397ac626b52b89755bfe8648fab0d7afbbdca30005de728b7697b9a214"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-10-appointment/database.md":{"size":3717,"mtime_ns":1780915937514717817,"hash":"88321d5b96f7d4a6b8e1704430500c45915eb2e259eef363d95f26de72109092"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-10-appointment/implementation_notes.md":{"size":4621,"mtime_ns":1780915380116156578,"hash":"a83b0c475c907a8d8a30ed2d0ca711db33f60fb1e61c202b76bc4731a5bf8243"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-10-appointment/task.md":{"size":8716,"mtime_ns":1780948491117865920,"hash":"da3cd77c8f2c7ad9129a69ccf1f8dc2317dc91a1dd956cf2f042b65361be6395"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-10-appointment/user_flow.md":{"size":1550,"mtime_ns":1780914238340850115,"hash":"9f5dce77e5f9988bba7dfcc621622610a49a42e0b065b884bab56b56661cd84b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-11-insurance/architecture.md":{"size":1127,"mtime_ns":1780914261808559537,"hash":"375e8ddd7ec2c6078760759c4501a4cfbfa68fafd7835fb01fb77ec9e63edae3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-11-insurance/database.md":{"size":1786,"mtime_ns":1780945194993545294,"hash":"d839d386d4403610f52b0415868efd6ee3555dc5b209d13ec923975ec4bb799f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-11-insurance/implementation_notes.md":{"size":682,"mtime_ns":1780914277970139742,"hash":"9f0f9dc9c02d7e8672e66bf856526f7b0ed7956b926665bf807466cb5be8ae97"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-11-insurance/task.md":{"size":1020,"mtime_ns":1780914250465105891,"hash":"6dd946fad62474b45da1077a795263188685817d871a6fe6a7a48686e24d6193"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-12-rating-comment/architecture.md":{"size":2188,"mtime_ns":1780914305970064998,"hash":"5fdcb2df78dd410d0c2d434203efb1e7a932ef9e9a17270a252584779e59f6cb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-12-rating-comment/database.md":{"size":3810,"mtime_ns":1780915977159314990,"hash":"2fdfac8ae3f0fc238d5398ffcc770d33470901fe1d371043f2762ca15a0c6e50"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-12-rating-comment/implementation_notes.md":{"size":5724,"mtime_ns":1780946157194396377,"hash":"df382ed8eb807a193bfc884447401cd87c9a678f6ecb95a0a246468cc9311851"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-12-rating-comment/task.md":{"size":3935,"mtime_ns":1780946250306428313,"hash":"fa4fc2ef76c08670eae962ffd0a3836d7cce4469bc5f407cebff751c025e5c7b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-13-like/architecture.md":{"size":974,"mtime_ns":1780914349899858832,"hash":"a0adb45cf9f78498055809006e340318b4ca21e6f8627ecbcdcac2205f3f7b29"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-13-like/database.md":{"size":1630,"mtime_ns":1780926837375006318,"hash":"3d670c92b56d80fa1da6b751fda3b776da46ea368106339d1b80dd6012e01d2a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-13-like/implementation_notes.md":{"size":596,"mtime_ns":1780914363412821531,"hash":"d49115b6d3c76aec3c3678cc86c6ef5b394e8e63d96e493479bc79db4cd8558c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-13-like/task.md":{"size":475,"mtime_ns":1780914338292873383,"hash":"0f032e0490838820a0692ba9c0042dadce5a9558d87083874219c84dcde92742"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-14-secretary/architecture.md":{"size":1308,"mtime_ns":1780914379600079656,"hash":"17eba56cf557f9cf9d6300b9946fe25cd348fd937bd20914ba382b1a760112aa"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-14-secretary/database.md":{"size":1827,"mtime_ns":1780926849934970617,"hash":"46384e53c3b5bd73ef416c647833213a49f5eaefdd7a6c63c4227cf54e5e8aa6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-14-secretary/implementation_notes.md":{"size":849,"mtime_ns":1780914395413759232,"hash":"432b4d0ed90802ae1dd2495e54a2493f60f07ca0ca57a7e68734ff493b2c8031"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-14-secretary/task.md":{"size":9039,"mtime_ns":1781000115337852359,"hash":"322eeb47d17aa1d34573f1daab3e4e6aaaa6c89a6c97bb7be08ea4e10c475f16"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-15-payment/architecture.md":{"size":1945,"mtime_ns":1780914418815337658,"hash":"434ff7a1e4e0cb8d175321f3af647ef5276602ed753c9ca9c3c9480a7456d53c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-15-payment/database.md":{"size":5305,"mtime_ns":1780946202243066788,"hash":"86fdf19600fc6c72961d37e60d2f056f9012b1b26d0fddac2a6d31b15295f105"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-15-payment/implementation_notes.md":{"size":3038,"mtime_ns":1780915087810785770,"hash":"1fbc6a5462ddb25a89b765941b2c4eebae1b3c2e62cf5dbf48bc48015b79e6ab"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-15-payment/task.md":{"size":8918,"mtime_ns":1780948846758672237,"hash":"ae564ca5b8f57b3e399f6996c978ed63e5d2425342b6d9dc6eb0b29c90fa2da4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-16-representation/architecture.md":{"size":1957,"mtime_ns":1780915416796818495,"hash":"9ed187252c771e6fbbbc24009d84f0fe52b4c3f565b16413ffd753c16c1793d2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-16-representation/database.md":{"size":2934,"mtime_ns":1780917918423562169,"hash":"bc18f2996973b821a4c393e627028ca7212b1bb769a7faf122fd0b7f4fc4da10"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-16-representation/implementation_notes.md":{"size":4833,"mtime_ns":1780915404939572215,"hash":"b8c731a6b5e06985b3179372e17bf6b678fd4bccf0f2a488cec7b842ecd56798"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-16-representation/task.md":{"size":4814,"mtime_ns":1780948110250153184,"hash":"ecf2f1d6b695c256805cea006ad4ea2c64d4419dba5da0e8a862ddcb78c185d8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-17-sms/database.md":{"size":2141,"mtime_ns":1780945235470226049,"hash":"4ef4177ff9c455909dc4d2d64ef4ee2fd8e1d5eaef1bda53fe9fed7923809e1f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-17-sms/implementation_notes.md":{"size":1864,"mtime_ns":1780945250993937969,"hash":"75cfb72ca7fff3f679ed78b75fb7cc251344cba57d46d4926a1ff24c61a18193"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-17-sms/task.md":{"size":14473,"mtime_ns":1781000201191461921,"hash":"b4a1a494a5417c78db3a85dc80fa158db77860e74eee9337fb15a5f5052f829f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-18-settlement/database.md":{"size":3780,"mtime_ns":1780948101369445086,"hash":"8c43bfccc6aafad28eebd86afc5b32f56ca6db3dc081b796567f4c95824df146"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-18-settlement/task.md":{"size":4116,"mtime_ns":1780948080182510614,"hash":"33696ec512d7848300e8575d2a387e09a90153045860fed8b8f2c5632b6592f1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docker/entrypoint.sh":{"size":1468,"mtime_ns":1782633219516893494,"hash":"48c33a7c55c256a65ba4c089893e1112aea5b1320c9dc6b46f4eadb865b68ae4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docker/frontend-domains.json":{"size":2348,"mtime_ns":1782410142646593892,"hash":"dc12d68e32830d446995ea2a8cf98fe0bc24e15d4b6b0b27dd5b97dc84b06568"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docker/gen-cors-env.php":{"size":1941,"mtime_ns":1782410159219136761,"hash":"cee724b4cbfc04771874ccdf454cb5bf04dcf63d16955f9e11357390e3a65c6b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docker/healthcheck.sh":{"size":443,"mtime_ns":1782647901237410548,"hash":"b4d2a6f75f334c832e9a015b4e296f3fb9210f128b2b1b40bfe74abf6e6babc5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260628133044.php":{"size":1747,"mtime_ns":1782728407177086438,"hash":"5c24097f68a7696b4ae58ba6df68b6ace4f508b1f0ebf3e964fff23661c8ea0a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260628134241.php":{"size":1159,"mtime_ns":1782728407177374107,"hash":"c31886c1f10dd25296b56fb7ba336f1fc45aa45d6627ab6bdb148f18d49872ee"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260628152738.php":{"size":1873,"mtime_ns":1782728407177652192,"hash":"d7a00a9e505a45fe1056cde539a8cbefcb42f67a0c3755427d77ba12959e0c4c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260628153625.php":{"size":882,"mtime_ns":1782728407177952152,"hash":"b314e4f194586cb9b4037fb48ab8400a307ce428def8108b94616a263e24e238"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260628153855.php":{"size":1146,"mtime_ns":1782728407179127785,"hash":"1ec80db45af56adf7be93c412e0165c70fb629dde2ccc09b06a3452a66c52c05"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260628165710.php":{"size":809,"mtime_ns":1782728407179735539,"hash":"cca05740bf26d1540b361283f5a140aeb446bd717250615b7ed040977788dab6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260628173151.php":{"size":1639,"mtime_ns":1782728407180333627,"hash":"b8bbe9ad2ce3faae637534db20bfc455e288bc2c5fb3a1b9a10f4a29db2432aa"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Command/CreateAdminCommand.php":{"size":2428,"mtime_ns":1782649564990017265,"hash":"2fd1cffeb4d8299abb1a5fda3d9f29a08c882ff6e66781dffbc038ff675906c8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceCleanupService.php":{"size":1874,"mtime_ns":1782728407197355450,"hash":"19f366c81466bfebfd37cd2310f8602b243cf5111e51308892e196b7d5a7dc4e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ApiTestCase.php":{"size":2923,"mtime_ns":1782728407205043418,"hash":"6ec92ce7ac31774fec6ceb5e33a073d6cdbe06044221f38e4939f99270fe8bfb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentExpiryServiceTest.php":{"size":2163,"mtime_ns":1782728407205393295,"hash":"5586072347e23a24fddaa187efeb93d702697b7cdd1a399909239684cf371372"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentSettingsListOwnershipTest.php":{"size":1592,"mtime_ns":1782728407205827923,"hash":"1ffb3b0a89f531658a75520df810efc7e18022e106a75d885d92986d62ba74e7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingScopeTest.php":{"size":1653,"mtime_ns":1782728407206108967,"hash":"395161c96b8a660dab252a12c063090de94131b66d672c3b8804d70800327451"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DateOverrideOwnershipTest.php":{"size":1259,"mtime_ns":1782728407206489928,"hash":"10dfd3691f16464f1d16a317942a53046f5369260a74ce133960d1b1f30218aa"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ScheduleOwnershipTest.php":{"size":1721,"mtime_ns":1782728407206779055,"hash":"f935dde55aaa34b8c10780019e1c8ee7f5733c602874cc951411737dc9691329"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/SlotUniquenessTest.php":{"size":2475,"mtime_ns":1782728407206954431,"hash":"0168f3c381e9da2663e2cf118fd67f5b90d2ea6e4e96433e3d05a567248961f4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Audit/LowTierFixesTest.php":{"size":1517,"mtime_ns":1782728407207202432,"hash":"6d65ac794b959d7b177dfd5ed9792082e5f79a073b0cda79be8503b689edc907"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/RefreshTokenTest.php":{"size":1924,"mtime_ns":1782728407207460101,"hash":"745716b0c8627a1f72fed9305b2dc70af84c14ed015ff3341bd3c6422ea63c87"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/SendCodeMobileRateLimitTest.php":{"size":1421,"mtime_ns":1782728407207651102,"hash":"f069f1c427ffbeb082d3777ae8da34e031e940e4a0c79e5da4e80708345890aa"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAmountBoundsTest.php":{"size":1863,"mtime_ns":1782728407207878645,"hash":"0b7551406b5b0c2fe47812614e3edbf359b72ef3c0f16b12466e387c5bdbb041"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsListNPlusOneTest.php":{"size":1782,"mtime_ns":1782728407208062397,"hash":"dcf666e9d1a149bf85e0ef7869083bceec48bd8ba95958292878d73f7e330467"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsListPaginationTest.php":{"size":1215,"mtime_ns":1782728407208282107,"hash":"3d81e096e779dc685eed5920d7fef419ebf2c96e96794ae8d6222daeb0dea7e3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemDeleteCleanupTest.php":{"size":1598,"mtime_ns":1782728407208527691,"hash":"f9809dce56ba099731d9fbf6e1da781c18acc49a758537002868a7db3efad7b1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemStaffOwnershipTest.php":{"size":1464,"mtime_ns":1782728407208738276,"hash":"e8b808423b34ee5471e7d00407f94ed22593e06ed6c4e674f92e972ed0e8718f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Database/UniqueConstraintsTest.php":{"size":2595,"mtime_ns":1782728407208978278,"hash":"aeaae84730fbdecfb8337f25283653d3867d3cf50332e7bea917c946672c97cd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/ClinicDoctorListNPlusOneTest.php":{"size":2457,"mtime_ns":1782728407209223988,"hash":"705820b9d1590cf2f642e6ee7391a651536104c92acf39f261e2df71516ed55a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorAddressOwnershipTest.php":{"size":1313,"mtime_ns":1782728407209479490,"hash":"8fde8b4d6db03191fc8d650bf86fa6962956b504013b76a55c4e5ae791e47c38"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctrine/RepositoryClassMappingTest.php":{"size":1573,"mtime_ns":1782728407209727575,"hash":"5289139754fae16d85a09fcff134ceef249968876f029c180f36b1c7d53bf5d5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/DoctorInsuranceOwnershipTest.php":{"size":1486,"mtime_ns":1782728407209989701,"hash":"9231aaeffd13bf27869e74186679ddd38d1f6ebc9c52d36a8dad9b589bea3ad0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/ServiceCoverageNPlusOneTest.php":{"size":3714,"mtime_ns":1782728407210225203,"hash":"dd8ffa7d6329453fa49a9403b95a13556ad08dd318c89733a202d9d6c8ecfa4f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceCleanupTest.php":{"size":3021,"mtime_ns":1782728407210448121,"hash":"986643979f19f6a7ee71127782524852eb9eb163b77db793253e95b8df534675"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/PaymentCallbackAmountTest.php":{"size":3356,"mtime_ns":1782728407210719081,"hash":"1b32d36a573652e1860ae2ceaf20ead7eee9cef0c204c9d4875ce8926849e278"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Rating/CommentListNPlusOneTest.php":{"size":3794,"mtime_ns":1782728407210931374,"hash":"473c67b119935570a66ab5e75cc36311f04ce314729e75bf44fd337bacbc4535"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Rating/CommentPaginationTest.php":{"size":1836,"mtime_ns":1782728407211216876,"hash":"7d11e7ba342faf3c69e5844c1adab2aa7583b201737d16e0724d9233d00ad1e6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationCommissionTest.php":{"size":2548,"mtime_ns":1782728407211506878,"hash":"26b9f23b2462b30adea512eeb07f92f4db597a60c0ed3610a4169bd22f7c6c26"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryListNPlusOneTest.php":{"size":1592,"mtime_ns":1782728407211848922,"hash":"bce8c0d2597c3641885ba9322eb03bada116d979e3bd7a0b4c90d5208fdd620c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Settlement/FinancialBreakdownIntegrityTest.php":{"size":1173,"mtime_ns":1782728407212105424,"hash":"3e987494345d3a7c1cc90de7b27bfcac7bc45bb54e8fa0a7a3f790bdfa406aaf"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Settlement/SettlementListPaginationTest.php":{"size":957,"mtime_ns":1782728407212820054,"hash":"74501df43886dc66c5fe19f849549a2194644dc948d94856f97d0af17c0d179c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Settlement/WalletTransactionsPaginationTest.php":{"size":1087,"mtime_ns":1782728407213026555,"hash":"8df4dfce9a91d73297d88f22e047a4127fee2b00e2fe1bc8f43eed2ff805fae9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/ErrorCodesTest.php":{"size":1547,"mtime_ns":1782728407213280973,"hash":"bf392c01cd7a70c25efe7c4ad59ffdb4579b1216576d58393c3a965524360f0c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Smoke/InfraSmokeTest.php":{"size":1444,"mtime_ns":1782728407213624767,"hash":"d8d4a8c5688d7ed7168570bfc39c3cf038e2c43324498dff3239f5668afa0a1f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/doctrine_object_manager.php":{"size":479,"mtime_ns":1782728407213800685,"hash":"7a99fb0ab55d30b31cdebe923546775d6372a0aa6e731b409c37fb8f98671f5d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-spa-adapt-backend-audit.md":{"size":8798,"mtime_ns":1782728407083687268,"hash":"f7e83133c40658496827e06f6182a995ccaff35018d83b7ee8aa32aba25a03fb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/coolify-docker-production-hardening.md":{"size":13443,"mtime_ns":1782647901236299599,"hash":"74228033d085f739ed39f615762ad721c6b3678122d0afc3f988676c4b514589"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/coolify-symfony-deploy.md":{"size":18877,"mtime_ns":1782409236333930026,"hash":"a81d0aa4535ae4be51f69d47c5101f7a72415654ded3889e01f1baf98718715a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/full-backend-audit.md":{"size":11545,"mtime_ns":1782728407084760233,"hash":"448fb57a5fdadd9bb3176b1570c0421b6459bbf2a5bd69bd4154246ae0c61285"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/home-landing-copy-and-mobile.md":{"size":11823,"mtime_ns":1782728407085277028,"hash":"596043e27126b0500ddbd861f0e7a8c17681ca49b3381da382458f2bc2355b09"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/split-db-redis-to-coolify-resources.md":{"size":12357,"mtime_ns":1782632977626228125,"hash":"6d87685ede07fb029b01d211fa82bdb7311bde9eb31ee9869992e6c49da5c75f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/DEPLOY.md":{"size":11539,"mtime_ns":1782647901238565498,"hash":"39797d5439fd4fd0fd19ae7a5b033febf0fbf6b58d07fdd1750d3aa2799b9163"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/audit-backlog.md":{"size":19190,"mtime_ns":1782728407113021215,"hash":"63afb7aaff2eb3113700644ab9bbfa07562ccec38cba4c77c0f21cd9acb98706"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/deploy/coolify.md":{"size":10378,"mtime_ns":1782410984792896284,"hash":"f1d06d336c14b8df1530ec41dd80021b40e7113be0895504f9dda70b112a1cdf"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Controller/SeoController.php":{"size":1860,"mtime_ns":1782728407203067196,"hash":"df1028d7b1b294928a318cc7c27de5ca99b00d583d81ef6f400494c22380b6a6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/liara.json":{"size":639,"mtime_ns":1782740970895760577,"hash":"edf1ab3ddcd8206d3e2cb2c85fd3f7f274dc59001e09dcfd6f250a0b00493c6f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/liara_pre_build.sh":{"size":559,"mtime_ns":1782735663785720587,"hash":"d9b9232a0f115eb1d752c2b149a5224ea030fd04d3c92ab964d53a6701d5e0a7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/liara_pre_start.sh":{"size":851,"mtime_ns":1782735576510613766,"hash":"dfb08e90e9fc87e3ae70684c1620bea416fcc661377244f40ee83b3476e81944"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-spa-test-suite.md":{"size":19691,"mtime_ns":1782728407084188354,"hash":"73ad644cede4254811fab6f825750f127edb1b5f08b8bad25b99b85c097a9556"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/deploy-liara-docker.md":{"size":14106,"mtime_ns":1782732118990034632,"hash":"1a5f6f8bba054ea974f99dc5c01aeb19ed1cf612c3fd18a700bc03beaded2b5d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/deploy-liara-php.md":{"size":13353,"mtime_ns":1782735439025822952,"hash":"39f30d7c6d20b1869f5f06b2b532071e94b264f4bddf248c3cf84c62159ed86c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/deploy-liara-php.md":{"size":10664,"mtime_ns":1782736008651392836,"hash":"65c93d7d9e14dd468b75c5c81dee1ae6438d267253e8ad295953d3746d68d250"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/deploy-liara.md":{"size":8919,"mtime_ns":1782732335270881309,"hash":"ade1392f7cf72c544736a765b03140858e45cc5f12a480cd03ba4628af17e84b"}} \ No newline at end of file diff --git a/graphify-out/graph.json b/graphify-out/graph.json index e4bf9918..578a05af 100644 --- a/graphify-out/graph.json +++ b/graphify-out/graph.json @@ -70,7 +70,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_freevisitprice", - "community": 265, + "community": 182, "norm_label": "freevisitprice.tsx" }, { @@ -80,7 +80,7 @@ "source_location": "L7", "_origin": "ast", "id": "components_freevisitprice_pricing", - "community": 265, + "community": 182, "norm_label": "pricing" }, { @@ -90,7 +90,7 @@ "source_location": "L9", "_origin": "ast", "id": "components_freevisitprice_freevisitprice", - "community": 265, + "community": 182, "norm_label": "freevisitprice()" }, { @@ -1233,6 +1233,36 @@ "community": 3, "norm_label": "activebadge()" }, + { + "label": "ui.test.tsx", + "file_type": "code", + "source_file": "assets/admin/components/ui/ui.test.tsx", + "source_location": "L1", + "_origin": "ast", + "id": "ui_ui_test", + "community": 3, + "norm_label": "ui.test.tsx" + }, + { + "label": "hooks.test.tsx", + "file_type": "code", + "source_file": "assets/admin/hooks/hooks.test.tsx", + "source_location": "L1", + "_origin": "ast", + "id": "hooks_hooks_test", + "community": 2, + "norm_label": "hooks.test.tsx" + }, + { + "label": "get", + "file_type": "code", + "source_file": "assets/admin/hooks/hooks.test.tsx", + "source_location": "L16", + "_origin": "ast", + "id": "hooks_hooks_test_get", + "community": 2, + "norm_label": "get" + }, { "label": "usePaymentConfig.ts", "file_type": "code", @@ -1240,7 +1270,7 @@ "source_location": "L1", "_origin": "ast", "id": "hooks_usepaymentconfig", - "community": 182, + "community": 2, "norm_label": "usepaymentconfig.ts" }, { @@ -1333,6 +1363,56 @@ "community": 0, "norm_label": "toaststyle" }, + { + "label": "api.test.ts", + "file_type": "code", + "source_file": "assets/admin/lib/api.test.ts", + "source_location": "L1", + "_origin": "ast", + "id": "lib_api_test", + "community": 2, + "norm_label": "api.test.ts" + }, + { + "label": "{ refreshMock, logoutMock }", + "file_type": "code", + "source_file": "assets/admin/lib/api.test.ts", + "source_location": "L3", + "_origin": "ast", + "id": "lib_api_test_refreshmock_logoutmock", + "community": 2, + "norm_label": "{ refreshmock, logoutmock }" + }, + { + "label": "replaceMock", + "file_type": "code", + "source_file": "assets/admin/lib/api.test.ts", + "source_location": "L14", + "_origin": "ast", + "id": "lib_api_test_replacemock", + "community": 2, + "norm_label": "replacemock" + }, + { + "label": "jsonRes()", + "file_type": "code", + "source_file": "assets/admin/lib/api.test.ts", + "source_location": "L16", + "_origin": "ast", + "id": "lib_api_test_jsonres", + "community": 2, + "norm_label": "jsonres()" + }, + { + "label": "setToken()", + "file_type": "code", + "source_file": "assets/admin/lib/api.test.ts", + "source_location": "L20", + "_origin": "ast", + "id": "lib_api_test_settoken", + "community": 2, + "norm_label": "settoken()" + }, { "label": "api.ts", "file_type": "code", @@ -1360,7 +1440,7 @@ "source_location": "L16", "_origin": "ast", "id": "lib_api_apierror", - "community": 618, + "community": 2, "norm_label": "apierror" }, { @@ -1370,7 +1450,7 @@ "source_location": "L17", "_origin": "ast", "id": "lib_api_apierror_constructor", - "community": 618, + "community": 2, "norm_label": ".constructor()" }, { @@ -1410,7 +1490,7 @@ "source_location": "L88", "_origin": "ast", "id": "lib_api_apiresponse", - "community": 2, + "community": 13, "norm_label": "apiresponse" }, { @@ -1423,6 +1503,16 @@ "community": 3, "norm_label": "paginatedresponse" }, + { + "label": "utils.test.ts", + "file_type": "code", + "source_file": "assets/admin/lib/utils.test.ts", + "source_location": "L1", + "_origin": "ast", + "id": "lib_utils_test", + "community": 13, + "norm_label": "utils.test.ts" + }, { "label": "utils.ts", "file_type": "code", @@ -1440,7 +1530,7 @@ "source_location": "L3", "_origin": "ast", "id": "lib_utils_formatrial", - "community": 265, + "community": 182, "norm_label": "formatrial()" }, { @@ -1460,7 +1550,7 @@ "source_location": "L11", "_origin": "ast", "id": "lib_utils_todate", - "community": 265, + "community": 13, "norm_label": "todate()" }, { @@ -1480,7 +1570,7 @@ "source_location": "L27", "_origin": "ast", "id": "lib_utils_formatdatetime", - "community": 265, + "community": 13, "norm_label": "formatdatetime()" }, { @@ -1490,7 +1580,7 @@ "source_location": "L36", "_origin": "ast", "id": "lib_utils_togregoriandate", - "community": 49, + "community": 13, "norm_label": "togregoriandate()" }, { @@ -1500,7 +1590,7 @@ "source_location": "L43", "_origin": "ast", "id": "lib_utils_maskmobile", - "community": 3, + "community": 13, "norm_label": "maskmobile()" }, { @@ -1560,7 +1650,7 @@ "source_location": "L79", "_origin": "ast", "id": "lib_utils_iranmobileoptionalschema", - "community": 1, + "community": 13, "norm_label": "iranmobileoptionalschema" }, { @@ -1740,7 +1830,7 @@ "source_location": "L34", "_origin": "ast", "id": "pages_appointmentdetailpage_appointmentdetailpage", - "community": 265, + "community": 41, "norm_label": "appointmentdetailpage()" }, { @@ -2013,6 +2103,26 @@ "community": 49, "norm_label": "tabstyle()" }, + { + "label": "BlogFormPage.test.tsx", + "file_type": "code", + "source_file": "assets/admin/pages/BlogFormPage.test.tsx", + "source_location": "L1", + "_origin": "ast", + "id": "pages_blogformpage_test", + "community": 2, + "norm_label": "blogformpage.test.tsx" + }, + { + "label": "post", + "file_type": "code", + "source_file": "assets/admin/pages/BlogFormPage.test.tsx", + "source_location": "L18", + "_origin": "ast", + "id": "pages_blogformpage_test_post", + "community": 2, + "norm_label": "post" + }, { "label": "BlogFormPage.tsx", "file_type": "code", @@ -2020,7 +2130,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_blogformpage", - "community": 19, + "community": 2, "norm_label": "blogformpage.tsx" }, { @@ -2030,7 +2140,7 @@ "source_location": "L17", "_origin": "ast", "id": "pages_blogformpage_schema", - "community": 19, + "community": 2, "norm_label": "schema" }, { @@ -2040,7 +2150,7 @@ "source_location": "L25", "_origin": "ast", "id": "pages_blogformpage_formdata", - "community": 19, + "community": 2, "norm_label": "formdata" }, { @@ -2050,7 +2160,7 @@ "source_location": "L27", "_origin": "ast", "id": "pages_blogformpage_uploadblogimage", - "community": 19, + "community": 2, "norm_label": "uploadblogimage()" }, { @@ -2060,9 +2170,29 @@ "source_location": "L46", "_origin": "ast", "id": "pages_blogformpage_blogformpage", - "community": 19, + "community": 2, "norm_label": "blogformpage()" }, + { + "label": "BlogsPage.test.tsx", + "file_type": "code", + "source_file": "assets/admin/pages/BlogsPage.test.tsx", + "source_location": "L1", + "_origin": "ast", + "id": "pages_blogspage_test", + "community": 2, + "norm_label": "blogspage.test.tsx" + }, + { + "label": "get", + "file_type": "code", + "source_file": "assets/admin/pages/BlogsPage.test.tsx", + "source_location": "L14", + "_origin": "ast", + "id": "pages_blogspage_test_get", + "community": 2, + "norm_label": "get" + }, { "label": "BlogsPage.tsx", "file_type": "code", @@ -2140,7 +2270,7 @@ "source_location": "L42", "_origin": "ast", "id": "pages_categoriespage_logouploadfield", - "community": 0, + "community": 41, "norm_label": "logouploadfield()" }, { @@ -2170,7 +2300,7 @@ "source_location": "L134", "_origin": "ast", "id": "pages_categoriespage_tabactions", - "community": 0, + "community": 41, "norm_label": "tabactions()" }, { @@ -2370,7 +2500,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_claimspage", - "community": 11, + "community": 19, "norm_label": "claimspage.tsx" }, { @@ -2380,7 +2510,7 @@ "source_location": "L14", "_origin": "ast", "id": "pages_claimspage_isondaysago", - "community": 11, + "community": 19, "norm_label": "isondaysago()" }, { @@ -2390,7 +2520,7 @@ "source_location": "L19", "_origin": "ast", "id": "pages_claimspage_todayiso", - "community": 11, + "community": 19, "norm_label": "todayiso()" }, { @@ -2400,7 +2530,7 @@ "source_location": "L21", "_origin": "ast", "id": "pages_claimspage_tounix", - "community": 11, + "community": 19, "norm_label": "tounix()" }, { @@ -2410,7 +2540,7 @@ "source_location": "L26", "_origin": "ast", "id": "pages_claimspage_endofdayunix", - "community": 11, + "community": 19, "norm_label": "endofdayunix()" }, { @@ -2420,7 +2550,7 @@ "source_location": "L32", "_origin": "ast", "id": "pages_claimspage_claimitem", - "community": 11, + "community": 19, "norm_label": "claimitem" }, { @@ -2430,7 +2560,7 @@ "source_location": "L43", "_origin": "ast", "id": "pages_claimspage_claim", - "community": 11, + "community": 19, "norm_label": "claim" }, { @@ -2440,7 +2570,7 @@ "source_location": "L58", "_origin": "ast", "id": "pages_claimspage_insuranceoption", - "community": 11, + "community": 19, "norm_label": "insuranceoption" }, { @@ -2450,7 +2580,7 @@ "source_location": "L60", "_origin": "ast", "id": "pages_claimspage_debtrow", - "community": 11, + "community": 19, "norm_label": "debtrow" }, { @@ -2460,7 +2590,7 @@ "source_location": "L69", "_origin": "ast", "id": "pages_claimspage_status_meta", - "community": 11, + "community": 19, "norm_label": "status_meta" }, { @@ -2470,7 +2600,7 @@ "source_location": "L77", "_origin": "ast", "id": "pages_claimspage_kind_label", - "community": 11, + "community": 19, "norm_label": "kind_label" }, { @@ -2480,7 +2610,7 @@ "source_location": "L78", "_origin": "ast", "id": "pages_claimspage_status_filters", - "community": 11, + "community": 19, "norm_label": "status_filters" }, { @@ -2490,7 +2620,7 @@ "source_location": "L80", "_origin": "ast", "id": "pages_claimspage_claimspage", - "community": 11, + "community": 19, "norm_label": "claimspage()" }, { @@ -2500,7 +2630,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_clinicdetailpage", - "community": 13, + "community": 452, "norm_label": "clinicdetailpage.tsx" }, { @@ -2510,7 +2640,7 @@ "source_location": "L35", "_origin": "ast", "id": "pages_clinicdetailpage_hues_list", - "community": 13, + "community": 452, "norm_label": "hues_list" }, { @@ -2520,7 +2650,7 @@ "source_location": "L36", "_origin": "ast", "id": "pages_clinicdetailpage_iran_center", - "community": 13, + "community": 452, "norm_label": "iran_center" }, { @@ -2530,7 +2660,7 @@ "source_location": "L41", "_origin": "ast", "id": "pages_clinicdetailpage_clinicinvitation", - "community": 13, + "community": 452, "norm_label": "clinicinvitation" }, { @@ -2540,7 +2670,7 @@ "source_location": "L54", "_origin": "ast", "id": "pages_clinicdetailpage_clinicdoctoritem", - "community": 13, + "community": 452, "norm_label": "clinicdoctoritem" }, { @@ -2550,7 +2680,7 @@ "source_location": "L62", "_origin": "ast", "id": "pages_clinicdetailpage_clinicaddress", - "community": 13, + "community": 452, "norm_label": "clinicaddress" }, { @@ -2560,7 +2690,7 @@ "source_location": "L71", "_origin": "ast", "id": "pages_clinicdetailpage_opt", - "community": 13, + "community": 452, "norm_label": "opt" }, { @@ -2570,7 +2700,7 @@ "source_location": "L72", "_origin": "ast", "id": "pages_clinicdetailpage_optuuid", - "community": 13, + "community": 452, "norm_label": "optuuid" }, { @@ -2580,7 +2710,7 @@ "source_location": "L76", "_origin": "ast", "id": "pages_clinicdetailpage_urlorempty", - "community": 13, + "community": 452, "norm_label": "urlorempty" }, { @@ -2590,7 +2720,7 @@ "source_location": "L78", "_origin": "ast", "id": "pages_clinicdetailpage_editschema", - "community": 13, + "community": 452, "norm_label": "editschema" }, { @@ -2600,7 +2730,7 @@ "source_location": "L92", "_origin": "ast", "id": "pages_clinicdetailpage_editform", - "community": 13, + "community": 452, "norm_label": "editform" }, { @@ -2610,7 +2740,7 @@ "source_location": "L96", "_origin": "ast", "id": "pages_clinicdetailpage_searchableselectfield", - "community": 13, + "community": 452, "norm_label": "searchableselectfield()" }, { @@ -2620,7 +2750,7 @@ "source_location": "L190", "_origin": "ast", "id": "pages_clinicdetailpage_multichecklist", - "community": 13, + "community": 452, "norm_label": "multichecklist()" }, { @@ -2630,7 +2760,7 @@ "source_location": "L234", "_origin": "ast", "id": "pages_clinicdetailpage_mapclickhandler", - "community": 13, + "community": 452, "norm_label": "mapclickhandler()" }, { @@ -2640,7 +2770,7 @@ "source_location": "L238", "_origin": "ast", "id": "pages_clinicdetailpage_mapflycontroller", - "community": 13, + "community": 452, "norm_label": "mapflycontroller()" }, { @@ -2650,7 +2780,7 @@ "source_location": "L243", "_origin": "ast", "id": "pages_clinicdetailpage_mappicker", - "community": 13, + "community": 452, "norm_label": "mappicker()" }, { @@ -2660,7 +2790,7 @@ "source_location": "L267", "_origin": "ast", "id": "pages_clinicdetailpage_geocodecity", - "community": 13, + "community": 452, "norm_label": "geocodecity()" }, { @@ -2670,7 +2800,7 @@ "source_location": "L279", "_origin": "ast", "id": "pages_clinicdetailpage_editmodal", - "community": 13, + "community": 452, "norm_label": "editmodal()" }, { @@ -2680,7 +2810,7 @@ "source_location": "L464", "_origin": "ast", "id": "pages_clinicdetailpage_inv_status_map", - "community": 13, + "community": 452, "norm_label": "inv_status_map" }, { @@ -2700,7 +2830,7 @@ "source_location": "L1341", "_origin": "ast", "id": "pages_clinicdetailpage_infotile", - "community": 13, + "community": 452, "norm_label": "infotile()" }, { @@ -3280,7 +3410,7 @@ "source_location": "L1136", "_origin": "ast", "id": "pages_dashboardpage_dashboardpage", - "community": 0, + "community": 21, "norm_label": "dashboardpage()" }, { @@ -4370,7 +4500,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_insurancepricingpage", - "community": 0, + "community": 182, "norm_label": "insurancepricingpage.tsx" }, { @@ -4380,9 +4510,29 @@ "source_location": "L6", "_origin": "ast", "id": "pages_insurancepricingpage_insurancepricingpage", - "community": 0, + "community": 182, "norm_label": "insurancepricingpage()" }, + { + "label": "LoginPage.test.tsx", + "file_type": "code", + "source_file": "assets/admin/pages/LoginPage.test.tsx", + "source_location": "L1", + "_origin": "ast", + "id": "pages_loginpage_test", + "community": 2, + "norm_label": "loginpage.test.tsx" + }, + { + "label": "errorToast", + "file_type": "code", + "source_file": "assets/admin/pages/LoginPage.test.tsx", + "source_location": "L12", + "_origin": "ast", + "id": "pages_loginpage_test_errortoast", + "community": 2, + "norm_label": "errortoast" + }, { "label": "LoginPage.tsx", "file_type": "code", @@ -4460,7 +4610,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_myfinancialpage", - "community": 2, + "community": 182, "norm_label": "myfinancialpage.tsx" }, { @@ -4470,7 +4620,7 @@ "source_location": "L8", "_origin": "ast", "id": "pages_myfinancialpage_monthlyentry", - "community": 2, + "community": 182, "norm_label": "monthlyentry" }, { @@ -4480,7 +4630,7 @@ "source_location": "L14", "_origin": "ast", "id": "pages_myfinancialpage_financialsummary", - "community": 2, + "community": 182, "norm_label": "financialsummary" }, { @@ -4490,7 +4640,7 @@ "source_location": "L22", "_origin": "ast", "id": "pages_myfinancialpage_kpicard", - "community": 2, + "community": 182, "norm_label": "kpicard()" }, { @@ -4500,7 +4650,7 @@ "source_location": "L33", "_origin": "ast", "id": "pages_myfinancialpage_myfinancialpage", - "community": 2, + "community": 182, "norm_label": "myfinancialpage()" }, { @@ -4690,7 +4840,7 @@ "source_location": "L1432", "_origin": "ast", "id": "pages_mypatientspage_sessionrow", - "community": 265, + "community": 21, "norm_label": "sessionrow()" }, { @@ -4830,7 +4980,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_newsessionpage", - "community": 19, + "community": 265, "norm_label": "newsessionpage.tsx" }, { @@ -4840,7 +4990,7 @@ "source_location": "L15", "_origin": "ast", "id": "pages_newsessionpage_schema", - "community": 19, + "community": 265, "norm_label": "schema" }, { @@ -4850,7 +5000,7 @@ "source_location": "L24", "_origin": "ast", "id": "pages_newsessionpage_formdata", - "community": 19, + "community": 265, "norm_label": "formdata" }, { @@ -4860,7 +5010,7 @@ "source_location": "L26", "_origin": "ast", "id": "pages_newsessionpage_contract", - "community": 19, + "community": 265, "norm_label": "contract" }, { @@ -4870,7 +5020,7 @@ "source_location": "L27", "_origin": "ast", "id": "pages_newsessionpage_coveragerow", - "community": 19, + "community": 265, "norm_label": "coveragerow" }, { @@ -4880,7 +5030,7 @@ "source_location": "L29", "_origin": "ast", "id": "pages_newsessionpage_payment_labels", - "community": 19, + "community": 265, "norm_label": "payment_labels" }, { @@ -4890,7 +5040,7 @@ "source_location": "L33", "_origin": "ast", "id": "pages_newsessionpage_rule", - "community": 19, + "community": 265, "norm_label": "rule" }, { @@ -4900,7 +5050,7 @@ "source_location": "L38", "_origin": "ast", "id": "pages_newsessionpage_patientshareof", - "community": 19, + "community": 265, "norm_label": "patientshareof()" }, { @@ -4910,7 +5060,7 @@ "source_location": "L56", "_origin": "ast", "id": "pages_newsessionpage_sectiontitle", - "community": 19, + "community": 265, "norm_label": "sectiontitle" }, { @@ -4920,7 +5070,7 @@ "source_location": "L57", "_origin": "ast", "id": "pages_newsessionpage_fieldlabel", - "community": 19, + "community": 265, "norm_label": "fieldlabel" }, { @@ -4930,7 +5080,7 @@ "source_location": "L59", "_origin": "ast", "id": "pages_newsessionpage_newsessionpage", - "community": 19, + "community": 265, "norm_label": "newsessionpage()" }, { @@ -4940,7 +5090,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_paymentdetailpage", - "community": 265, + "community": 13, "norm_label": "paymentdetailpage.tsx" }, { @@ -4950,7 +5100,7 @@ "source_location": "L12", "_origin": "ast", "id": "pages_paymentdetailpage_inforow", - "community": 265, + "community": 13, "norm_label": "inforow()" }, { @@ -4960,7 +5110,7 @@ "source_location": "L21", "_origin": "ast", "id": "pages_paymentdetailpage_paymentdetailpage", - "community": 265, + "community": 13, "norm_label": "paymentdetailpage()" }, { @@ -5100,7 +5250,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_representationdetailpage", - "community": 41, + "community": 3, "norm_label": "representationdetailpage.tsx" }, { @@ -5110,7 +5260,7 @@ "source_location": "L16", "_origin": "ast", "id": "pages_representationdetailpage_detailrow", - "community": 41, + "community": 3, "norm_label": "detailrow()" }, { @@ -5120,7 +5270,7 @@ "source_location": "L25", "_origin": "ast", "id": "pages_representationdetailpage_representationdetailpage", - "community": 41, + "community": 3, "norm_label": "representationdetailpage()" }, { @@ -5130,7 +5280,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_representationfinancepage", - "community": 2, + "community": 21, "norm_label": "representationfinancepage.tsx" }, { @@ -5140,7 +5290,7 @@ "source_location": "L12", "_origin": "ast", "id": "pages_representationfinancepage_financerow", - "community": 2, + "community": 21, "norm_label": "financerow" }, { @@ -5150,7 +5300,7 @@ "source_location": "L24", "_origin": "ast", "id": "pages_representationfinancepage_rangekey", - "community": 2, + "community": 21, "norm_label": "rangekey" }, { @@ -5160,7 +5310,7 @@ "source_location": "L26", "_origin": "ast", "id": "pages_representationfinancepage_rangefrom", - "community": 2, + "community": 21, "norm_label": "rangefrom()" }, { @@ -5170,7 +5320,7 @@ "source_location": "L34", "_origin": "ast", "id": "pages_representationfinancepage_ranges", - "community": 2, + "community": 21, "norm_label": "ranges" }, { @@ -5180,7 +5330,7 @@ "source_location": "L41", "_origin": "ast", "id": "pages_representationfinancepage_representationfinancepage", - "community": 2, + "community": 21, "norm_label": "representationfinancepage()" }, { @@ -5190,7 +5340,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_representationprofilepage", - "community": 2, + "community": 11, "norm_label": "representationprofilepage.tsx" }, { @@ -5200,7 +5350,7 @@ "source_location": "L10", "_origin": "ast", "id": "pages_representationprofilepage_tojalali", - "community": 2, + "community": 11, "norm_label": "tojalali()" }, { @@ -5210,7 +5360,7 @@ "source_location": "L20", "_origin": "ast", "id": "pages_representationprofilepage_ibanitem", - "community": 2, + "community": 11, "norm_label": "ibanitem" }, { @@ -5220,7 +5370,7 @@ "source_location": "L28", "_origin": "ast", "id": "pages_representationprofilepage_repprofile", - "community": 2, + "community": 11, "norm_label": "repprofile" }, { @@ -5230,7 +5380,7 @@ "source_location": "L38", "_origin": "ast", "id": "pages_representationprofilepage_unwrap", - "community": 2, + "community": 11, "norm_label": "unwrap()" }, { @@ -5240,7 +5390,7 @@ "source_location": "L40", "_origin": "ast", "id": "pages_representationprofilepage_representationprofilepage", - "community": 2, + "community": 11, "norm_label": "representationprofilepage()" }, { @@ -5250,7 +5400,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_representationsettlementpage", - "community": 2, + "community": 182, "norm_label": "representationsettlementpage.tsx" }, { @@ -5260,7 +5410,7 @@ "source_location": "L9", "_origin": "ast", "id": "pages_representationsettlementpage_walletbalance", - "community": 2, + "community": 182, "norm_label": "walletbalance" }, { @@ -5270,7 +5420,7 @@ "source_location": "L10", "_origin": "ast", "id": "pages_representationsettlementpage_repsummary", - "community": 2, + "community": 182, "norm_label": "repsummary" }, { @@ -5280,7 +5430,7 @@ "source_location": "L11", "_origin": "ast", "id": "pages_representationsettlementpage_settlementrow", - "community": 2, + "community": 182, "norm_label": "settlementrow" }, { @@ -5290,7 +5440,7 @@ "source_location": "L19", "_origin": "ast", "id": "pages_representationsettlementpage_status_label", - "community": 2, + "community": 182, "norm_label": "status_label" }, { @@ -5300,7 +5450,7 @@ "source_location": "L22", "_origin": "ast", "id": "pages_representationsettlementpage_status_class", - "community": 2, + "community": 182, "norm_label": "status_class" }, { @@ -5310,7 +5460,7 @@ "source_location": "L26", "_origin": "ast", "id": "pages_representationsettlementpage_ibanitem", - "community": 2, + "community": 182, "norm_label": "ibanitem" }, { @@ -5320,7 +5470,7 @@ "source_location": "L27", "_origin": "ast", "id": "pages_representationsettlementpage_repme", - "community": 2, + "community": 182, "norm_label": "repme" }, { @@ -5330,7 +5480,7 @@ "source_location": "L29", "_origin": "ast", "id": "pages_representationsettlementpage_representationsettlementpage", - "community": 2, + "community": 182, "norm_label": "representationsettlementpage()" }, { @@ -5480,7 +5630,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_settingspage", - "community": 2, + "community": 13, "norm_label": "settingspage.tsx" }, { @@ -5490,7 +5640,7 @@ "source_location": "L11", "_origin": "ast", "id": "pages_settingspage_taxhistoryrow", - "community": 2, + "community": 13, "norm_label": "taxhistoryrow" }, { @@ -5500,7 +5650,7 @@ "source_location": "L20", "_origin": "ast", "id": "pages_settingspage_schema", - "community": 2, + "community": 13, "norm_label": "schema" }, { @@ -5510,7 +5660,7 @@ "source_location": "L46", "_origin": "ast", "id": "pages_settingspage_formvalues", - "community": 2, + "community": 13, "norm_label": "formvalues" }, { @@ -5520,7 +5670,7 @@ "source_location": "L48", "_origin": "ast", "id": "pages_settingspage_settings", - "community": 2, + "community": 13, "norm_label": "settings" }, { @@ -5530,7 +5680,7 @@ "source_location": "L73", "_origin": "ast", "id": "pages_settingspage_settingspage", - "community": 2, + "community": 13, "norm_label": "settingspage()" }, { @@ -5540,7 +5690,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_settlementdetailpage", - "community": 265, + "community": 13, "norm_label": "settlementdetailpage.tsx" }, { @@ -5550,7 +5700,7 @@ "source_location": "L14", "_origin": "ast", "id": "pages_settlementdetailpage_settlementdetail", - "community": 265, + "community": 13, "norm_label": "settlementdetail" }, { @@ -5560,7 +5710,7 @@ "source_location": "L30", "_origin": "ast", "id": "pages_settlementdetailpage_row", - "community": 265, + "community": 13, "norm_label": "row()" }, { @@ -5570,7 +5720,7 @@ "source_location": "L39", "_origin": "ast", "id": "pages_settlementdetailpage_settlementdetailpage", - "community": 265, + "community": 13, "norm_label": "settlementdetailpage()" }, { @@ -5680,7 +5830,7 @@ "source_location": "L48", "_origin": "ast", "id": "pages_smspage_smspage", - "community": 265, + "community": 41, "norm_label": "smspage()" }, { @@ -6163,6 +6313,36 @@ "community": 19, "norm_label": "userspage()" }, + { + "label": "authStore.test.ts", + "file_type": "code", + "source_file": "assets/admin/stores/authStore.test.ts", + "source_location": "L1", + "_origin": "ast", + "id": "stores_authstore_test", + "community": 0, + "norm_label": "authstore.test.ts" + }, + { + "label": "initial", + "file_type": "code", + "source_file": "assets/admin/stores/authStore.test.ts", + "source_location": "L4", + "_origin": "ast", + "id": "stores_authstore_test_initial", + "community": 0, + "norm_label": "initial" + }, + { + "label": "jsonRes()", + "file_type": "code", + "source_file": "assets/admin/stores/authStore.test.ts", + "source_location": "L6", + "_origin": "ast", + "id": "stores_authstore_test_jsonres", + "community": 0, + "norm_label": "jsonres()" + }, { "label": "authStore.ts", "file_type": "code", @@ -6223,6 +6403,26 @@ "community": 0, "norm_label": "useauthstore" }, + { + "label": "uiStore.test.ts", + "file_type": "code", + "source_file": "assets/admin/stores/uiStore.test.ts", + "source_location": "L1", + "_origin": "ast", + "id": "stores_uistore_test", + "community": 8, + "norm_label": "uistore.test.ts" + }, + { + "label": "initial", + "file_type": "code", + "source_file": "assets/admin/stores/uiStore.test.ts", + "source_location": "L4", + "_origin": "ast", + "id": "stores_uistore_test_initial", + "community": 8, + "norm_label": "initial" + }, { "label": "uiStore.ts", "file_type": "code", @@ -6283,6 +6483,66 @@ "community": 8, "norm_label": "useuistore" }, + { + "label": "setup.ts", + "file_type": "code", + "source_file": "assets/admin/test/setup.ts", + "source_location": "L1", + "_origin": "ast", + "id": "test_setup", + "community": 670, + "norm_label": "setup.ts" + }, + { + "label": "utils.tsx", + "file_type": "code", + "source_file": "assets/admin/test/utils.tsx", + "source_location": "L1", + "_origin": "ast", + "id": "test_utils", + "community": 2, + "norm_label": "utils.tsx" + }, + { + "label": "makeClient()", + "file_type": "code", + "source_file": "assets/admin/test/utils.tsx", + "source_location": "L6", + "_origin": "ast", + "id": "test_utils_makeclient", + "community": 2, + "norm_label": "makeclient()" + }, + { + "label": "Providers()", + "file_type": "code", + "source_file": "assets/admin/test/utils.tsx", + "source_location": "L15", + "_origin": "ast", + "id": "test_utils_providers", + "community": 2, + "norm_label": "providers()" + }, + { + "label": "renderWithProviders()", + "file_type": "code", + "source_file": "assets/admin/test/utils.tsx", + "source_location": "L31", + "_origin": "ast", + "id": "test_utils_renderwithproviders", + "community": 2, + "norm_label": "renderwithproviders()" + }, + { + "label": "renderHookWithClient()", + "file_type": "code", + "source_file": "assets/admin/test/utils.tsx", + "source_location": "L45", + "_origin": "ast", + "id": "test_utils_renderhookwithclient", + "community": 2, + "norm_label": "renderhookwithclient()" + }, { "label": "index.ts", "file_type": "code", @@ -6340,7 +6600,7 @@ "source_location": "L51", "_origin": "ast", "id": "types_index_clinicdetail", - "community": 13, + "community": 452, "norm_label": "clinicdetail" }, { @@ -6390,7 +6650,7 @@ "source_location": "L115", "_origin": "ast", "id": "types_index_payment", - "community": 265, + "community": 13, "norm_label": "payment" }, { @@ -6420,7 +6680,7 @@ "source_location": "L141", "_origin": "ast", "id": "types_index_representation", - "community": 41, + "community": 3, "norm_label": "representation" }, { @@ -6500,7 +6760,7 @@ "source_location": "L219", "_origin": "ast", "id": "types_index_city", - "community": 41, + "community": 3, "norm_label": "city" }, { @@ -6550,7 +6810,7 @@ "source_location": "L275", "_origin": "ast", "id": "types_index_blog", - "community": 19, + "community": 3, "norm_label": "blog" }, { @@ -6640,7 +6900,7 @@ "source_location": "L387", "_origin": "ast", "id": "types_index_servicesection", - "community": 19, + "community": 265, "norm_label": "servicesection" }, { @@ -6700,7 +6960,7 @@ "source_location": "L443", "_origin": "ast", "id": "types_index_patientrecord", - "community": 19, + "community": 265, "norm_label": "patientrecord" }, { @@ -6710,7 +6970,7 @@ "source_location": "L455", "_origin": "ast", "id": "types_index_patientsession", - "community": 41, + "community": 265, "norm_label": "patientsession" }, { @@ -7733,36 +7993,6 @@ "community": 489, "norm_label": ".config()" }, - { - "label": "create_test_users.php", - "file_type": "code", - "source_file": "create_test_users.php", - "source_location": "L1", - "_origin": "ast", - "id": "create_test_users", - "community": 602, - "norm_label": "create_test_users.php" - }, - { - "label": "makeUser()", - "file_type": "code", - "source_file": "create_test_users.php", - "source_location": "L18", - "_origin": "ast", - "id": "create_test_users_makeuser", - "community": 602, - "norm_label": "makeuser()" - }, - { - "label": "User", - "file_type": "code", - "source_file": "create_test_users.php", - "source_location": "L18", - "_origin": "ast", - "id": "create_test_users_php_user", - "community": 602, - "norm_label": "user" - }, { "label": "entrypoint.sh", "file_type": "code", @@ -7829,6 +8059,62 @@ "community": 643, "norm_label": "healthcheck.sh script" }, + { + "label": "liara_pre_build.sh", + "file_type": "code", + "source_file": "liara_pre_build.sh", + "source_location": "L1", + "metadata": { + "language": "bash", + "kind": "file" + }, + "_origin": "ast", + "id": "liara_pre_build", + "community": 668, + "norm_label": "liara_pre_build.sh" + }, + { + "label": "liara_pre_build.sh script", + "file_type": "code", + "source_file": "liara_pre_build.sh", + "source_location": "L1", + "metadata": { + "language": "bash", + "kind": "bash_entrypoint" + }, + "_origin": "ast", + "id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_liara_pre_build_sh__entry", + "community": 668, + "norm_label": "liara_pre_build.sh script" + }, + { + "label": "liara_pre_start.sh", + "file_type": "code", + "source_file": "liara_pre_start.sh", + "source_location": "L1", + "metadata": { + "language": "bash", + "kind": "file" + }, + "_origin": "ast", + "id": "liara_pre_start", + "community": 669, + "norm_label": "liara_pre_start.sh" + }, + { + "label": "liara_pre_start.sh script", + "file_type": "code", + "source_file": "liara_pre_start.sh", + "source_location": "L1", + "metadata": { + "language": "bash", + "kind": "bash_entrypoint" + }, + "_origin": "ast", + "id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_liara_pre_start_sh__entry", + "community": 669, + "norm_label": "liara_pre_start.sh script" + }, { "label": "Version20260609130407.php", "file_type": "code", @@ -7856,7 +8142,7 @@ "source_location": "", "_origin": "ast", "id": "abstractmigration", - "community": 400, + "community": 423, "norm_label": "abstractmigration" }, { @@ -11216,7 +11502,7 @@ "source_location": "L1", "_origin": "ast", "id": "migrations_version20260624030339", - "community": 452, + "community": 423, "norm_label": "version20260624030339.php" }, { @@ -11226,7 +11512,7 @@ "source_location": "L13", "_origin": "ast", "id": "migrations_version20260624030339_version20260624030339", - "community": 452, + "community": 423, "norm_label": "version20260624030339" }, { @@ -11236,7 +11522,7 @@ "source_location": "L15", "_origin": "ast", "id": "migrations_version20260624030339_version20260624030339_getdescription", - "community": 452, + "community": 423, "norm_label": ".getdescription()" }, { @@ -11246,7 +11532,7 @@ "source_location": "L20", "_origin": "ast", "id": "migrations_version20260624030339_version20260624030339_up", - "community": 452, + "community": 423, "norm_label": ".up()" }, { @@ -11256,7 +11542,7 @@ "source_location": "L20", "_origin": "ast", "id": "migrations_version20260624030339_php_schema", - "community": 452, + "community": 423, "norm_label": "schema" }, { @@ -11266,7 +11552,7 @@ "source_location": "L26", "_origin": "ast", "id": "migrations_version20260624030339_version20260624030339_down", - "community": 452, + "community": 423, "norm_label": ".down()" }, { @@ -11456,7 +11742,7 @@ "source_location": "L1", "_origin": "ast", "id": "migrations_version20260625135132", - "community": 400, + "community": 649, "norm_label": "version20260625135132.php" }, { @@ -11466,7 +11752,7 @@ "source_location": "L13", "_origin": "ast", "id": "migrations_version20260625135132_version20260625135132", - "community": 400, + "community": 649, "norm_label": "version20260625135132" }, { @@ -11476,7 +11762,7 @@ "source_location": "L15", "_origin": "ast", "id": "migrations_version20260625135132_version20260625135132_getdescription", - "community": 400, + "community": 649, "norm_label": ".getdescription()" }, { @@ -11486,7 +11772,7 @@ "source_location": "L20", "_origin": "ast", "id": "migrations_version20260625135132_version20260625135132_up", - "community": 400, + "community": 649, "norm_label": ".up()" }, { @@ -11496,7 +11782,7 @@ "source_location": "L20", "_origin": "ast", "id": "migrations_version20260625135132_php_schema", - "community": 400, + "community": 649, "norm_label": "schema" }, { @@ -11506,7 +11792,7 @@ "source_location": "L26", "_origin": "ast", "id": "migrations_version20260625135132_version20260625135132_down", - "community": 400, + "community": 649, "norm_label": ".down()" }, { @@ -12100,11 +12386,51 @@ "norm_label": "@tailwindcss/postcss" }, { - "label": "@types/react", + "label": "@testing-library/dom", "file_type": "code", "source_file": "package.json", "source_location": "L12", "_origin": "ast", + "id": "package_devdependencies_testing_library_dom", + "community": 85, + "norm_label": "@testing-library/dom" + }, + { + "label": "@testing-library/jest-dom", + "file_type": "code", + "source_file": "package.json", + "source_location": "L13", + "_origin": "ast", + "id": "package_devdependencies_testing_library_jest_dom", + "community": 85, + "norm_label": "@testing-library/jest-dom" + }, + { + "label": "@testing-library/react", + "file_type": "code", + "source_file": "package.json", + "source_location": "L14", + "_origin": "ast", + "id": "package_devdependencies_testing_library_react", + "community": 85, + "norm_label": "@testing-library/react" + }, + { + "label": "@testing-library/user-event", + "file_type": "code", + "source_file": "package.json", + "source_location": "L15", + "_origin": "ast", + "id": "package_devdependencies_testing_library_user_event", + "community": 85, + "norm_label": "@testing-library/user-event" + }, + { + "label": "@types/react", + "file_type": "code", + "source_file": "package.json", + "source_location": "L16", + "_origin": "ast", "id": "package_devdependencies_types_react", "community": 85, "norm_label": "@types/react" @@ -12113,27 +12439,47 @@ "label": "@types/react-dom", "file_type": "code", "source_file": "package.json", - "source_location": "L13", + "source_location": "L17", "_origin": "ast", "id": "package_devdependencies_types_react_dom", "community": 85, "norm_label": "@types/react-dom" }, + { + "label": "@vitejs/plugin-react", + "file_type": "code", + "source_file": "package.json", + "source_location": "L18", + "_origin": "ast", + "id": "package_devdependencies_vitejs_plugin_react", + "community": 85, + "norm_label": "@vitejs/plugin-react" + }, { "label": "core-js", "file_type": "code", "source_file": "package.json", - "source_location": "L14", + "source_location": "L19", "_origin": "ast", "id": "package_devdependencies_core_js", "community": 85, "norm_label": "core-js" }, + { + "label": "jsdom", + "file_type": "code", + "source_file": "package.json", + "source_location": "L20", + "_origin": "ast", + "id": "package_devdependencies_jsdom", + "community": 85, + "norm_label": "jsdom" + }, { "label": "postcss", "file_type": "code", "source_file": "package.json", - "source_location": "L15", + "source_location": "L21", "_origin": "ast", "id": "package_devdependencies_postcss", "community": 85, @@ -12143,7 +12489,7 @@ "label": "postcss-loader", "file_type": "code", "source_file": "package.json", - "source_location": "L16", + "source_location": "L22", "_origin": "ast", "id": "package_devdependencies_postcss_loader", "community": 85, @@ -12153,7 +12499,7 @@ "label": "regenerator-runtime", "file_type": "code", "source_file": "package.json", - "source_location": "L17", + "source_location": "L23", "_origin": "ast", "id": "package_devdependencies_regenerator_runtime", "community": 85, @@ -12163,7 +12509,7 @@ "label": "tailwindcss", "file_type": "code", "source_file": "package.json", - "source_location": "L18", + "source_location": "L24", "_origin": "ast", "id": "package_devdependencies_tailwindcss", "community": 85, @@ -12173,7 +12519,7 @@ "label": "ts-loader", "file_type": "code", "source_file": "package.json", - "source_location": "L19", + "source_location": "L25", "_origin": "ast", "id": "package_devdependencies_ts_loader", "community": 85, @@ -12183,17 +12529,37 @@ "label": "typescript", "file_type": "code", "source_file": "package.json", - "source_location": "L20", + "source_location": "L26", "_origin": "ast", "id": "package_devdependencies_typescript", "community": 85, "norm_label": "typescript" }, + { + "label": "vite-tsconfig-paths", + "file_type": "code", + "source_file": "package.json", + "source_location": "L27", + "_origin": "ast", + "id": "package_devdependencies_vite_tsconfig_paths", + "community": 85, + "norm_label": "vite-tsconfig-paths" + }, + { + "label": "vitest", + "file_type": "code", + "source_file": "package.json", + "source_location": "L28", + "_origin": "ast", + "id": "package_devdependencies_vitest", + "community": 85, + "norm_label": "vitest" + }, { "label": "webpack", "file_type": "code", "source_file": "package.json", - "source_location": "L21", + "source_location": "L29", "_origin": "ast", "id": "package_devdependencies_webpack", "community": 85, @@ -12203,7 +12569,7 @@ "label": "webpack-cli", "file_type": "code", "source_file": "package.json", - "source_location": "L22", + "source_location": "L30", "_origin": "ast", "id": "package_devdependencies_webpack_cli", "community": 85, @@ -12213,7 +12579,7 @@ "label": "dependencies", "file_type": "code", "source_file": "package.json", - "source_location": "L24", + "source_location": "L32", "_origin": "ast", "id": "package_dependencies", "community": 81, @@ -12223,7 +12589,7 @@ "label": "@ckeditor/ckeditor5-build-classic", "file_type": "code", "source_file": "package.json", - "source_location": "L25", + "source_location": "L33", "_origin": "ast", "id": "package_dependencies_ckeditor_ckeditor5_build_classic", "community": 81, @@ -12233,7 +12599,7 @@ "label": "@ckeditor/ckeditor5-react", "file_type": "code", "source_file": "package.json", - "source_location": "L26", + "source_location": "L34", "_origin": "ast", "id": "package_dependencies_ckeditor_ckeditor5_react", "community": 81, @@ -12243,7 +12609,7 @@ "label": "@fontsource/vazirmatn", "file_type": "code", "source_file": "package.json", - "source_location": "L27", + "source_location": "L35", "_origin": "ast", "id": "package_dependencies_fontsource_vazirmatn", "community": 81, @@ -12253,7 +12619,7 @@ "label": "@heroicons/react", "file_type": "code", "source_file": "package.json", - "source_location": "L28", + "source_location": "L36", "_origin": "ast", "id": "package_dependencies_heroicons_react", "community": 81, @@ -12263,7 +12629,7 @@ "label": "@hookform/resolvers", "file_type": "code", "source_file": "package.json", - "source_location": "L29", + "source_location": "L37", "_origin": "ast", "id": "package_dependencies_hookform_resolvers", "community": 81, @@ -12273,7 +12639,7 @@ "label": "@tanstack/react-query", "file_type": "code", "source_file": "package.json", - "source_location": "L30", + "source_location": "L38", "_origin": "ast", "id": "package_dependencies_tanstack_react_query", "community": 81, @@ -12283,7 +12649,7 @@ "label": "@tanstack/react-table", "file_type": "code", "source_file": "package.json", - "source_location": "L31", + "source_location": "L39", "_origin": "ast", "id": "package_dependencies_tanstack_react_table", "community": 81, @@ -12293,7 +12659,7 @@ "label": "@types/leaflet", "file_type": "code", "source_file": "package.json", - "source_location": "L32", + "source_location": "L40", "_origin": "ast", "id": "package_dependencies_types_leaflet", "community": 81, @@ -12303,7 +12669,7 @@ "label": "jalaali-js", "file_type": "code", "source_file": "package.json", - "source_location": "L33", + "source_location": "L41", "_origin": "ast", "id": "package_dependencies_jalaali_js", "community": 81, @@ -12313,7 +12679,7 @@ "label": "leaflet", "file_type": "code", "source_file": "package.json", - "source_location": "L34", + "source_location": "L42", "_origin": "ast", "id": "package_dependencies_leaflet", "community": 81, @@ -12323,7 +12689,7 @@ "label": "react", "file_type": "code", "source_file": "package.json", - "source_location": "L35", + "source_location": "L43", "_origin": "ast", "id": "package_dependencies_react", "community": 81, @@ -12333,7 +12699,7 @@ "label": "react-dom", "file_type": "code", "source_file": "package.json", - "source_location": "L36", + "source_location": "L44", "_origin": "ast", "id": "package_dependencies_react_dom", "community": 81, @@ -12343,7 +12709,7 @@ "label": "react-hook-form", "file_type": "code", "source_file": "package.json", - "source_location": "L37", + "source_location": "L45", "_origin": "ast", "id": "package_dependencies_react_hook_form", "community": 81, @@ -12353,7 +12719,7 @@ "label": "react-hot-toast", "file_type": "code", "source_file": "package.json", - "source_location": "L38", + "source_location": "L46", "_origin": "ast", "id": "package_dependencies_react_hot_toast", "community": 81, @@ -12363,7 +12729,7 @@ "label": "react-leaflet", "file_type": "code", "source_file": "package.json", - "source_location": "L39", + "source_location": "L47", "_origin": "ast", "id": "package_dependencies_react_leaflet", "community": 81, @@ -12373,7 +12739,7 @@ "label": "react-router-dom", "file_type": "code", "source_file": "package.json", - "source_location": "L40", + "source_location": "L48", "_origin": "ast", "id": "package_dependencies_react_router_dom", "community": 81, @@ -12383,7 +12749,7 @@ "label": "react-select", "file_type": "code", "source_file": "package.json", - "source_location": "L41", + "source_location": "L49", "_origin": "ast", "id": "package_dependencies_react_select", "community": 81, @@ -12393,7 +12759,7 @@ "label": "recharts", "file_type": "code", "source_file": "package.json", - "source_location": "L42", + "source_location": "L50", "_origin": "ast", "id": "package_dependencies_recharts", "community": 81, @@ -12403,7 +12769,7 @@ "label": "sonner", "file_type": "code", "source_file": "package.json", - "source_location": "L43", + "source_location": "L51", "_origin": "ast", "id": "package_dependencies_sonner", "community": 81, @@ -12413,7 +12779,7 @@ "label": "zod", "file_type": "code", "source_file": "package.json", - "source_location": "L44", + "source_location": "L52", "_origin": "ast", "id": "package_dependencies_zod", "community": 81, @@ -12423,7 +12789,7 @@ "label": "zustand", "file_type": "code", "source_file": "package.json", - "source_location": "L45", + "source_location": "L53", "_origin": "ast", "id": "package_dependencies_zustand", "community": 81, @@ -12433,7 +12799,7 @@ "label": "license", "file_type": "code", "source_file": "package.json", - "source_location": "L47", + "source_location": "L55", "_origin": "ast", "id": "package_license", "community": 498, @@ -12443,7 +12809,7 @@ "label": "private", "file_type": "code", "source_file": "package.json", - "source_location": "L48", + "source_location": "L56", "_origin": "ast", "id": "package_private", "community": 498, @@ -12453,7 +12819,7 @@ "label": "scripts", "file_type": "code", "source_file": "package.json", - "source_location": "L49", + "source_location": "L57", "_origin": "ast", "id": "package_scripts", "community": 498, @@ -12463,7 +12829,7 @@ "label": "dev-server", "file_type": "code", "source_file": "package.json", - "source_location": "L50", + "source_location": "L58", "_origin": "ast", "id": "package_scripts_dev_server", "community": 498, @@ -12473,7 +12839,7 @@ "label": "dev", "file_type": "code", "source_file": "package.json", - "source_location": "L51", + "source_location": "L59", "_origin": "ast", "id": "package_scripts_dev", "community": 498, @@ -12483,7 +12849,7 @@ "label": "watch", "file_type": "code", "source_file": "package.json", - "source_location": "L52", + "source_location": "L60", "_origin": "ast", "id": "package_scripts_watch", "community": 498, @@ -12493,12 +12859,42 @@ "label": "build", "file_type": "code", "source_file": "package.json", - "source_location": "L53", + "source_location": "L61", "_origin": "ast", "id": "package_scripts_build", "community": 498, "norm_label": "build" }, + { + "label": "test", + "file_type": "code", + "source_file": "package.json", + "source_location": "L62", + "_origin": "ast", + "id": "package_scripts_test", + "community": 498, + "norm_label": "test" + }, + { + "label": "test:watch", + "file_type": "code", + "source_file": "package.json", + "source_location": "L63", + "_origin": "ast", + "id": "package_scripts_test_watch", + "community": 498, + "norm_label": "test:watch" + }, + { + "label": "test:cov", + "file_type": "code", + "source_file": "package.json", + "source_location": "L64", + "_origin": "ast", + "id": "package_scripts_test_cov", + "community": 498, + "norm_label": "test:cov" + }, { "label": "postcss.config.js", "file_type": "code", @@ -14816,7 +15212,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_dateoverriderepository", - "community": 14, + "community": 368, "norm_label": "dateoverriderepository.php" }, { @@ -14826,7 +15222,7 @@ "source_location": "L10", "_origin": "ast", "id": "repository_dateoverriderepository_dateoverriderepository", - "community": 14, + "community": 368, "norm_label": "dateoverriderepository" }, { @@ -14836,7 +15232,7 @@ "source_location": "L12", "_origin": "ast", "id": "repository_dateoverriderepository_dateoverriderepository_construct", - "community": 14, + "community": 368, "norm_label": ".__construct()" }, { @@ -14846,7 +15242,7 @@ "source_location": "L12", "_origin": "ast", "id": "src_appointment_repository_dateoverriderepository_php_managerregistry", - "community": 14, + "community": 368, "norm_label": "managerregistry" }, { @@ -14856,7 +15252,7 @@ "source_location": "L17", "_origin": "ast", "id": "repository_dateoverriderepository_dateoverriderepository_findbyuuid", - "community": 14, + "community": 368, "norm_label": ".findbyuuid()" }, { @@ -14866,7 +15262,7 @@ "source_location": "L17", "_origin": "ast", "id": "dateoverride", - "community": 14, + "community": 368, "norm_label": "dateoverride" }, { @@ -14876,7 +15272,7 @@ "source_location": "L23", "_origin": "ast", "id": "repository_dateoverriderepository_dateoverriderepository_findbydoctor", - "community": 14, + "community": 368, "norm_label": ".findbydoctor()" }, { @@ -14886,7 +15282,7 @@ "source_location": "L23", "_origin": "ast", "id": "src_appointment_repository_dateoverriderepository_php_doctor", - "community": 14, + "community": 368, "norm_label": "doctor" }, { @@ -14896,7 +15292,7 @@ "source_location": "L28", "_origin": "ast", "id": "repository_dateoverriderepository_dateoverriderepository_save", - "community": 14, + "community": 368, "norm_label": ".save()" }, { @@ -14906,7 +15302,7 @@ "source_location": "L34", "_origin": "ast", "id": "repository_dateoverriderepository_dateoverriderepository_remove", - "community": 14, + "community": 368, "norm_label": ".remove()" }, { @@ -15166,7 +15562,7 @@ "source_location": "L1", "_origin": "ast", "id": "service_appointmentexpiryservice", - "community": 66, + "community": 666, "norm_label": "appointmentexpiryservice.php" }, { @@ -15176,7 +15572,7 @@ "source_location": "L10", "_origin": "ast", "id": "service_appointmentexpiryservice_appointmentexpiryservice", - "community": 66, + "community": 666, "norm_label": "appointmentexpiryservice" }, { @@ -15186,7 +15582,7 @@ "source_location": "L12", "_origin": "ast", "id": "service_appointmentexpiryservice_appointmentexpiryservice_construct", - "community": 66, + "community": 666, "norm_label": ".__construct()" }, { @@ -15196,7 +15592,7 @@ "source_location": "L23", "_origin": "ast", "id": "service_appointmentexpiryservice_appointmentexpiryservice_expirestale", - "community": 66, + "community": 666, "norm_label": ".expirestale()" }, { @@ -18206,7 +18602,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_invoiceitemrepository", - "community": 53, + "community": 647, "norm_label": "invoiceitemrepository.php" }, { @@ -18216,7 +18612,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_invoiceitemrepository_invoiceitemrepository", - "community": 53, + "community": 647, "norm_label": "invoiceitemrepository" }, { @@ -18226,7 +18622,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_invoiceitemrepository_invoiceitemrepository_construct", - "community": 53, + "community": 647, "norm_label": ".__construct()" }, { @@ -18236,7 +18632,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_billing_repository_invoiceitemrepository_php_managerregistry", - "community": 53, + "community": 647, "norm_label": "managerregistry" }, { @@ -18246,7 +18642,7 @@ "source_location": "L16", "_origin": "ast", "id": "repository_invoiceitemrepository_invoiceitemrepository_save", - "community": 53, + "community": 647, "norm_label": ".save()" }, { @@ -18256,7 +18652,7 @@ "source_location": "L16", "_origin": "ast", "id": "src_billing_repository_invoiceitemrepository_php_invoiceitem", - "community": 53, + "community": 647, "norm_label": "invoiceitem" }, { @@ -18266,7 +18662,7 @@ "source_location": "L29", "_origin": "ast", "id": "repository_invoiceitemrepository_invoiceitemrepository_detailsforids", - "community": 53, + "community": 647, "norm_label": ".detailsforids()" }, { @@ -18766,7 +19162,7 @@ "source_location": "L1", "_origin": "ast", "id": "controller_blogcontroller", - "community": 58, + "community": 602, "norm_label": "blogcontroller.php" }, { @@ -18776,7 +19172,7 @@ "source_location": "L18", "_origin": "ast", "id": "controller_blogcontroller_blogcontroller", - "community": 58, + "community": 602, "norm_label": "blogcontroller" }, { @@ -18786,7 +19182,7 @@ "source_location": "L21", "_origin": "ast", "id": "controller_blogcontroller_blogcontroller_construct", - "community": 58, + "community": 602, "norm_label": ".__construct()" }, { @@ -18796,7 +19192,7 @@ "source_location": "L29", "_origin": "ast", "id": "controller_blogcontroller_blogcontroller_list", - "community": 58, + "community": 602, "norm_label": ".list()" }, { @@ -18806,7 +19202,7 @@ "source_location": "L29", "_origin": "ast", "id": "src_blog_controller_blogcontroller_php_request", - "community": 58, + "community": 602, "norm_label": "request" }, { @@ -18816,7 +19212,7 @@ "source_location": "L29", "_origin": "ast", "id": "src_blog_controller_blogcontroller_php_jsonresponse", - "community": 58, + "community": 602, "norm_label": "jsonresponse" }, { @@ -18826,7 +19222,7 @@ "source_location": "L71", "_origin": "ast", "id": "controller_blogcontroller_blogcontroller_detail", - "community": 58, + "community": 602, "norm_label": ".detail()" }, { @@ -18836,7 +19232,7 @@ "source_location": "L116", "_origin": "ast", "id": "controller_blogcontroller_blogcontroller_create", - "community": 58, + "community": 602, "norm_label": ".create()" }, { @@ -18846,7 +19242,7 @@ "source_location": "L116", "_origin": "ast", "id": "src_blog_controller_blogcontroller_php_user", - "community": 58, + "community": 602, "norm_label": "user" }, { @@ -18856,7 +19252,7 @@ "source_location": "L204", "_origin": "ast", "id": "controller_blogcontroller_blogcontroller_update", - "community": 58, + "community": 602, "norm_label": ".update()" }, { @@ -18866,7 +19262,7 @@ "source_location": "L272", "_origin": "ast", "id": "controller_blogcontroller_blogcontroller_delete", - "community": 58, + "community": 602, "norm_label": ".delete()" }, { @@ -18876,7 +19272,7 @@ "source_location": "L321", "_origin": "ast", "id": "controller_blogcontroller_blogcontroller_uploadimage", - "community": 58, + "community": 602, "norm_label": ".uploadimage()" }, { @@ -22116,7 +22512,7 @@ "source_location": "L1", "_origin": "ast", "id": "entity_siteconfig", - "community": 66, + "community": 637, "norm_label": "siteconfig.php" }, { @@ -22126,7 +22522,7 @@ "source_location": "L8", "_origin": "ast", "id": "entity_siteconfig_siteconfig", - "community": 66, + "community": 637, "norm_label": "siteconfig" }, { @@ -22136,7 +22532,7 @@ "source_location": "L22", "_origin": "ast", "id": "entity_siteconfig_siteconfig_construct", - "community": 66, + "community": 637, "norm_label": ".__construct()" }, { @@ -22146,7 +22542,7 @@ "source_location": "L29", "_origin": "ast", "id": "entity_siteconfig_siteconfig_getkey", - "community": 66, + "community": 637, "norm_label": ".getkey()" }, { @@ -22156,7 +22552,7 @@ "source_location": "L30", "_origin": "ast", "id": "entity_siteconfig_siteconfig_getvalue", - "community": 66, + "community": 637, "norm_label": ".getvalue()" }, { @@ -22166,7 +22562,7 @@ "source_location": "L32", "_origin": "ast", "id": "entity_siteconfig_siteconfig_setvalue", - "community": 66, + "community": 637, "norm_label": ".setvalue()" }, { @@ -22176,7 +22572,7 @@ "source_location": "L32", "_origin": "ast", "id": "src_config_entity_siteconfig_php_self", - "community": 66, + "community": 637, "norm_label": "self" }, { @@ -22356,7 +22752,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_taxratehistoryrepository", - "community": 53, + "community": 651, "norm_label": "taxratehistoryrepository.php" }, { @@ -22366,7 +22762,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_taxratehistoryrepository_taxratehistoryrepository", - "community": 53, + "community": 651, "norm_label": "taxratehistoryrepository" }, { @@ -22376,7 +22772,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_taxratehistoryrepository_taxratehistoryrepository_construct", - "community": 53, + "community": 651, "norm_label": ".__construct()" }, { @@ -22386,7 +22782,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_config_repository_taxratehistoryrepository_php_managerregistry", - "community": 53, + "community": 651, "norm_label": "managerregistry" }, { @@ -22396,7 +22792,7 @@ "source_location": "L16", "_origin": "ast", "id": "repository_taxratehistoryrepository_taxratehistoryrepository_save", - "community": 53, + "community": 651, "norm_label": ".save()" }, { @@ -22406,7 +22802,7 @@ "source_location": "L16", "_origin": "ast", "id": "taxratehistory", - "community": 53, + "community": 651, "norm_label": "taxratehistory" }, { @@ -25276,7 +25672,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_doctorinsurancerepository", - "community": 572, + "community": 53, "norm_label": "doctorinsurancerepository.php" }, { @@ -25286,7 +25682,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_doctorinsurancerepository_doctorinsurancerepository", - "community": 572, + "community": 53, "norm_label": "doctorinsurancerepository" }, { @@ -25296,7 +25692,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_doctorinsurancerepository_doctorinsurancerepository_construct", - "community": 572, + "community": 53, "norm_label": ".__construct()" }, { @@ -25306,7 +25702,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_insurance_repository_doctorinsurancerepository_php_managerregistry", - "community": 572, + "community": 53, "norm_label": "managerregistry" }, { @@ -25316,7 +25712,7 @@ "source_location": "L16", "_origin": "ast", "id": "repository_doctorinsurancerepository_doctorinsurancerepository_save", - "community": 572, + "community": 53, "norm_label": ".save()" }, { @@ -25326,7 +25722,7 @@ "source_location": "L16", "_origin": "ast", "id": "src_insurance_repository_doctorinsurancerepository_php_doctorinsurance", - "community": 572, + "community": 53, "norm_label": "doctorinsurance" }, { @@ -25336,7 +25732,7 @@ "source_location": "L24", "_origin": "ast", "id": "repository_doctorinsurancerepository_doctorinsurancerepository_remove", - "community": 572, + "community": 53, "norm_label": ".remove()" }, { @@ -25716,7 +26112,7 @@ "source_location": "L1", "_origin": "ast", "id": "service_tenantinsurancecleanupservice", - "community": 349, + "community": 318, "norm_label": "tenantinsurancecleanupservice.php" }, { @@ -25726,7 +26122,7 @@ "source_location": "L17", "_origin": "ast", "id": "service_tenantinsurancecleanupservice_tenantinsurancecleanupservice", - "community": 349, + "community": 318, "norm_label": "tenantinsurancecleanupservice" }, { @@ -25736,7 +26132,7 @@ "source_location": "L19", "_origin": "ast", "id": "service_tenantinsurancecleanupservice_tenantinsurancecleanupservice_construct", - "community": 349, + "community": 318, "norm_label": ".__construct()" }, { @@ -25746,7 +26142,7 @@ "source_location": "L21", "_origin": "ast", "id": "service_tenantinsurancecleanupservice_tenantinsurancecleanupservice_purgeforentity", - "community": 349, + "community": 318, "norm_label": ".purgeforentity()" }, { @@ -25959,6 +26355,26 @@ "community": 561, "norm_label": "microkerneltrait" }, + { + "label": ".getCacheDir()", + "file_type": "code", + "source_file": "src/Kernel.php", + "source_location": "L14", + "_origin": "ast", + "id": "src_kernel_kernel_getcachedir", + "community": 561, + "norm_label": ".getcachedir()" + }, + { + "label": ".getLogDir()", + "file_type": "code", + "source_file": "src/Kernel.php", + "source_location": "L19", + "_origin": "ast", + "id": "src_kernel_kernel_getlogdir", + "community": 561, + "norm_label": ".getlogdir()" + }, { "label": "LocationController.php", "file_type": "code", @@ -27876,7 +28292,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_sessionservicerepository", - "community": 625, + "community": 53, "norm_label": "sessionservicerepository.php" }, { @@ -27886,7 +28302,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_sessionservicerepository_sessionservicerepository", - "community": 625, + "community": 53, "norm_label": "sessionservicerepository" }, { @@ -27896,7 +28312,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_sessionservicerepository_sessionservicerepository_construct", - "community": 625, + "community": 53, "norm_label": ".__construct()" }, { @@ -27906,7 +28322,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_patient_repository_sessionservicerepository_php_managerregistry", - "community": 625, + "community": 53, "norm_label": "managerregistry" }, { @@ -27916,7 +28332,7 @@ "source_location": "L16", "_origin": "ast", "id": "repository_sessionservicerepository_sessionservicerepository_save", - "community": 625, + "community": 53, "norm_label": ".save()" }, { @@ -27926,7 +28342,7 @@ "source_location": "L16", "_origin": "ast", "id": "src_patient_repository_sessionservicerepository_php_sessionservice", - "community": 625, + "community": 53, "norm_label": "sessionservice" }, { @@ -28696,7 +29112,7 @@ "source_location": "L149", "_origin": "ast", "id": "gateway_mellatgateway_mellatgateway_time", - "community": 66, + "community": 16, "norm_label": ".time()" }, { @@ -30106,7 +30522,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_raterepository", - "community": 306, + "community": 22, "norm_label": "raterepository.php" }, { @@ -30116,7 +30532,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_raterepository_raterepository", - "community": 306, + "community": 22, "norm_label": "raterepository" }, { @@ -30126,7 +30542,7 @@ "source_location": "L13", "_origin": "ast", "id": "repository_raterepository_raterepository_construct", - "community": 306, + "community": 22, "norm_label": ".__construct()" }, { @@ -30136,7 +30552,7 @@ "source_location": "L13", "_origin": "ast", "id": "src_rating_repository_raterepository_php_managerregistry", - "community": 306, + "community": 22, "norm_label": "managerregistry" }, { @@ -30146,7 +30562,7 @@ "source_location": "L15", "_origin": "ast", "id": "repository_raterepository_raterepository_findbyuseranddoctor", - "community": 306, + "community": 22, "norm_label": ".findbyuseranddoctor()" }, { @@ -30156,7 +30572,7 @@ "source_location": "L15", "_origin": "ast", "id": "src_rating_repository_raterepository_php_user", - "community": 306, + "community": 22, "norm_label": "user" }, { @@ -30166,7 +30582,7 @@ "source_location": "L15", "_origin": "ast", "id": "src_rating_repository_raterepository_php_doctor", - "community": 306, + "community": 22, "norm_label": "doctor" }, { @@ -30176,7 +30592,7 @@ "source_location": "L15", "_origin": "ast", "id": "rate", - "community": 306, + "community": 22, "norm_label": "rate" }, { @@ -30186,7 +30602,7 @@ "source_location": "L22", "_origin": "ast", "id": "repository_raterepository_raterepository_getaggregate", - "community": 306, + "community": 22, "norm_label": ".getaggregate()" }, { @@ -30196,7 +30612,7 @@ "source_location": "L53", "_origin": "ast", "id": "repository_raterepository_raterepository_save", - "community": 306, + "community": 22, "norm_label": ".save()" }, { @@ -32596,7 +33012,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_wallettransactionrepository", - "community": 6, + "community": 607, "norm_label": "wallettransactionrepository.php" }, { @@ -32606,7 +33022,7 @@ "source_location": "L10", "_origin": "ast", "id": "repository_wallettransactionrepository_wallettransactionrepository", - "community": 6, + "community": 607, "norm_label": "wallettransactionrepository" }, { @@ -32616,7 +33032,7 @@ "source_location": "L12", "_origin": "ast", "id": "repository_wallettransactionrepository_wallettransactionrepository_construct", - "community": 6, + "community": 607, "norm_label": ".__construct()" }, { @@ -32626,7 +33042,7 @@ "source_location": "L12", "_origin": "ast", "id": "src_settlement_repository_wallettransactionrepository_php_managerregistry", - "community": 6, + "community": 607, "norm_label": "managerregistry" }, { @@ -32636,7 +33052,7 @@ "source_location": "L18", "_origin": "ast", "id": "repository_wallettransactionrepository_wallettransactionrepository_findbyuser", - "community": 6, + "community": 607, "norm_label": ".findbyuser()" }, { @@ -32646,7 +33062,7 @@ "source_location": "L18", "_origin": "ast", "id": "src_settlement_repository_wallettransactionrepository_php_user", - "community": 6, + "community": 607, "norm_label": "user" }, { @@ -32656,7 +33072,7 @@ "source_location": "L23", "_origin": "ast", "id": "repository_wallettransactionrepository_wallettransactionrepository_countbyuser", - "community": 6, + "community": 607, "norm_label": ".countbyuser()" }, { @@ -32666,7 +33082,7 @@ "source_location": "L28", "_origin": "ast", "id": "repository_wallettransactionrepository_wallettransactionrepository_save", - "community": 6, + "community": 607, "norm_label": ".save()" }, { @@ -32676,7 +33092,7 @@ "source_location": "L28", "_origin": "ast", "id": "wallettransaction", - "community": 6, + "community": 607, "norm_label": "wallettransaction" }, { @@ -33486,7 +33902,7 @@ "source_location": "L1", "_origin": "ast", "id": "service_inputvalidator", - "community": 465, + "community": 20, "norm_label": "inputvalidator.php" }, { @@ -33496,7 +33912,7 @@ "source_location": "L9", "_origin": "ast", "id": "service_inputvalidator_inputvalidator", - "community": 465, + "community": 20, "norm_label": "inputvalidator" }, { @@ -33506,7 +33922,7 @@ "source_location": "L11", "_origin": "ast", "id": "service_inputvalidator_inputvalidator_isvalidiranmobile", - "community": 465, + "community": 20, "norm_label": ".isvalidiranmobile()" }, { @@ -33516,7 +33932,7 @@ "source_location": "L17", "_origin": "ast", "id": "service_inputvalidator_inputvalidator_isvalidirannationalcode", - "community": 465, + "community": 20, "norm_label": ".isvalidirannationalcode()" }, { @@ -33526,7 +33942,7 @@ "source_location": "L27", "_origin": "ast", "id": "service_inputvalidator_inputvalidator_maskmobile", - "community": 465, + "community": 20, "norm_label": ".maskmobile()" }, { @@ -33536,7 +33952,7 @@ "source_location": "L37", "_origin": "ast", "id": "service_inputvalidator_inputvalidator_toenglishdigits", - "community": 465, + "community": 20, "norm_label": ".toenglishdigits()" }, { @@ -34656,7 +35072,7 @@ "source_location": "L1", "_origin": "ast", "id": "entity_smswallet", - "community": 66, + "community": 16, "norm_label": "smswallet.php" }, { @@ -34666,7 +35082,7 @@ "source_location": "L8", "_origin": "ast", "id": "entity_smswallet_smswallet", - "community": 66, + "community": 16, "norm_label": "smswallet" }, { @@ -34676,7 +35092,7 @@ "source_location": "L33", "_origin": "ast", "id": "entity_smswallet_smswallet_construct", - "community": 66, + "community": 16, "norm_label": ".__construct()" }, { @@ -34686,7 +35102,7 @@ "source_location": "L41", "_origin": "ast", "id": "entity_smswallet_smswallet_getid", - "community": 66, + "community": 16, "norm_label": ".getid()" }, { @@ -34696,7 +35112,7 @@ "source_location": "L42", "_origin": "ast", "id": "entity_smswallet_smswallet_getentitytype", - "community": 66, + "community": 16, "norm_label": ".getentitytype()" }, { @@ -34706,7 +35122,7 @@ "source_location": "L43", "_origin": "ast", "id": "entity_smswallet_smswallet_getentityid", - "community": 66, + "community": 16, "norm_label": ".getentityid()" }, { @@ -34716,7 +35132,7 @@ "source_location": "L44", "_origin": "ast", "id": "entity_smswallet_smswallet_getbalancerials", - "community": 66, + "community": 16, "norm_label": ".getbalancerials()" }, { @@ -34726,7 +35142,7 @@ "source_location": "L46", "_origin": "ast", "id": "entity_smswallet_smswallet_credit", - "community": 66, + "community": 16, "norm_label": ".credit()" }, { @@ -34736,7 +35152,7 @@ "source_location": "L52", "_origin": "ast", "id": "entity_smswallet_smswallet_debit", - "community": 66, + "community": 16, "norm_label": ".debit()" }, { @@ -35136,7 +35552,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_smsmessagetemplaterepository", - "community": 205, + "community": 618, "norm_label": "smsmessagetemplaterepository.php" }, { @@ -35146,7 +35562,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_smsmessagetemplaterepository_smsmessagetemplaterepository", - "community": 205, + "community": 618, "norm_label": "smsmessagetemplaterepository" }, { @@ -35156,7 +35572,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_smsmessagetemplaterepository_smsmessagetemplaterepository_construct", - "community": 205, + "community": 618, "norm_label": ".__construct()" }, { @@ -35166,7 +35582,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_sms_repository_smsmessagetemplaterepository_php_managerregistry", - "community": 205, + "community": 618, "norm_label": "managerregistry" }, { @@ -35176,7 +35592,7 @@ "source_location": "L16", "_origin": "ast", "id": "repository_smsmessagetemplaterepository_smsmessagetemplaterepository_findbytag", - "community": 205, + "community": 618, "norm_label": ".findbytag()" }, { @@ -35186,7 +35602,7 @@ "source_location": "L16", "_origin": "ast", "id": "smsmessagetemplate", - "community": 205, + "community": 618, "norm_label": "smsmessagetemplate" }, { @@ -35196,7 +35612,7 @@ "source_location": "L21", "_origin": "ast", "id": "repository_smsmessagetemplaterepository_smsmessagetemplaterepository_save", - "community": 205, + "community": 618, "norm_label": ".save()" }, { @@ -35206,7 +35622,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_smssettingsrepository", - "community": 64, + "community": 53, "norm_label": "smssettingsrepository.php" }, { @@ -35216,7 +35632,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_smssettingsrepository_smssettingsrepository", - "community": 64, + "community": 53, "norm_label": "smssettingsrepository" }, { @@ -35226,7 +35642,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_smssettingsrepository_smssettingsrepository_construct", - "community": 64, + "community": 53, "norm_label": ".__construct()" }, { @@ -35236,7 +35652,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_sms_repository_smssettingsrepository_php_managerregistry", - "community": 64, + "community": 53, "norm_label": "managerregistry" }, { @@ -35246,7 +35662,7 @@ "source_location": "L16", "_origin": "ast", "id": "repository_smssettingsrepository_smssettingsrepository_findbyentity", - "community": 64, + "community": 53, "norm_label": ".findbyentity()" }, { @@ -35256,7 +35672,7 @@ "source_location": "L16", "_origin": "ast", "id": "smssettings", - "community": 64, + "community": 53, "norm_label": "smssettings" }, { @@ -35266,7 +35682,7 @@ "source_location": "L21", "_origin": "ast", "id": "repository_smssettingsrepository_smssettingsrepository_save", - "community": 64, + "community": 53, "norm_label": ".save()" }, { @@ -35656,7 +36072,7 @@ "source_location": "L1", "_origin": "ast", "id": "service_smstextresolver", - "community": 205, + "community": 618, "norm_label": "smstextresolver.php" }, { @@ -35666,7 +36082,7 @@ "source_location": "L12", "_origin": "ast", "id": "service_smstextresolver_smstextresolver", - "community": 205, + "community": 618, "norm_label": "smstextresolver" }, { @@ -35676,7 +36092,7 @@ "source_location": "L14", "_origin": "ast", "id": "service_smstextresolver_smstextresolver_construct", - "community": 205, + "community": 618, "norm_label": ".__construct()" }, { @@ -35686,7 +36102,7 @@ "source_location": "L19", "_origin": "ast", "id": "service_smstextresolver_smstextresolver_resolve", - "community": 205, + "community": 618, "norm_label": ".resolve()" }, { @@ -36556,7 +36972,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_clinicstaffrepository", - "community": 53, + "community": 625, "norm_label": "clinicstaffrepository.php" }, { @@ -36566,7 +36982,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_clinicstaffrepository_clinicstaffrepository", - "community": 53, + "community": 625, "norm_label": "clinicstaffrepository" }, { @@ -36576,7 +36992,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_clinicstaffrepository_clinicstaffrepository_construct", - "community": 53, + "community": 625, "norm_label": ".__construct()" }, { @@ -36586,7 +37002,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_staff_repository_clinicstaffrepository_php_managerregistry", - "community": 53, + "community": 625, "norm_label": "managerregistry" }, { @@ -36596,7 +37012,7 @@ "source_location": "L16", "_origin": "ast", "id": "repository_clinicstaffrepository_clinicstaffrepository_findbyuuid", - "community": 53, + "community": 625, "norm_label": ".findbyuuid()" }, { @@ -36606,7 +37022,7 @@ "source_location": "L16", "_origin": "ast", "id": "src_staff_repository_clinicstaffrepository_php_clinicstaff", - "community": 53, + "community": 625, "norm_label": "clinicstaff" }, { @@ -36616,7 +37032,7 @@ "source_location": "L21", "_origin": "ast", "id": "repository_clinicstaffrepository_clinicstaffrepository_findbyentity", - "community": 53, + "community": 625, "norm_label": ".findbyentity()" }, { @@ -36626,7 +37042,7 @@ "source_location": "L37", "_origin": "ast", "id": "repository_clinicstaffrepository_clinicstaffrepository_save", - "community": 53, + "community": 625, "norm_label": ".save()" }, { @@ -38076,7 +38492,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_tagrepository", - "community": 524, + "community": 104, "norm_label": "tagrepository.php" }, { @@ -38086,7 +38502,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_tagrepository_tagrepository", - "community": 524, + "community": 104, "norm_label": "tagrepository" }, { @@ -38096,7 +38512,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_tagrepository_tagrepository_construct", - "community": 524, + "community": 104, "norm_label": ".__construct()" }, { @@ -38106,7 +38522,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_tag_repository_tagrepository_php_managerregistry", - "community": 524, + "community": 104, "norm_label": "managerregistry" }, { @@ -38116,7 +38532,7 @@ "source_location": "L17", "_origin": "ast", "id": "repository_tagrepository_tagrepository_findactive", - "community": 524, + "community": 104, "norm_label": ".findactive()" }, { @@ -38126,7 +38542,7 @@ "source_location": "L26", "_origin": "ast", "id": "repository_tagrepository_tagrepository_save", - "community": 524, + "community": 104, "norm_label": ".save()" }, { @@ -38136,7 +38552,7 @@ "source_location": "L26", "_origin": "ast", "id": "tag", - "community": 524, + "community": 104, "norm_label": "tag" }, { @@ -38146,7 +38562,7 @@ "source_location": "L32", "_origin": "ast", "id": "repository_tagrepository_tagrepository_remove", - "community": 524, + "community": 104, "norm_label": ".remove()" }, { @@ -39866,7 +40282,7 @@ "source_location": "L1", "_origin": "ast", "id": "clinicservice_serviceitemdeletecleanuptest", - "community": 86, + "community": 318, "norm_label": "serviceitemdeletecleanuptest.php" }, { @@ -39876,7 +40292,7 @@ "source_location": "L17", "_origin": "ast", "id": "clinicservice_serviceitemdeletecleanuptest_serviceitemdeletecleanuptest", - "community": 86, + "community": 318, "norm_label": "serviceitemdeletecleanuptest" }, { @@ -39886,7 +40302,7 @@ "source_location": "L19", "_origin": "ast", "id": "clinicservice_serviceitemdeletecleanuptest_serviceitemdeletecleanuptest_testdeletingitempurgestariffandcoverage", - "community": 86, + "community": 318, "norm_label": ".testdeletingitempurgestariffandcoverage()" }, { @@ -40396,7 +40812,7 @@ "source_location": "L1", "_origin": "ast", "id": "rating_commentlistnplusonetest", - "community": 649, + "community": 86, "norm_label": "commentlistnplusonetest.php" }, { @@ -40406,7 +40822,7 @@ "source_location": "L17", "_origin": "ast", "id": "rating_commentlistnplusonetest_commentlistnplusonetest", - "community": 649, + "community": 86, "norm_label": "commentlistnplusonetest" }, { @@ -40416,7 +40832,7 @@ "source_location": "L19", "_origin": "ast", "id": "rating_commentlistnplusonetest_commentlistnplusonetest_testtreeisserializedcorrectly", - "community": 649, + "community": 86, "norm_label": ".testtreeisserializedcorrectly()" }, { @@ -40426,7 +40842,7 @@ "source_location": "L52", "_origin": "ast", "id": "rating_commentlistnplusonetest_commentlistnplusonetest_jsonget", - "community": 649, + "community": 86, "norm_label": ".jsonget()" }, { @@ -40436,7 +40852,7 @@ "source_location": "L64", "_origin": "ast", "id": "rating_commentlistnplusonetest_commentlistnplusonetest_testrepositoryfetchjoinscollections", - "community": 649, + "community": 86, "norm_label": ".testrepositoryfetchjoinscollections()" }, { @@ -40566,7 +40982,7 @@ "source_location": "L1", "_origin": "ast", "id": "secretary_secretarylistnplusonetest", - "community": 637, + "community": 86, "norm_label": "secretarylistnplusonetest.php" }, { @@ -40576,7 +40992,7 @@ "source_location": "L13", "_origin": "ast", "id": "secretary_secretarylistnplusonetest_secretarylistnplusonetest", - "community": 637, + "community": 86, "norm_label": "secretarylistnplusonetest" }, { @@ -40586,7 +41002,7 @@ "source_location": "L16", "_origin": "ast", "id": "secretary_secretarylistnplusonetest_secretarylistnplusonetest_makedoctorwithsecretaries", - "community": 637, + "community": 86, "norm_label": ".makedoctorwithsecretaries()" }, { @@ -40596,7 +41012,7 @@ "source_location": "L32", "_origin": "ast", "id": "secretary_secretarylistnplusonetest_secretarylistnplusonetest_testquerycountdoesnotgrowwithsecretarycount", - "community": 637, + "community": 86, "norm_label": ".testquerycountdoesnotgrowwithsecretarycount()" }, { @@ -40666,7 +41082,7 @@ "source_location": "L1", "_origin": "ast", "id": "settlement_wallettransactionspaginationtest", - "community": 86, + "community": 607, "norm_label": "wallettransactionspaginationtest.php" }, { @@ -40676,7 +41092,7 @@ "source_location": "L12", "_origin": "ast", "id": "settlement_wallettransactionspaginationtest_wallettransactionspaginationtest", - "community": 86, + "community": 607, "norm_label": "wallettransactionspaginationtest" }, { @@ -40686,7 +41102,7 @@ "source_location": "L14", "_origin": "ast", "id": "settlement_wallettransactionspaginationtest_wallettransactionspaginationtest_testpaginatesandreportstotals", - "community": 86, + "community": 607, "norm_label": ".testpaginatesandreportstotals()" }, { @@ -40909,21 +41325,11 @@ "community": 173, "norm_label": "skiplibcheck" }, - { - "label": "baseUrl", - "file_type": "code", - "source_file": "tsconfig.json", - "source_location": "L11", - "_origin": "ast", - "id": "tsconfig_compileroptions_baseurl", - "community": 173, - "norm_label": "baseurl" - }, { "label": "paths", "file_type": "code", "source_file": "tsconfig.json", - "source_location": "L12", + "source_location": "L11", "_origin": "ast", "id": "tsconfig_compileroptions_paths", "community": 173, @@ -40933,7 +41339,7 @@ "label": "@/*", "file_type": "code", "source_file": "tsconfig.json", - "source_location": "L13", + "source_location": "L12", "_origin": "ast", "id": "tsconfig_paths", "community": 173, @@ -40943,7 +41349,7 @@ "label": "include", "file_type": "code", "source_file": "tsconfig.json", - "source_location": "L16", + "source_location": "L17", "_origin": "ast", "id": "tsconfig_include", "community": 173, @@ -40953,7 +41359,7 @@ "label": "exclude", "file_type": "code", "source_file": "tsconfig.json", - "source_location": "L17", + "source_location": "L20", "_origin": "ast", "id": "tsconfig_exclude", "community": 173, @@ -41249,6 +41655,176 @@ "community": 337, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, + { + "label": "admin-spa-test-suite.md", + "file_type": "document", + "source_file": ".claude/prompt/admin-spa-test-suite.md", + "source_location": "L1", + "_origin": "ast", + "id": "prompt_admin_spa_test_suite", + "community": 465, + "norm_label": "admin-spa-test-suite.md" + }, + { + "label": "\u0631\u0627\u0647\u200c\u0627\u0646\u062f\u0627\u0632\u06cc \u062a\u0633\u062a \u0648 \u0646\u0648\u0634\u062a\u0646 \u062a\u0633\u062a\u200c\u0633\u0648\u0626\u06cc\u062a \u06a9\u0627\u0645\u0644 \u0628\u0631\u0627\u06cc Admin SPA", + "file_type": "document", + "source_file": ".claude/prompt/admin-spa-test-suite.md", + "source_location": "L1", + "_origin": "ast", + "id": "prompt_admin_spa_test_suite_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u062a\u0633\u062a_\u0648_\u0646\u0648\u0634\u062a\u0646_\u062a\u0633\u062a_\u0633\u0648\u0626\u06cc\u062a_\u06a9\u0627\u0645\u0644_\u0628\u0631\u0627\u06cc_admin_spa", + "community": 465, + "norm_label": "\u0631\u0627\u0647\u200c\u0627\u0646\u062f\u0627\u0632\u06cc \u062a\u0633\u062a \u0648 \u0646\u0648\u0634\u062a\u0646 \u062a\u0633\u062a\u200c\u0633\u0648\u064a\u06cc\u062a \u06a9\u0627\u0645\u0644 \u0628\u0631\u0627\u06cc admin spa" + }, + { + "label": "\u067e\u0631\u0648\u0698\u0647", + "file_type": "document", + "source_file": ".claude/prompt/admin-spa-test-suite.md", + "source_location": "L3", + "_origin": "ast", + "id": "prompt_admin_spa_test_suite_\u067e\u0631\u0648\u0698\u0647", + "community": 465, + "norm_label": "\u067e\u0631\u0648\u0698\u0647" + }, + { + "label": "\u0632\u0645\u06cc\u0646\u0647", + "file_type": "document", + "source_file": ".claude/prompt/admin-spa-test-suite.md", + "source_location": "L7", + "_origin": "ast", + "id": "prompt_admin_spa_test_suite_\u0632\u0645\u06cc\u0646\u0647", + "community": 465, + "norm_label": "\u0632\u0645\u06cc\u0646\u0647" + }, + { + "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", + "file_type": "document", + "source_file": ".claude/prompt/admin-spa-test-suite.md", + "source_location": "L11", + "_origin": "ast", + "id": "prompt_admin_spa_test_suite_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", + "community": 465, + "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" + }, + { + "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", + "file_type": "document", + "source_file": ".claude/prompt/admin-spa-test-suite.md", + "source_location": "L17", + "_origin": "ast", + "id": "prompt_admin_spa_test_suite_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", + "community": 465, + "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" + }, + { + "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc", + "file_type": "document", + "source_file": ".claude/prompt/admin-spa-test-suite.md", + "source_location": "L34", + "_origin": "ast", + "id": "prompt_admin_spa_test_suite_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", + "community": 465, + "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc" + }, + { + "label": "\u0648\u0638\u0627\u06cc\u0641", + "file_type": "document", + "source_file": ".claude/prompt/admin-spa-test-suite.md", + "source_location": "L89", + "_origin": "ast", + "id": "prompt_admin_spa_test_suite_\u0648\u0638\u0627\u06cc\u0641", + "community": 465, + "norm_label": "\u0648\u0638\u0627\u06cc\u0641" + }, + { + "label": "\u06f1. \u0646\u0635\u0628 \u0627\u0628\u0632\u0627\u0631 \u0648 \u06a9\u0627\u0646\u0641\u06cc\u06af runner", + "file_type": "document", + "source_file": ".claude/prompt/admin-spa-test-suite.md", + "source_location": "L91", + "_origin": "ast", + "id": "prompt_admin_spa_test_suite_\u06f1_\u0646\u0635\u0628_\u0627\u0628\u0632\u0627\u0631_\u0648_\u06a9\u0627\u0646\u0641\u06cc\u06af_runner", + "community": 465, + "norm_label": "\u06f1. \u0646\u0635\u0628 \u0627\u0628\u0632\u0627\u0631 \u0648 \u06a9\u0627\u0646\u0641\u06cc\u06af runner" + }, + { + "label": "\u06f2. \u062a\u0633\u062a \u0648\u0627\u062d\u062f `lib/utils.ts` (\u0627\u0648\u0644 \u0648 \u0645\u0647\u0645\u200c\u062a\u0631\u06cc\u0646 \u2014 \u0645\u0646\u0637\u0642 \u062e\u0627\u0644\u0635\u060c \u0628\u062f\u0648\u0646 mock)", + "file_type": "document", + "source_file": ".claude/prompt/admin-spa-test-suite.md", + "source_location": "L143", + "_origin": "ast", + "id": "prompt_admin_spa_test_suite_\u06f2_\u062a\u0633\u062a_\u0648\u0627\u062d\u062f_lib_utils_ts_\u0627\u0648\u0644_\u0648_\u0645\u0647\u0645_\u062a\u0631\u06cc\u0646_\u0645\u0646\u0637\u0642_\u062e\u0627\u0644\u0635_\u0628\u062f\u0648\u0646_mock", + "community": 465, + "norm_label": "\u06f2. \u062a\u0633\u062a \u0648\u0627\u062d\u062f `lib/utils.ts` (\u0627\u0648\u0644 \u0648 \u0645\u0647\u0645\u200c\u062a\u0631\u06cc\u0646 \u2014 \u0645\u0646\u0637\u0642 \u062e\u0627\u0644\u0635\u060c \u0628\u062f\u0648\u0646 mock)" + }, + { + "label": "\u06f3. \u062a\u0633\u062a `lib/api.ts` (mock fetch/localStorage/store/location)", + "file_type": "document", + "source_file": ".claude/prompt/admin-spa-test-suite.md", + "source_location": "L184", + "_origin": "ast", + "id": "prompt_admin_spa_test_suite_\u06f3_\u062a\u0633\u062a_lib_api_ts_mock_fetch_localstorage_store_location", + "community": 465, + "norm_label": "\u06f3. \u062a\u0633\u062a `lib/api.ts` (mock fetch/localstorage/store/location)" + }, + { + "label": "\u06f4. \u062a\u0633\u062a stores", + "file_type": "document", + "source_file": ".claude/prompt/admin-spa-test-suite.md", + "source_location": "L213", + "_origin": "ast", + "id": "prompt_admin_spa_test_suite_\u06f4_\u062a\u0633\u062a_stores", + "community": 465, + "norm_label": "\u06f4. \u062a\u0633\u062a stores" + }, + { + "label": "\u06f5. \u062a\u0633\u062a hooks (\u0628\u0627 QueryClient wrapper + mock api)", + "file_type": "document", + "source_file": ".claude/prompt/admin-spa-test-suite.md", + "source_location": "L226", + "_origin": "ast", + "id": "prompt_admin_spa_test_suite_\u06f5_\u062a\u0633\u062a_hooks_\u0628\u0627_queryclient_wrapper_mock_api", + "community": 465, + "norm_label": "\u06f5. \u062a\u0633\u062a hooks (\u0628\u0627 queryclient wrapper + mock api)" + }, + { + "label": "\u06f6. \u062a\u0633\u062a \u06a9\u0627\u0645\u067e\u0648\u0646\u0646\u062a\u200c\u0647\u0627\u06cc UI (render + \u0631\u0641\u062a\u0627\u0631)", + "file_type": "document", + "source_file": ".claude/prompt/admin-spa-test-suite.md", + "source_location": "L258", + "_origin": "ast", + "id": "prompt_admin_spa_test_suite_\u06f6_\u062a\u0633\u062a_\u06a9\u0627\u0645\u067e\u0648\u0646\u0646\u062a_\u0647\u0627\u06cc_ui_render_\u0631\u0641\u062a\u0627\u0631", + "community": 465, + "norm_label": "\u06f6. \u062a\u0633\u062a \u06a9\u0627\u0645\u067e\u0648\u0646\u0646\u062a\u200c\u0647\u0627\u06cc ui (render + \u0631\u0641\u062a\u0627\u0631)" + }, + { + "label": "\u06f7. \u062a\u0633\u062a \u0635\u0641\u062d\u0647 (page) \u0628\u0627 mock \u0644\u0627\u06cc\u0647\u200c\u06cc api", + "file_type": "document", + "source_file": ".claude/prompt/admin-spa-test-suite.md", + "source_location": "L283", + "_origin": "ast", + "id": "prompt_admin_spa_test_suite_\u06f7_\u062a\u0633\u062a_\u0635\u0641\u062d\u0647_page_\u0628\u0627_mock_\u0644\u0627\u06cc\u0647_\u06cc_api", + "community": 465, + "norm_label": "\u06f7. \u062a\u0633\u062a \u0635\u0641\u062d\u0647 (page) \u0628\u0627 mock \u0644\u0627\u06cc\u0647\u200c\u06cc api" + }, + { + "label": "\u06f8. \u0627\u062c\u0631\u0627 \u0648 \u0633\u0628\u0632\u06a9\u0631\u062f\u0646", + "file_type": "document", + "source_file": ".claude/prompt/admin-spa-test-suite.md", + "source_location": "L298", + "_origin": "ast", + "id": "prompt_admin_spa_test_suite_\u06f8_\u0627\u062c\u0631\u0627_\u0648_\u0633\u0628\u0632\u06a9\u0631\u062f\u0646", + "community": 465, + "norm_label": "\u06f8. \u0627\u062c\u0631\u0627 \u0648 \u0633\u0628\u0632\u06a9\u0631\u062f\u0646" + }, + { + "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", + "file_type": "document", + "source_file": ".claude/prompt/admin-spa-test-suite.md", + "source_location": "L306", + "_origin": "ast", + "id": "prompt_admin_spa_test_suite_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", + "community": 465, + "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" + }, { "label": "admin-ui-kit-redesign.md", "file_type": "document", @@ -44119,6 +44695,336 @@ "community": 9, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, + { + "label": "deploy-liara-docker.md", + "file_type": "document", + "source_file": ".claude/prompt/deploy-liara-docker.md", + "source_location": "L1", + "_origin": "ast", + "id": "prompt_deploy_liara_docker", + "community": 572, + "norm_label": "deploy-liara-docker.md" + }, + { + "label": "\u062f\u06cc\u067e\u0644\u0648\u06cc ClinicPro (Symfony) \u0631\u0648\u06cc \u0644\u06cc\u0627\u0631\u0627 \u0628\u0627 Docker", + "file_type": "document", + "source_file": ".claude/prompt/deploy-liara-docker.md", + "source_location": "L1", + "_origin": "ast", + "id": "prompt_deploy_liara_docker_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_docker", + "community": 572, + "norm_label": "\u062f\u06cc\u067e\u0644\u0648\u06cc clinicpro (symfony) \u0631\u0648\u06cc \u0644\u06cc\u0627\u0631\u0627 \u0628\u0627 docker" + }, + { + "label": "\u067e\u0631\u0648\u0698\u0647", + "file_type": "document", + "source_file": ".claude/prompt/deploy-liara-docker.md", + "source_location": "L3", + "_origin": "ast", + "id": "prompt_deploy_liara_docker_\u067e\u0631\u0648\u0698\u0647", + "community": 572, + "norm_label": "\u067e\u0631\u0648\u0698\u0647" + }, + { + "label": "\u0632\u0645\u06cc\u0646\u0647", + "file_type": "document", + "source_file": ".claude/prompt/deploy-liara-docker.md", + "source_location": "L13", + "_origin": "ast", + "id": "prompt_deploy_liara_docker_\u0632\u0645\u06cc\u0646\u0647", + "community": 572, + "norm_label": "\u0632\u0645\u06cc\u0646\u0647" + }, + { + "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", + "file_type": "document", + "source_file": ".claude/prompt/deploy-liara-docker.md", + "source_location": "L26", + "_origin": "ast", + "id": "prompt_deploy_liara_docker_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", + "community": 572, + "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" + }, + { + "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", + "file_type": "document", + "source_file": ".claude/prompt/deploy-liara-docker.md", + "source_location": "L43", + "_origin": "ast", + "id": "prompt_deploy_liara_docker_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", + "community": 572, + "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" + }, + { + "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)", + "file_type": "document", + "source_file": ".claude/prompt/deploy-liara-docker.md", + "source_location": "L56", + "_origin": "ast", + "id": "prompt_deploy_liara_docker_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", + "community": 572, + "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)" + }, + { + "label": "\u0648\u0638\u0627\u06cc\u0641", + "file_type": "document", + "source_file": ".claude/prompt/deploy-liara-docker.md", + "source_location": "L85", + "_origin": "ast", + "id": "prompt_deploy_liara_docker_\u0648\u0638\u0627\u06cc\u0641", + "community": 572, + "norm_label": "\u0648\u0638\u0627\u06cc\u0641" + }, + { + "label": "\u06f1. \u0627\u0641\u0632\u0648\u062f\u0646 worker\u0647\u0627 \u0628\u0647 Supervisor", + "file_type": "document", + "source_file": ".claude/prompt/deploy-liara-docker.md", + "source_location": "L87", + "_origin": "ast", + "id": "prompt_deploy_liara_docker_\u06f1_\u0627\u0641\u0632\u0648\u062f\u0646_worker\u0647\u0627_\u0628\u0647_supervisor", + "community": 572, + "norm_label": "\u06f1. \u0627\u0641\u0632\u0648\u062f\u0646 worker\u0647\u0627 \u0628\u0647 supervisor" + }, + { + "label": "\u06f2. \u0633\u0627\u062e\u062a `liara.json` \u062f\u0631 \u0631\u06cc\u0634\u0647\u0654 \u067e\u0631\u0648\u0698\u0647", + "file_type": "document", + "source_file": ".claude/prompt/deploy-liara-docker.md", + "source_location": "L118", + "_origin": "ast", + "id": "prompt_deploy_liara_docker_\u06f2_\u0633\u0627\u062e\u062a_liara_json_\u062f\u0631_\u0631\u06cc\u0634\u0647_\u067e\u0631\u0648\u0698\u0647", + "community": 572, + "norm_label": "\u06f2. \u0633\u0627\u062e\u062a `liara.json` \u062f\u0631 \u0631\u06cc\u0634\u0647 \u067e\u0631\u0648\u0698\u0647" + }, + { + "label": "\u06f3. \u0633\u0627\u062e\u062a \u062f\u06cc\u062a\u0627\u0628\u06cc\u0633 \u0648 Redis \u0645\u062f\u06cc\u0631\u06cc\u062a\u200c\u0634\u062f\u0647\u0654 \u0644\u06cc\u0627\u0631\u0627", + "file_type": "document", + "source_file": ".claude/prompt/deploy-liara-docker.md", + "source_location": "L146", + "_origin": "ast", + "id": "prompt_deploy_liara_docker_\u06f3_\u0633\u0627\u062e\u062a_\u062f\u06cc\u062a\u0627\u0628\u06cc\u0633_\u0648_redis_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0634\u062f\u0647_\u0644\u06cc\u0627\u0631\u0627", + "community": 572, + "norm_label": "\u06f3. \u0633\u0627\u062e\u062a \u062f\u06cc\u062a\u0627\u0628\u06cc\u0633 \u0648 redis \u0645\u062f\u06cc\u0631\u06cc\u062a\u200c\u0634\u062f\u0647 \u0644\u06cc\u0627\u0631\u0627" + }, + { + "label": "\u06f4. \u0633\u062a\u200c\u06a9\u0631\u062f\u0646 \u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc \u0645\u062d\u06cc\u0637\u06cc \u0631\u0648\u06cc \u0644\u06cc\u0627\u0631\u0627", + "file_type": "document", + "source_file": ".claude/prompt/deploy-liara-docker.md", + "source_location": "L154", + "_origin": "ast", + "id": "prompt_deploy_liara_docker_\u06f4_\u0633\u062a_\u06a9\u0631\u062f\u0646_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627", + "community": 572, + "norm_label": "\u06f4. \u0633\u062a\u200c\u06a9\u0631\u062f\u0646 \u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc \u0645\u062d\u06cc\u0637\u06cc \u0631\u0648\u06cc \u0644\u06cc\u0627\u0631\u0627" + }, + { + "label": "\u06f5. \u0627\u0648\u0644\u06cc\u0646 \u062f\u06cc\u067e\u0644\u0648\u06cc", + "file_type": "document", + "source_file": ".claude/prompt/deploy-liara-docker.md", + "source_location": "L194", + "_origin": "ast", + "id": "prompt_deploy_liara_docker_\u06f5_\u0627\u0648\u0644\u06cc\u0646_\u062f\u06cc\u067e\u0644\u0648\u06cc", + "community": 572, + "norm_label": "\u06f5. \u0627\u0648\u0644\u06cc\u0646 \u062f\u06cc\u067e\u0644\u0648\u06cc" + }, + { + "label": "\u06f6. \u062a\u0623\u06cc\u06cc\u062f \u0633\u0644\u0627\u0645\u062a", + "file_type": "document", + "source_file": ".claude/prompt/deploy-liara-docker.md", + "source_location": "L207", + "_origin": "ast", + "id": "prompt_deploy_liara_docker_\u06f6_\u062a\u0623\u06cc\u06cc\u062f_\u0633\u0644\u0627\u0645\u062a", + "community": 572, + "norm_label": "\u06f6. \u062a\u0627\u06cc\u06cc\u062f \u0633\u0644\u0627\u0645\u062a" + }, + { + "label": "\u06af\u0632\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646 (\u062f\u0631 \u0635\u0648\u0631\u062a \u0646\u06cc\u0627\u0632\u060c \u0646\u0647 \u067e\u06cc\u0634\u200c\u0641\u0631\u0636)", + "file_type": "document", + "source_file": ".claude/prompt/deploy-liara-docker.md", + "source_location": "L215", + "_origin": "ast", + "id": "prompt_deploy_liara_docker_\u06af\u0632\u06cc\u0646\u0647_\u0647\u0627\u06cc_\u062c\u0627\u06cc\u06af\u0632\u06cc\u0646_\u062f\u0631_\u0635\u0648\u0631\u062a_\u0646\u06cc\u0627\u0632_\u0646\u0647_\u067e\u06cc\u0634_\u0641\u0631\u0636", + "community": 572, + "norm_label": "\u06af\u0632\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646 (\u062f\u0631 \u0635\u0648\u0631\u062a \u0646\u06cc\u0627\u0632\u060c \u0646\u0647 \u067e\u06cc\u0634\u200c\u0641\u0631\u0636)" + }, + { + "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", + "file_type": "document", + "source_file": ".claude/prompt/deploy-liara-docker.md", + "source_location": "L227", + "_origin": "ast", + "id": "prompt_deploy_liara_docker_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", + "community": 572, + "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" + }, + { + "label": "deploy-liara-php.md", + "file_type": "document", + "source_file": ".claude/prompt/deploy-liara-php.md", + "source_location": "L1", + "_origin": "ast", + "id": "prompt_deploy_liara_php", + "community": 524, + "norm_label": "deploy-liara-php.md" + }, + { + "label": "\u062f\u06cc\u067e\u0644\u0648\u06cc ClinicPro (Symfony) \u0631\u0648\u06cc \u0644\u06cc\u0627\u0631\u0627 \u0628\u0627 \u067e\u0644\u062a\u0641\u0631\u0645 PHP (\u0628\u062f\u0648\u0646 \u062f\u0627\u06a9\u0631)", + "file_type": "document", + "source_file": ".claude/prompt/deploy-liara-php.md", + "source_location": "L1", + "_origin": "ast", + "id": "prompt_deploy_liara_php_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php_\u0628\u062f\u0648\u0646_\u062f\u0627\u06a9\u0631", + "community": 524, + "norm_label": "\u062f\u06cc\u067e\u0644\u0648\u06cc clinicpro (symfony) \u0631\u0648\u06cc \u0644\u06cc\u0627\u0631\u0627 \u0628\u0627 \u067e\u0644\u062a\u0641\u0631\u0645 php (\u0628\u062f\u0648\u0646 \u062f\u0627\u06a9\u0631)" + }, + { + "label": "\u067e\u0631\u0648\u0698\u0647", + "file_type": "document", + "source_file": ".claude/prompt/deploy-liara-php.md", + "source_location": "L3", + "_origin": "ast", + "id": "prompt_deploy_liara_php_\u067e\u0631\u0648\u0698\u0647", + "community": 524, + "norm_label": "\u067e\u0631\u0648\u0698\u0647" + }, + { + "label": "\u0632\u0645\u06cc\u0646\u0647", + "file_type": "document", + "source_file": ".claude/prompt/deploy-liara-php.md", + "source_location": "L13", + "_origin": "ast", + "id": "prompt_deploy_liara_php_\u0632\u0645\u06cc\u0646\u0647", + "community": 524, + "norm_label": "\u0632\u0645\u06cc\u0646\u0647" + }, + { + "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641", + "file_type": "document", + "source_file": ".claude/prompt/deploy-liara-php.md", + "source_location": "L31", + "_origin": "ast", + "id": "prompt_deploy_liara_php_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", + "community": 524, + "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641" + }, + { + "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", + "file_type": "document", + "source_file": ".claude/prompt/deploy-liara-php.md", + "source_location": "L42", + "_origin": "ast", + "id": "prompt_deploy_liara_php_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", + "community": 524, + "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" + }, + { + "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)", + "file_type": "document", + "source_file": ".claude/prompt/deploy-liara-php.md", + "source_location": "L58", + "_origin": "ast", + "id": "prompt_deploy_liara_php_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", + "community": 524, + "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)" + }, + { + "label": "\u0648\u0638\u0627\u06cc\u0641", + "file_type": "document", + "source_file": ".claude/prompt/deploy-liara-php.md", + "source_location": "L83", + "_origin": "ast", + "id": "prompt_deploy_liara_php_\u0648\u0638\u0627\u06cc\u0641", + "community": 524, + "norm_label": "\u0648\u0638\u0627\u06cc\u0641" + }, + { + "label": "\u06f1. \u0633\u0627\u062e\u062a `liara.json` \u0628\u0631\u0627\u06cc \u067e\u0644\u062a\u0641\u0631\u0645 PHP", + "file_type": "document", + "source_file": ".claude/prompt/deploy-liara-php.md", + "source_location": "L85", + "_origin": "ast", + "id": "prompt_deploy_liara_php_\u06f1_\u0633\u0627\u062e\u062a_liara_json_\u0628\u0631\u0627\u06cc_\u067e\u0644\u062a\u0641\u0631\u0645_php", + "community": 524, + "norm_label": "\u06f1. \u0633\u0627\u062e\u062a `liara.json` \u0628\u0631\u0627\u06cc \u067e\u0644\u062a\u0641\u0631\u0645 php" + }, + { + "label": "\u06f2. \u0633\u0627\u062e\u062a `public/.htaccess` (rewrite \u0633\u06cc\u0645\u0641\u0648\u0646\u06cc)", + "file_type": "document", + "source_file": ".claude/prompt/deploy-liara-php.md", + "source_location": "L112", + "_origin": "ast", + "id": "prompt_deploy_liara_php_\u06f2_\u0633\u0627\u062e\u062a_public_htaccess_rewrite_\u0633\u06cc\u0645\u0641\u0648\u0646\u06cc", + "community": 524, + "norm_label": "\u06f2. \u0633\u0627\u062e\u062a `public/.htaccess` (rewrite \u0633\u06cc\u0645\u0641\u0648\u0646\u06cc)" + }, + { + "label": "\u06f3. \u0633\u0627\u062e\u062a `supervisor.conf` (\u062f\u0648 worker \u0645\u0633\u0646\u062c\u0631)", + "file_type": "document", + "source_file": ".claude/prompt/deploy-liara-php.md", + "source_location": "L142", + "_origin": "ast", + "id": "prompt_deploy_liara_php_\u06f3_\u0633\u0627\u062e\u062a_supervisor_conf_\u062f\u0648_worker_\u0645\u0633\u0646\u062c\u0631", + "community": 524, + "norm_label": "\u06f3. \u0633\u0627\u062e\u062a `supervisor.conf` (\u062f\u0648 worker \u0645\u0633\u0646\u062c\u0631)" + }, + { + "label": "\u06f4. \u0633\u0627\u062e\u062a `liara_pre_start.sh` (migration + JWT + cache)", + "file_type": "document", + "source_file": ".claude/prompt/deploy-liara-php.md", + "source_location": "L174", + "_origin": "ast", + "id": "prompt_deploy_liara_php_\u06f4_\u0633\u0627\u062e\u062a_liara_pre_start_sh_migration_jwt_cache", + "community": 524, + "norm_label": "\u06f4. \u0633\u0627\u062e\u062a `liara_pre_start.sh` (migration + jwt + cache)" + }, + { + "label": "\u06f5. \u0633\u0627\u062e\u062a `liara_php.ini`", + "file_type": "document", + "source_file": ".claude/prompt/deploy-liara-php.md", + "source_location": "L200", + "_origin": "ast", + "id": "prompt_deploy_liara_php_\u06f5_\u0633\u0627\u062e\u062a_liara_php_ini", + "community": 524, + "norm_label": "\u06f5. \u0633\u0627\u062e\u062a `liara_php.ini`" + }, + { + "label": "\u06f6. \u0633\u0627\u062e\u062a `.liaraignore` \u062a\u0627 asset\u200c\u0647\u0627\u06cc build \u0622\u067e\u0644\u0648\u062f \u0634\u0648\u0646\u062f", + "file_type": "document", + "source_file": ".claude/prompt/deploy-liara-php.md", + "source_location": "L212", + "_origin": "ast", + "id": "prompt_deploy_liara_php_\u06f6_\u0633\u0627\u062e\u062a_liaraignore_\u062a\u0627_asset_\u0647\u0627\u06cc_build_\u0622\u067e\u0644\u0648\u062f_\u0634\u0648\u0646\u062f", + "community": 524, + "norm_label": "\u06f6. \u0633\u0627\u062e\u062a `.liaraignore` \u062a\u0627 asset\u200c\u0647\u0627\u06cc build \u0627\u067e\u0644\u0648\u062f \u0634\u0648\u0646\u062f" + }, + { + "label": "\u06f7. \u062f\u06cc\u062a\u0627\u0628\u06cc\u0633 \u0648 Redis \u0645\u062f\u06cc\u0631\u06cc\u062a\u200c\u0634\u062f\u0647 + \u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc \u0645\u062d\u06cc\u0637\u06cc", + "file_type": "document", + "source_file": ".claude/prompt/deploy-liara-php.md", + "source_location": "L240", + "_origin": "ast", + "id": "prompt_deploy_liara_php_\u06f7_\u062f\u06cc\u062a\u0627\u0628\u06cc\u0633_\u0648_redis_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0634\u062f\u0647_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc", + "community": 524, + "norm_label": "\u06f7. \u062f\u06cc\u062a\u0627\u0628\u06cc\u0633 \u0648 redis \u0645\u062f\u06cc\u0631\u06cc\u062a\u200c\u0634\u062f\u0647 + \u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc \u0645\u062d\u06cc\u0637\u06cc" + }, + { + "label": "\u06f8. \u0627\u0633\u062a\u0642\u0631\u0627\u0631 \u0648 \u062a\u0623\u06cc\u06cc\u062f", + "file_type": "document", + "source_file": ".claude/prompt/deploy-liara-php.md", + "source_location": "L255", + "_origin": "ast", + "id": "prompt_deploy_liara_php_\u06f8_\u0627\u0633\u062a\u0642\u0631\u0627\u0631_\u0648_\u062a\u0623\u06cc\u06cc\u062f", + "community": 524, + "norm_label": "\u06f8. \u0627\u0633\u062a\u0642\u0631\u0627\u0631 \u0648 \u062a\u0627\u06cc\u06cc\u062f" + }, + { + "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", + "file_type": "document", + "source_file": ".claude/prompt/deploy-liara-php.md", + "source_location": "L268", + "_origin": "ast", + "id": "prompt_deploy_liara_php_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", + "community": 524, + "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" + }, { "label": "doctor-booking-window-and-month-availability.md", "file_type": "document", @@ -57456,7 +58362,7 @@ "source_location": "L2643", "_origin": "ast", "id": "docs_clinicpro_manual_v2_29_get_clinic_list", - "community": 304, + "community": 667, "norm_label": "29. \ud83d\udfe2 `get` clinic list \ud83c\udd95" }, { @@ -57466,7 +58372,7 @@ "source_location": "L2653", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc_query_2653", - "community": 304, + "community": 667, "norm_label": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc query" }, { @@ -57476,7 +58382,7 @@ "source_location": "L2664", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_2664", - "community": 304, + "community": 667, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { @@ -57636,7 +58542,7 @@ "source_location": "L3177", "_origin": "ast", "id": "docs_clinicpro_manual_v2_34_post_image_logo", - "community": 662, + "community": 304, "norm_label": "34. \ud83d\udd35 `post` image logo" }, { @@ -57646,7 +58552,7 @@ "source_location": "L3185", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3185", - "community": 662, + "community": 304, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { @@ -57656,7 +58562,7 @@ "source_location": "L3193", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3193", - "community": 662, + "community": 304, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { @@ -58726,7 +59632,7 @@ "source_location": "L4033", "_origin": "ast", "id": "docs_clinicpro_manual_v2_62_patch_patch", - "community": 647, + "community": 27, "norm_label": "62. \ud83d\udfe1 `patch` patch" }, { @@ -58736,7 +59642,7 @@ "source_location": "L4041", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4041", - "community": 647, + "community": 27, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { @@ -58746,7 +59652,7 @@ "source_location": "L4048", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body_4048", - "community": 647, + "community": 27, "norm_label": "request body" }, { @@ -58756,7 +59662,7 @@ "source_location": "L4054", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_4054", - "community": 647, + "community": 27, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { @@ -58766,7 +59672,7 @@ "source_location": "L4062", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4062", - "community": 647, + "community": 27, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { @@ -62296,7 +63202,7 @@ "source_location": "L585", "_origin": "ast", "id": "api_admin_payment_management", - "community": 651, + "community": 201, "norm_label": "payment management" }, { @@ -62306,7 +63212,7 @@ "source_location": "L587", "_origin": "ast", "id": "api_admin_get_api_v1_admin_payments", - "community": 651, + "community": 201, "norm_label": "get `/api/v1/admin/payments`" }, { @@ -62316,7 +63222,7 @@ "source_location": "L593", "_origin": "ast", "id": "api_admin_query_parameters_593", - "community": 651, + "community": 201, "norm_label": "query parameters" }, { @@ -62326,7 +63232,7 @@ "source_location": "L600", "_origin": "ast", "id": "api_admin_response_200_600", - "community": 651, + "community": 201, "norm_label": "response `200`" }, { @@ -62336,7 +63242,7 @@ "source_location": "L620", "_origin": "ast", "id": "api_admin_settlement_management", - "community": 201, + "community": 662, "norm_label": "settlement management" }, { @@ -62346,7 +63252,7 @@ "source_location": "L622", "_origin": "ast", "id": "api_admin_get_api_v1_admin_settlements", - "community": 201, + "community": 662, "norm_label": "get `/api/v1/admin/settlements`" }, { @@ -62356,7 +63262,7 @@ "source_location": "L628", "_origin": "ast", "id": "api_admin_query_parameters_628", - "community": 201, + "community": 662, "norm_label": "query parameters" }, { @@ -62366,7 +63272,7 @@ "source_location": "L635", "_origin": "ast", "id": "api_admin_response_200_635", - "community": 201, + "community": 662, "norm_label": "response `200`" }, { @@ -62416,7 +63322,7 @@ "source_location": "L696", "_origin": "ast", "id": "api_admin_secretary_management", - "community": 201, + "community": 652, "norm_label": "secretary management" }, { @@ -62426,7 +63332,7 @@ "source_location": "L698", "_origin": "ast", "id": "api_admin_get_api_v1_admin_secretaries", - "community": 201, + "community": 652, "norm_label": "get `/api/v1/admin/secretaries`" }, { @@ -62436,7 +63342,7 @@ "source_location": "L704", "_origin": "ast", "id": "api_admin_query_parameters_704", - "community": 201, + "community": 652, "norm_label": "query parameters" }, { @@ -62446,7 +63352,7 @@ "source_location": "L711", "_origin": "ast", "id": "api_admin_response_200_711", - "community": 201, + "community": 652, "norm_label": "response `200`" }, { @@ -62606,7 +63512,7 @@ "source_location": "L904", "_origin": "ast", "id": "api_admin_pre_registration_management", - "community": 652, + "community": 201, "norm_label": "pre-registration management" }, { @@ -62616,7 +63522,7 @@ "source_location": "L906", "_origin": "ast", "id": "api_admin_get_api_v1_admin_pre_registrations", - "community": 652, + "community": 201, "norm_label": "get `/api/v1/admin/pre-registrations`" }, { @@ -62626,7 +63532,7 @@ "source_location": "L940", "_origin": "ast", "id": "api_admin_post_api_v1_admin_pre_registrations_uuid_approve", - "community": 652, + "community": 201, "norm_label": "post `/api/v1/admin/pre-registrations/{uuid}/approve`" }, { @@ -62636,7 +63542,7 @@ "source_location": "L958", "_origin": "ast", "id": "api_admin_post_api_v1_admin_pre_registrations_uuid_reject", - "community": 652, + "community": 201, "norm_label": "post `/api/v1/admin/pre-registrations/{uuid}/reject`" }, { @@ -68116,7 +69022,7 @@ "source_location": "L327", "_origin": "ast", "id": "api_rating_post_api_v1_like_commentuuid", - "community": 607, + "community": 17, "norm_label": "post `/api/v1/like/{commentuuid}`" }, { @@ -68126,7 +69032,7 @@ "source_location": "L336", "_origin": "ast", "id": "api_rating_path_parameters_336", - "community": 607, + "community": 17, "norm_label": "path parameters" }, { @@ -68136,7 +69042,7 @@ "source_location": "L341", "_origin": "ast", "id": "api_rating_request_body_application_json_341", - "community": 607, + "community": 17, "norm_label": "request body (`application/json`)" }, { @@ -68146,7 +69052,7 @@ "source_location": "L349", "_origin": "ast", "id": "api_rating_response_200_349", - "community": 607, + "community": 17, "norm_label": "response `200`" }, { @@ -68156,7 +69062,7 @@ "source_location": "L361", "_origin": "ast", "id": "api_rating_errors_361", - "community": 607, + "community": 17, "norm_label": "errors" }, { @@ -71299,6 +72205,296 @@ "community": 493, "norm_label": "progress (this audit session)" }, + { + "label": "deploy-liara-php.md", + "file_type": "document", + "source_file": "docs/deploy-liara-php.md", + "source_location": "L1", + "_origin": "ast", + "id": "docs_deploy_liara_php", + "community": 306, + "norm_label": "deploy-liara-php.md" + }, + { + "label": "\u0631\u0627\u0647\u0646\u0645\u0627\u06cc \u062f\u06cc\u067e\u0644\u0648\u06cc ClinicPro \u0631\u0648\u06cc \u0644\u06cc\u0627\u0631\u0627 (\u067e\u0644\u062a\u0641\u0631\u0645 PHP)", + "file_type": "document", + "source_file": "docs/deploy-liara-php.md", + "source_location": "L1", + "_origin": "ast", + "id": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", + "community": 306, + "norm_label": "\u0631\u0627\u0647\u0646\u0645\u0627\u06cc \u062f\u06cc\u067e\u0644\u0648\u06cc clinicpro \u0631\u0648\u06cc \u0644\u06cc\u0627\u0631\u0627 (\u067e\u0644\u062a\u0641\u0631\u0645 php)" + }, + { + "label": "\u0646\u0645\u0627\u06cc \u06a9\u0644\u06cc", + "file_type": "document", + "source_file": "docs/deploy-liara-php.md", + "source_location": "L9", + "_origin": "ast", + "id": "docs_deploy_liara_php_\u0646\u0645\u0627\u06cc_\u06a9\u0644\u06cc", + "community": 306, + "norm_label": "\u0646\u0645\u0627\u06cc \u06a9\u0644\u06cc" + }, + { + "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062f\u062e\u06cc\u0644 (\u0647\u0645\u0647 \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647\u200c\u0627\u0646\u062f)", + "file_type": "document", + "source_file": "docs/deploy-liara-php.md", + "source_location": "L32", + "_origin": "ast", + "id": "docs_deploy_liara_php_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062f\u062e\u06cc\u0644_\u0647\u0645\u0647_\u0633\u0627\u062e\u062a\u0647_\u0634\u062f\u0647_\u0627\u0646\u062f", + "community": 306, + "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u062f\u062e\u06cc\u0644 (\u0647\u0645\u0647 \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647\u200c\u0627\u0646\u062f)" + }, + { + "label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632", + "file_type": "document", + "source_file": "docs/deploy-liara-php.md", + "source_location": "L47", + "_origin": "ast", + "id": "docs_deploy_liara_php_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632", + "community": 306, + "norm_label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632" + }, + { + "label": "\u06af\u0627\u0645 \u06f1 \u2014 build \u0645\u062d\u0644\u06cc asset\u200c\u0647\u0627 (\u062d\u06cc\u0627\u062a\u06cc)", + "file_type": "document", + "source_file": "docs/deploy-liara-php.md", + "source_location": "L63", + "_origin": "ast", + "id": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f1_build_\u0645\u062d\u0644\u06cc_asset_\u0647\u0627_\u062d\u06cc\u0627\u062a\u06cc", + "community": 306, + "norm_label": "\u06af\u0627\u0645 \u06f1 \u2014 build \u0645\u062d\u0644\u06cc asset\u200c\u0647\u0627 (\u062d\u06cc\u0627\u062a\u06cc)" + }, + { + "label": "\u06af\u0627\u0645 \u06f2 \u2014 \u0633\u0627\u062e\u062a \u062f\u06cc\u062a\u0627\u0628\u06cc\u0633 \u0648 Redis", + "file_type": "document", + "source_file": "docs/deploy-liara-php.md", + "source_location": "L76", + "_origin": "ast", + "id": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f2_\u0633\u0627\u062e\u062a_\u062f\u06cc\u062a\u0627\u0628\u06cc\u0633_\u0648_redis", + "community": 306, + "norm_label": "\u06af\u0627\u0645 \u06f2 \u2014 \u0633\u0627\u062e\u062a \u062f\u06cc\u062a\u0627\u0628\u06cc\u0633 \u0648 redis" + }, + { + "label": "\u06af\u0627\u0645 \u06f3 \u2014 \u0633\u0627\u062e\u062a \u0628\u0631\u0646\u0627\u0645\u0647\u0654 PHP", + "file_type": "document", + "source_file": "docs/deploy-liara-php.md", + "source_location": "L85", + "_origin": "ast", + "id": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f3_\u0633\u0627\u062e\u062a_\u0628\u0631\u0646\u0627\u0645\u0647_php", + "community": 306, + "norm_label": "\u06af\u0627\u0645 \u06f3 \u2014 \u0633\u0627\u062e\u062a \u0628\u0631\u0646\u0627\u0645\u0647 php" + }, + { + "label": "\u06af\u0627\u0645 \u06f4 \u2014 \u0633\u0627\u062e\u062a \u062f\u06cc\u0633\u06a9\u200c\u0647\u0627\u06cc \u0645\u0627\u0646\u062f\u06af\u0627\u0631", + "file_type": "document", + "source_file": "docs/deploy-liara-php.md", + "source_location": "L92", + "_origin": "ast", + "id": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f4_\u0633\u0627\u062e\u062a_\u062f\u06cc\u0633\u06a9_\u0647\u0627\u06cc_\u0645\u0627\u0646\u062f\u06af\u0627\u0631", + "community": 306, + "norm_label": "\u06af\u0627\u0645 \u06f4 \u2014 \u0633\u0627\u062e\u062a \u062f\u06cc\u0633\u06a9\u200c\u0647\u0627\u06cc \u0645\u0627\u0646\u062f\u06af\u0627\u0631" + }, + { + "label": "\u06af\u0627\u0645 \u06f5 \u2014 \u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc \u0645\u062d\u06cc\u0637\u06cc", + "file_type": "document", + "source_file": "docs/deploy-liara-php.md", + "source_location": "L106", + "_origin": "ast", + "id": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f5_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc", + "community": 306, + "norm_label": "\u06af\u0627\u0645 \u06f5 \u2014 \u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc \u0645\u062d\u06cc\u0637\u06cc" + }, + { + "label": "\u06af\u0627\u0645 \u06f6 \u2014 \u062f\u06cc\u067e\u0644\u0648\u06cc", + "file_type": "document", + "source_file": "docs/deploy-liara-php.md", + "source_location": "L131", + "_origin": "ast", + "id": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f6_\u062f\u06cc\u067e\u0644\u0648\u06cc", + "community": 306, + "norm_label": "\u06af\u0627\u0645 \u06f6 \u2014 \u062f\u06cc\u067e\u0644\u0648\u06cc" + }, + { + "label": "\u06af\u0627\u0645 \u06f7 \u2014 \u0627\u062a\u0635\u0627\u0644 \u062f\u0627\u0645\u0646\u0647 \u0648 \u062a\u0623\u06cc\u06cc\u062f", + "file_type": "document", + "source_file": "docs/deploy-liara-php.md", + "source_location": "L146", + "_origin": "ast", + "id": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f7_\u0627\u062a\u0635\u0627\u0644_\u062f\u0627\u0645\u0646\u0647_\u0648_\u062a\u0623\u06cc\u06cc\u062f", + "community": 306, + "norm_label": "\u06af\u0627\u0645 \u06f7 \u2014 \u0627\u062a\u0635\u0627\u0644 \u062f\u0627\u0645\u0646\u0647 \u0648 \u062a\u0627\u06cc\u06cc\u062f" + }, + { + "label": "\u062f\u06cc\u067e\u0644\u0648\u06cc\u200c\u0647\u0627\u06cc \u0628\u0639\u062f\u06cc", + "file_type": "document", + "source_file": "docs/deploy-liara-php.md", + "source_location": "L162", + "_origin": "ast", + "id": "docs_deploy_liara_php_\u062f\u06cc\u067e\u0644\u0648\u06cc_\u0647\u0627\u06cc_\u0628\u0639\u062f\u06cc", + "community": 306, + "norm_label": "\u062f\u06cc\u067e\u0644\u0648\u06cc\u200c\u0647\u0627\u06cc \u0628\u0639\u062f\u06cc" + }, + { + "label": "\u0646\u06af\u0627\u0634\u062a compose \u2192 \u0644\u06cc\u0627\u0631\u0627 (PHP platform)", + "file_type": "document", + "source_file": "docs/deploy-liara-php.md", + "source_location": "L173", + "_origin": "ast", + "id": "docs_deploy_liara_php_\u0646\u06af\u0627\u0634\u062a_compose_\u0644\u06cc\u0627\u0631\u0627_php_platform", + "community": 306, + "norm_label": "\u0646\u06af\u0627\u0634\u062a compose \u2192 \u0644\u06cc\u0627\u0631\u0627 (php platform)" + }, + { + "label": "\u0631\u0641\u0639 \u0627\u0634\u06a9\u0627\u0644", + "file_type": "document", + "source_file": "docs/deploy-liara-php.md", + "source_location": "L190", + "_origin": "ast", + "id": "docs_deploy_liara_php_\u0631\u0641\u0639_\u0627\u0634\u06a9\u0627\u0644", + "community": 306, + "norm_label": "\u0631\u0641\u0639 \u0627\u0634\u06a9\u0627\u0644" + }, + { + "label": "\u0631\u06cc\u0633\u06a9\u200c\u0647\u0627\u06cc \u0634\u0646\u0627\u062e\u062a\u0647\u200c\u0634\u062f\u0647", + "file_type": "document", + "source_file": "docs/deploy-liara-php.md", + "source_location": "L204", + "_origin": "ast", + "id": "docs_deploy_liara_php_\u0631\u06cc\u0633\u06a9_\u0647\u0627\u06cc_\u0634\u0646\u0627\u062e\u062a\u0647_\u0634\u062f\u0647", + "community": 306, + "norm_label": "\u0631\u06cc\u0633\u06a9\u200c\u0647\u0627\u06cc \u0634\u0646\u0627\u062e\u062a\u0647\u200c\u0634\u062f\u0647" + }, + { + "label": "deploy-liara.md", + "file_type": "document", + "source_file": "docs/deploy-liara.md", + "source_location": "L1", + "_origin": "ast", + "id": "docs_deploy_liara", + "community": 306, + "norm_label": "deploy-liara.md" + }, + { + "label": "\u0631\u0627\u0647\u0646\u0645\u0627\u06cc \u062f\u06cc\u067e\u0644\u0648\u06cc ClinicPro \u0631\u0648\u06cc \u0644\u06cc\u0627\u0631\u0627 (Docker)", + "file_type": "document", + "source_file": "docs/deploy-liara.md", + "source_location": "L1", + "_origin": "ast", + "id": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", + "community": 306, + "norm_label": "\u0631\u0627\u0647\u0646\u0645\u0627\u06cc \u062f\u06cc\u067e\u0644\u0648\u06cc clinicpro \u0631\u0648\u06cc \u0644\u06cc\u0627\u0631\u0627 (docker)" + }, + { + "label": "\u0646\u0645\u0627\u06cc \u06a9\u0644\u06cc \u0645\u0639\u0645\u0627\u0631\u06cc", + "file_type": "document", + "source_file": "docs/deploy-liara.md", + "source_location": "L9", + "_origin": "ast", + "id": "docs_deploy_liara_\u0646\u0645\u0627\u06cc_\u06a9\u0644\u06cc_\u0645\u0639\u0645\u0627\u0631\u06cc", + "community": 306, + "norm_label": "\u0646\u0645\u0627\u06cc \u06a9\u0644\u06cc \u0645\u0639\u0645\u0627\u0631\u06cc" + }, + { + "label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627", + "file_type": "document", + "source_file": "docs/deploy-liara.md", + "source_location": "L36", + "_origin": "ast", + "id": "docs_deploy_liara_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627", + "community": 306, + "norm_label": "\u067e\u06cc\u0634\u200c\u0646\u06cc\u0627\u0632\u0647\u0627" + }, + { + "label": "\u06af\u0627\u0645 \u06f1 \u2014 \u0633\u0627\u062e\u062a \u062f\u06cc\u062a\u0627\u0628\u06cc\u0633 \u0648 Redis", + "file_type": "document", + "source_file": "docs/deploy-liara.md", + "source_location": "L58", + "_origin": "ast", + "id": "docs_deploy_liara_\u06af\u0627\u0645_\u06f1_\u0633\u0627\u062e\u062a_\u062f\u06cc\u062a\u0627\u0628\u06cc\u0633_\u0648_redis", + "community": 306, + "norm_label": "\u06af\u0627\u0645 \u06f1 \u2014 \u0633\u0627\u062e\u062a \u062f\u06cc\u062a\u0627\u0628\u06cc\u0633 \u0648 redis" + }, + { + "label": "\u06af\u0627\u0645 \u06f2 \u2014 \u0633\u0627\u062e\u062a \u0628\u0631\u0646\u0627\u0645\u0647\u0654 \u062f\u0627\u06a9\u0631", + "file_type": "document", + "source_file": "docs/deploy-liara.md", + "source_location": "L69", + "_origin": "ast", + "id": "docs_deploy_liara_\u06af\u0627\u0645_\u06f2_\u0633\u0627\u062e\u062a_\u0628\u0631\u0646\u0627\u0645\u0647_\u062f\u0627\u06a9\u0631", + "community": 306, + "norm_label": "\u06af\u0627\u0645 \u06f2 \u2014 \u0633\u0627\u062e\u062a \u0628\u0631\u0646\u0627\u0645\u0647 \u062f\u0627\u06a9\u0631" + }, + { + "label": "\u06af\u0627\u0645 \u06f3 \u2014 \u0633\u0627\u062e\u062a \u062f\u06cc\u0633\u06a9\u200c\u0647\u0627\u06cc \u0645\u0627\u0646\u062f\u06af\u0627\u0631", + "file_type": "document", + "source_file": "docs/deploy-liara.md", + "source_location": "L76", + "_origin": "ast", + "id": "docs_deploy_liara_\u06af\u0627\u0645_\u06f3_\u0633\u0627\u062e\u062a_\u062f\u06cc\u0633\u06a9_\u0647\u0627\u06cc_\u0645\u0627\u0646\u062f\u06af\u0627\u0631", + "community": 306, + "norm_label": "\u06af\u0627\u0645 \u06f3 \u2014 \u0633\u0627\u062e\u062a \u062f\u06cc\u0633\u06a9\u200c\u0647\u0627\u06cc \u0645\u0627\u0646\u062f\u06af\u0627\u0631" + }, + { + "label": "\u06af\u0627\u0645 \u06f4 \u2014 \u0633\u062a\u200c\u06a9\u0631\u062f\u0646 \u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc \u0645\u062d\u06cc\u0637\u06cc", + "file_type": "document", + "source_file": "docs/deploy-liara.md", + "source_location": "L90", + "_origin": "ast", + "id": "docs_deploy_liara_\u06af\u0627\u0645_\u06f4_\u0633\u062a_\u06a9\u0631\u062f\u0646_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc", + "community": 306, + "norm_label": "\u06af\u0627\u0645 \u06f4 \u2014 \u0633\u062a\u200c\u06a9\u0631\u062f\u0646 \u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc \u0645\u062d\u06cc\u0637\u06cc" + }, + { + "label": "\u06af\u0627\u0645 \u06f5 \u2014 \u062f\u06cc\u067e\u0644\u0648\u06cc", + "file_type": "document", + "source_file": "docs/deploy-liara.md", + "source_location": "L114", + "_origin": "ast", + "id": "docs_deploy_liara_\u06af\u0627\u0645_\u06f5_\u062f\u06cc\u067e\u0644\u0648\u06cc", + "community": 306, + "norm_label": "\u06af\u0627\u0645 \u06f5 \u2014 \u062f\u06cc\u067e\u0644\u0648\u06cc" + }, + { + "label": "\u06af\u0627\u0645 \u06f6 \u2014 \u0627\u062a\u0635\u0627\u0644 \u062f\u0627\u0645\u0646\u0647 \u0648 \u062a\u0623\u06cc\u06cc\u062f", + "file_type": "document", + "source_file": "docs/deploy-liara.md", + "source_location": "L132", + "_origin": "ast", + "id": "docs_deploy_liara_\u06af\u0627\u0645_\u06f6_\u0627\u062a\u0635\u0627\u0644_\u062f\u0627\u0645\u0646\u0647_\u0648_\u062a\u0623\u06cc\u06cc\u062f", + "community": 306, + "norm_label": "\u06af\u0627\u0645 \u06f6 \u2014 \u0627\u062a\u0635\u0627\u0644 \u062f\u0627\u0645\u0646\u0647 \u0648 \u062a\u0627\u06cc\u06cc\u062f" + }, + { + "label": "\u062f\u06cc\u067e\u0644\u0648\u06cc\u200c\u0647\u0627\u06cc \u0628\u0639\u062f\u06cc", + "file_type": "document", + "source_file": "docs/deploy-liara.md", + "source_location": "L148", + "_origin": "ast", + "id": "docs_deploy_liara_\u062f\u06cc\u067e\u0644\u0648\u06cc_\u0647\u0627\u06cc_\u0628\u0639\u062f\u06cc", + "community": 306, + "norm_label": "\u062f\u06cc\u067e\u0644\u0648\u06cc\u200c\u0647\u0627\u06cc \u0628\u0639\u062f\u06cc" + }, + { + "label": "\u0631\u0641\u0639 \u0627\u0634\u06a9\u0627\u0644", + "file_type": "document", + "source_file": "docs/deploy-liara.md", + "source_location": "L159", + "_origin": "ast", + "id": "docs_deploy_liara_\u0631\u0641\u0639_\u0627\u0634\u06a9\u0627\u0644", + "community": 306, + "norm_label": "\u0631\u0641\u0639 \u0627\u0634\u06a9\u0627\u0644" + }, + { + "label": "\u06af\u0632\u06cc\u0646\u0647\u0654 \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646 \u2014 worker \u0645\u062c\u0632\u0627", + "file_type": "document", + "source_file": "docs/deploy-liara.md", + "source_location": "L171", + "_origin": "ast", + "id": "docs_deploy_liara_\u06af\u0632\u06cc\u0646\u0647_\u062c\u0627\u06cc\u06af\u0632\u06cc\u0646_worker_\u0645\u062c\u0632\u0627", + "community": 306, + "norm_label": "\u06af\u0632\u06cc\u0646\u0647 \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646 \u2014 worker \u0645\u062c\u0632\u0627" + }, { "label": "coolify.md", "file_type": "document", @@ -82818,6 +84014,17 @@ "source": "ui_confirmdialog", "target": "ui_confirmdialog_props" }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/ui/ui.test.tsx", + "source_location": "L6", + "weight": 1.0, + "source": "ui_ui_test", + "target": "ui_confirmdialog", + "confidence_score": 1.0 + }, { "relation": "imports", "context": "import", @@ -83060,6 +84267,17 @@ "source": "pages_userspage", "target": "ui_confirmdialog_confirmdialog" }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/ui/ui.test.tsx", + "source_location": "L6", + "weight": 1.0, + "source": "ui_ui_test", + "target": "ui_confirmdialog_confirmdialog", + "confidence_score": 1.0 + }, { "relation": "imports_from", "context": "import", @@ -83720,6 +84938,17 @@ "source": "ui_mobileinput", "target": "ui_mobileinput_props" }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/ui/ui.test.tsx", + "source_location": "L7", + "weight": 1.0, + "source": "ui_ui_test", + "target": "ui_mobileinput", + "confidence_score": 1.0 + }, { "relation": "imports_from", "context": "import", @@ -84500,6 +85729,17 @@ "source": "ui_pagination", "target": "ui_pagination_props" }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/ui/ui.test.tsx", + "source_location": "L4", + "weight": 1.0, + "source": "ui_ui_test", + "target": "ui_pagination", + "confidence_score": 1.0 + }, { "relation": "calls", "context": "call", @@ -85739,6 +86979,17 @@ "source": "ui_statusbadge", "target": "ui_statusbadge_statusbadge" }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/ui/ui.test.tsx", + "source_location": "L5", + "weight": 1.0, + "source": "ui_ui_test", + "target": "ui_statusbadge", + "confidence_score": 1.0 + }, { "relation": "imports", "context": "import", @@ -85805,6 +87056,159 @@ "source": "pages_staffpage", "target": "ui_statusbadge_activebadge" }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/ui/ui.test.tsx", + "source_location": "L5", + "weight": 1.0, + "source": "ui_ui_test", + "target": "ui_statusbadge_activebadge", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/hooks/hooks.test.tsx", + "source_location": "L16", + "weight": 1.0, + "source": "hooks_hooks_test", + "target": "hooks_hooks_test_get", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/hooks/hooks.test.tsx", + "source_location": "L13", + "weight": 1.0, + "source": "hooks_hooks_test", + "target": "hooks_usepaymentconfig", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/hooks/hooks.test.tsx", + "source_location": "L13", + "weight": 1.0, + "source": "hooks_hooks_test", + "target": "hooks_usepaymentconfig_usepaymentconfig", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/hooks/hooks.test.tsx", + "source_location": "L14", + "weight": 1.0, + "source": "hooks_hooks_test", + "target": "hooks_usepwainstall", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/hooks/hooks.test.tsx", + "source_location": "L14", + "weight": 1.0, + "source": "hooks_hooks_test", + "target": "hooks_usepwainstall_usepwainstall", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/hooks/hooks.test.tsx", + "source_location": "L12", + "weight": 1.0, + "source": "hooks_hooks_test", + "target": "hooks_usesubscription", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/hooks/hooks.test.tsx", + "source_location": "L12", + "weight": 1.0, + "source": "hooks_hooks_test", + "target": "hooks_usesubscription_usesubscription", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/hooks/hooks.test.tsx", + "source_location": "L10", + "weight": 1.0, + "source": "hooks_hooks_test", + "target": "lib_api", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/hooks/hooks.test.tsx", + "source_location": "L10", + "weight": 1.0, + "source": "hooks_hooks_test", + "target": "lib_api_api", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/hooks/hooks.test.tsx", + "source_location": "L11", + "weight": 1.0, + "source": "hooks_hooks_test", + "target": "stores_authstore", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/hooks/hooks.test.tsx", + "source_location": "L11", + "weight": 1.0, + "source": "hooks_hooks_test", + "target": "stores_authstore_useauthstore", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/hooks/hooks.test.tsx", + "source_location": "L3", + "weight": 1.0, + "source": "hooks_hooks_test", + "target": "test_utils", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/hooks/hooks.test.tsx", + "source_location": "L3", + "weight": 1.0, + "source": "hooks_hooks_test", + "target": "test_utils_renderhookwithclient", + "confidence_score": 1.0 + }, { "relation": "contains", "confidence": "EXTRACTED", @@ -86085,6 +87489,79 @@ "source": "admin_index", "target": "admin_index_toaststyle" }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/lib/api.test.ts", + "source_location": "L12", + "weight": 1.0, + "source": "lib_api_test", + "target": "lib_api", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/lib/api.test.ts", + "source_location": "L12", + "weight": 1.0, + "source": "lib_api_test", + "target": "lib_api_api", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/lib/api.test.ts", + "source_location": "L12", + "weight": 1.0, + "source": "lib_api_test", + "target": "lib_api_apierror", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/lib/api.test.ts", + "source_location": "L16", + "weight": 1.0, + "source": "lib_api_test", + "target": "lib_api_test_jsonres", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/lib/api.test.ts", + "source_location": "L3", + "weight": 1.0, + "source": "lib_api_test", + "target": "lib_api_test_refreshmock_logoutmock", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/lib/api.test.ts", + "source_location": "L14", + "weight": 1.0, + "source": "lib_api_test", + "target": "lib_api_test_replacemock", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/lib/api.test.ts", + "source_location": "L20", + "weight": 1.0, + "source": "lib_api_test", + "target": "lib_api_test_settoken", + "confidence_score": 1.0 + }, { "relation": "contains", "confidence": "EXTRACTED", @@ -86221,6 +87698,17 @@ "source": "pages_blogformpage", "target": "lib_api" }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/BlogFormPage.test.tsx", + "source_location": "L15", + "weight": 1.0, + "source": "pages_blogformpage_test", + "target": "lib_api", + "confidence_score": 1.0 + }, { "relation": "imports_from", "context": "import", @@ -86232,6 +87720,17 @@ "source": "pages_blogspage", "target": "lib_api" }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/BlogsPage.test.tsx", + "source_location": "L11", + "weight": 1.0, + "source": "pages_blogspage_test", + "target": "lib_api", + "confidence_score": 1.0 + }, { "relation": "imports_from", "context": "import", @@ -86704,6 +88203,17 @@ "source": "pages_blogformpage", "target": "lib_api_api" }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/BlogFormPage.test.tsx", + "source_location": "L15", + "weight": 1.0, + "source": "pages_blogformpage_test", + "target": "lib_api_api", + "confidence_score": 1.0 + }, { "relation": "imports", "context": "import", @@ -86715,6 +88225,17 @@ "source": "pages_blogspage", "target": "lib_api_api" }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/BlogsPage.test.tsx", + "source_location": "L11", + "weight": 1.0, + "source": "pages_blogspage_test", + "target": "lib_api_api", + "confidence_score": 1.0 + }, { "relation": "imports", "context": "import", @@ -87716,6 +89237,160 @@ "source": "pages_userspage", "target": "lib_api_paginatedresponse" }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/lib/utils.test.ts", + "source_location": "L2", + "weight": 1.0, + "source": "lib_utils_test", + "target": "lib_utils", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/lib/utils.test.ts", + "source_location": "L2", + "weight": 1.0, + "source": "lib_utils_test", + "target": "lib_utils_cn", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/lib/utils.test.ts", + "source_location": "L2", + "weight": 1.0, + "source": "lib_utils_test", + "target": "lib_utils_formatdate", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/lib/utils.test.ts", + "source_location": "L2", + "weight": 1.0, + "source": "lib_utils_test", + "target": "lib_utils_formatdatetime", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/lib/utils.test.ts", + "source_location": "L2", + "weight": 1.0, + "source": "lib_utils_test", + "target": "lib_utils_formatnumber", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/lib/utils.test.ts", + "source_location": "L2", + "weight": 1.0, + "source": "lib_utils_test", + "target": "lib_utils_formatrial", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/lib/utils.test.ts", + "source_location": "L2", + "weight": 1.0, + "source": "lib_utils_test", + "target": "lib_utils_iranmobileoptionalschema", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/lib/utils.test.ts", + "source_location": "L2", + "weight": 1.0, + "source": "lib_utils_test", + "target": "lib_utils_iranmobileschema", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/lib/utils.test.ts", + "source_location": "L2", + "weight": 1.0, + "source": "lib_utils_test", + "target": "lib_utils_isvalidiranmobile", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/lib/utils.test.ts", + "source_location": "L2", + "weight": 1.0, + "source": "lib_utils_test", + "target": "lib_utils_maskmobile", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/lib/utils.test.ts", + "source_location": "L2", + "weight": 1.0, + "source": "lib_utils_test", + "target": "lib_utils_sanitizemobileinput", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/lib/utils.test.ts", + "source_location": "L2", + "weight": 1.0, + "source": "lib_utils_test", + "target": "lib_utils_todate", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/lib/utils.test.ts", + "source_location": "L2", + "weight": 1.0, + "source": "lib_utils_test", + "target": "lib_utils_toenglishdigits", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/lib/utils.test.ts", + "source_location": "L2", + "weight": 1.0, + "source": "lib_utils_test", + "target": "lib_utils_togregoriandate", + "confidence_score": 1.0 + }, { "relation": "contains", "confidence": "EXTRACTED", @@ -90191,6 +91866,49 @@ "source": "pages_appointmentspage_appointmentspage", "target": "stores_authstore_useauthstore" }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/BlogFormPage.test.tsx", + "source_location": "L16", + "weight": 1.0, + "source": "pages_blogformpage_test", + "target": "pages_blogformpage", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/BlogFormPage.test.tsx", + "source_location": "L18", + "weight": 1.0, + "source": "pages_blogformpage_test", + "target": "pages_blogformpage_test_post", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/BlogFormPage.test.tsx", + "source_location": "L4", + "weight": 1.0, + "source": "pages_blogformpage_test", + "target": "test_utils", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/BlogFormPage.test.tsx", + "source_location": "L4", + "weight": 1.0, + "source": "pages_blogformpage_test", + "target": "test_utils_renderwithproviders", + "confidence_score": 1.0 + }, { "relation": "contains", "confidence": "EXTRACTED", @@ -90275,6 +91993,49 @@ "source": "pages_blogformpage", "target": "types_index_blog" }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/BlogsPage.test.tsx", + "source_location": "L12", + "weight": 1.0, + "source": "pages_blogspage_test", + "target": "pages_blogspage", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/BlogsPage.test.tsx", + "source_location": "L14", + "weight": 1.0, + "source": "pages_blogspage_test", + "target": "pages_blogspage_test_get", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/BlogsPage.test.tsx", + "source_location": "L3", + "weight": 1.0, + "source": "pages_blogspage_test", + "target": "test_utils", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/BlogsPage.test.tsx", + "source_location": "L3", + "weight": 1.0, + "source": "pages_blogspage_test", + "target": "test_utils_renderwithproviders", + "confidence_score": 1.0 + }, { "relation": "contains", "confidence": "EXTRACTED", @@ -93094,6 +94855,49 @@ "source": "pages_insurancepricingpage", "target": "pages_insurancepricingpage_insurancepricingpage" }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/LoginPage.test.tsx", + "source_location": "L10", + "weight": 1.0, + "source": "pages_loginpage_test", + "target": "pages_loginpage", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/LoginPage.test.tsx", + "source_location": "L12", + "weight": 1.0, + "source": "pages_loginpage_test", + "target": "pages_loginpage_test_errortoast", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/LoginPage.test.tsx", + "source_location": "L4", + "weight": 1.0, + "source": "pages_loginpage_test", + "target": "test_utils", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/LoginPage.test.tsx", + "source_location": "L4", + "weight": 1.0, + "source": "pages_loginpage_test", + "target": "test_utils_renderwithproviders", + "confidence_score": 1.0 + }, { "relation": "contains", "confidence": "EXTRACTED", @@ -95428,6 +97232,48 @@ "source": "pages_userspage_rolebadge", "target": "pages_userspage_getprimaryrole" }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/stores/authStore.test.ts", + "source_location": "L2", + "weight": 1.0, + "source": "stores_authstore_test", + "target": "stores_authstore", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/stores/authStore.test.ts", + "source_location": "L4", + "weight": 1.0, + "source": "stores_authstore_test", + "target": "stores_authstore_test_initial", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/stores/authStore.test.ts", + "source_location": "L6", + "weight": 1.0, + "source": "stores_authstore_test", + "target": "stores_authstore_test_jsonres", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/stores/authStore.test.ts", + "source_location": "L2", + "weight": 1.0, + "source": "stores_authstore_test", + "target": "stores_authstore_useauthstore", + "confidence_score": 1.0 + }, { "relation": "contains", "confidence": "EXTRACTED", @@ -95489,6 +97335,49 @@ "source": "stores_authstore_apifetch", "target": "stores_authstore_gettoken" }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/stores/uiStore.test.ts", + "source_location": "L2", + "weight": 1.0, + "source": "stores_uistore_test", + "target": "stores_uistore", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/stores/uiStore.test.ts", + "source_location": "L2", + "weight": 1.0, + "source": "stores_uistore_test", + "target": "stores_uistore_hues", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/stores/uiStore.test.ts", + "source_location": "L4", + "weight": 1.0, + "source": "stores_uistore_test", + "target": "stores_uistore_test_initial", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/stores/uiStore.test.ts", + "source_location": "L2", + "weight": 1.0, + "source": "stores_uistore_test", + "target": "stores_uistore_useuistore", + "confidence_score": 1.0 + }, { "relation": "contains", "confidence": "EXTRACTED", @@ -95539,6 +97428,68 @@ "source": "stores_uistore", "target": "stores_uistore_useuistore" }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/test/utils.tsx", + "source_location": "L6", + "weight": 1.0, + "source": "test_utils", + "target": "test_utils_makeclient", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/test/utils.tsx", + "source_location": "L15", + "weight": 1.0, + "source": "test_utils", + "target": "test_utils_providers", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/test/utils.tsx", + "source_location": "L45", + "weight": 1.0, + "source": "test_utils", + "target": "test_utils_renderhookwithclient", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/test/utils.tsx", + "source_location": "L31", + "weight": 1.0, + "source": "test_utils", + "target": "test_utils_renderwithproviders", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "assets/admin/test/utils.tsx", + "source_location": "L46", + "weight": 1.0, + "source": "test_utils_renderhookwithclient", + "target": "test_utils_makeclient", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "assets/admin/test/utils.tsx", + "source_location": "L32", + "weight": 1.0, + "source": "test_utils_renderwithproviders", + "target": "test_utils_makeclient", + "confidence_score": 1.0 + }, { "relation": "contains", "confidence": "EXTRACTED", @@ -96890,27 +98841,6 @@ "source": "config_reference_routes", "target": "config_reference_routes_config" }, - { - "relation": "contains", - "confidence": "EXTRACTED", - "source_file": "create_test_users.php", - "source_location": "L18", - "weight": 1.0, - "confidence_score": 1.0, - "source": "create_test_users", - "target": "create_test_users_makeuser" - }, - { - "relation": "references", - "confidence": "EXTRACTED", - "source_file": "create_test_users.php", - "source_location": "L18", - "weight": 1.0, - "context": "return_type", - "confidence_score": 1.0, - "source": "create_test_users_makeuser", - "target": "create_test_users_php_user" - }, { "relation": "contains", "confidence": "EXTRACTED", @@ -96931,6 +98861,26 @@ "source": "docker_healthcheck", "target": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docker_healthcheck_sh__entry" }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "liara_pre_build.sh", + "source_location": "L1", + "weight": 1.0, + "source": "liara_pre_build", + "target": "users_hamed_pj_my_pj_clinic_pro_clinicpro_liara_pre_build_sh__entry", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "liara_pre_start.sh", + "source_location": "L1", + "weight": 1.0, + "source": "liara_pre_start", + "target": "users_hamed_pj_my_pj_clinic_pro_clinicpro_liara_pre_start_sh__entry", + "confidence_score": 1.0 + }, { "relation": "imports", "context": "import", @@ -103570,6 +105520,16 @@ "source": "package_devdependencies", "target": "package_devdependencies_hotwired_stimulus" }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "package.json", + "source_location": "L20", + "weight": 1.0, + "source": "package_devdependencies", + "target": "package_devdependencies_jsdom", + "confidence_score": 1.0 + }, { "relation": "contains", "confidence": "EXTRACTED", @@ -103650,6 +105610,46 @@ "source": "package_devdependencies", "target": "package_devdependencies_tailwindcss_postcss" }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "package.json", + "source_location": "L12", + "weight": 1.0, + "source": "package_devdependencies", + "target": "package_devdependencies_testing_library_dom", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "package.json", + "source_location": "L13", + "weight": 1.0, + "source": "package_devdependencies", + "target": "package_devdependencies_testing_library_jest_dom", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "package.json", + "source_location": "L14", + "weight": 1.0, + "source": "package_devdependencies", + "target": "package_devdependencies_testing_library_react", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "package.json", + "source_location": "L15", + "weight": 1.0, + "source": "package_devdependencies", + "target": "package_devdependencies_testing_library_user_event", + "confidence_score": 1.0 + }, { "relation": "contains", "confidence": "EXTRACTED", @@ -103690,6 +105690,36 @@ "source": "package_devdependencies", "target": "package_devdependencies_typescript" }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "package.json", + "source_location": "L27", + "weight": 1.0, + "source": "package_devdependencies", + "target": "package_devdependencies_vite_tsconfig_paths", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "package.json", + "source_location": "L18", + "weight": 1.0, + "source": "package_devdependencies", + "target": "package_devdependencies_vitejs_plugin_react", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "package.json", + "source_location": "L28", + "weight": 1.0, + "source": "package_devdependencies", + "target": "package_devdependencies_vitest", + "confidence_score": 1.0 + }, { "relation": "contains", "confidence": "EXTRACTED", @@ -103950,6 +105980,36 @@ "source": "package_scripts", "target": "package_scripts_dev_server" }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "package.json", + "source_location": "L62", + "weight": 1.0, + "source": "package_scripts", + "target": "package_scripts_test", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "package.json", + "source_location": "L64", + "weight": 1.0, + "source": "package_scripts", + "target": "package_scripts_test_cov", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "package.json", + "source_location": "L63", + "weight": 1.0, + "source": "package_scripts", + "target": "package_scripts_test_watch", + "confidence_score": 1.0 + }, { "relation": "contains", "confidence": "EXTRACTED", @@ -105454,9 +107514,9 @@ "source_file": "src/Shared/Controller/SeoController.php", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_seocontroller", - "target": "abstractcontroller", - "confidence_score": 1.0 + "target": "abstractcontroller" }, { "relation": "inherits", @@ -105464,9 +107524,9 @@ "source_file": "src/Shared/Controller/SeoController.php", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_seocontroller_seocontroller", - "target": "abstractcontroller", - "confidence_score": 1.0 + "target": "abstractcontroller" }, { "relation": "references", @@ -131276,6 +133336,26 @@ "source": "src_kernel_kernel", "target": "microkerneltrait" }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Kernel.php", + "source_location": "L14", + "weight": 1.0, + "source": "src_kernel_kernel", + "target": "src_kernel_kernel_getcachedir", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Kernel.php", + "source_location": "L19", + "weight": 1.0, + "source": "src_kernel_kernel", + "target": "src_kernel_kernel_getlogdir", + "confidence_score": 1.0 + }, { "relation": "imports", "context": "import", @@ -145705,9 +147785,9 @@ "source_file": "src/Shared/Controller/SeoController.php", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_seocontroller", - "target": "controller_seocontroller_seocontroller", - "confidence_score": 1.0 + "target": "controller_seocontroller_seocontroller" }, { "relation": "imports", @@ -145716,9 +147796,9 @@ "source_file": "src/Shared/Controller/SeoController.php", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_seocontroller", - "target": "src_shared_controller_seocontroller_php_request", - "confidence_score": 1.0 + "target": "src_shared_controller_seocontroller_php_request" }, { "relation": "imports", @@ -145727,9 +147807,9 @@ "source_file": "src/Shared/Controller/SeoController.php", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_seocontroller", - "target": "src_shared_controller_seocontroller_php_response", - "confidence_score": 1.0 + "target": "src_shared_controller_seocontroller_php_response" }, { "relation": "method", @@ -145737,9 +147817,9 @@ "source_file": "src/Shared/Controller/SeoController.php", "source_location": "L45", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_seocontroller_seocontroller", - "target": "controller_seocontroller_seocontroller_isstaging", - "confidence_score": 1.0 + "target": "controller_seocontroller_seocontroller_isstaging" }, { "relation": "method", @@ -145747,9 +147827,9 @@ "source_file": "src/Shared/Controller/SeoController.php", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_seocontroller_seocontroller", - "target": "controller_seocontroller_seocontroller_robots", - "confidence_score": 1.0 + "target": "controller_seocontroller_seocontroller_robots" }, { "relation": "method", @@ -145757,9 +147837,9 @@ "source_file": "src/Shared/Controller/SeoController.php", "source_location": "L29", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_seocontroller_seocontroller", - "target": "controller_seocontroller_seocontroller_sitemap", - "confidence_score": 1.0 + "target": "controller_seocontroller_seocontroller_sitemap" }, { "relation": "calls", @@ -145768,9 +147848,9 @@ "source_file": "src/Shared/Controller/SeoController.php", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_seocontroller_seocontroller_robots", - "target": "controller_seocontroller_seocontroller_isstaging", - "confidence_score": 1.0 + "target": "controller_seocontroller_seocontroller_isstaging" }, { "relation": "references", @@ -145779,9 +147859,9 @@ "source_location": "L12", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_seocontroller_seocontroller_robots", - "target": "src_shared_controller_seocontroller_php_request", - "confidence_score": 1.0 + "target": "src_shared_controller_seocontroller_php_request" }, { "relation": "references_constant", @@ -145801,9 +147881,9 @@ "source_location": "L45", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_seocontroller_seocontroller_isstaging", - "target": "src_shared_controller_seocontroller_php_request", - "confidence_score": 1.0 + "target": "src_shared_controller_seocontroller_php_request" }, { "relation": "references", @@ -145812,9 +147892,9 @@ "source_location": "L29", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_seocontroller_seocontroller_sitemap", - "target": "src_shared_controller_seocontroller_php_request", - "confidence_score": 1.0 + "target": "src_shared_controller_seocontroller_php_request" }, { "relation": "references_constant", @@ -158314,16 +160394,6 @@ "source": "tsconfig_compileroptions", "target": "tsconfig_compileroptions_allowsyntheticdefaultimports" }, - { - "relation": "contains", - "confidence": "EXTRACTED", - "source_file": "tsconfig.json", - "source_location": "L11", - "weight": 1.0, - "confidence_score": 1.0, - "source": "tsconfig_compileroptions", - "target": "tsconfig_compileroptions_baseurl" - }, { "relation": "contains", "confidence": "EXTRACTED", @@ -158674,6 +160744,166 @@ "source": "prompt_admin_spa_adapt_backend_audit_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_admin_spa_adapt_backend_audit_\u06f5_\u0645\u0633\u062a\u0646\u062f\u0633\u0627\u0632\u06cc_\u0628\u062f\u0648\u0646_\u062a\u063a\u06cc\u06cc\u0631_\u06a9\u062f" }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/admin-spa-test-suite.md", + "source_location": "L1", + "weight": 1.0, + "source": "prompt_admin_spa_test_suite", + "target": "prompt_admin_spa_test_suite_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u062a\u0633\u062a_\u0648_\u0646\u0648\u0634\u062a\u0646_\u062a\u0633\u062a_\u0633\u0648\u0626\u06cc\u062a_\u06a9\u0627\u0645\u0644_\u0628\u0631\u0627\u06cc_admin_spa", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/admin-spa-test-suite.md", + "source_location": "L7", + "weight": 1.0, + "source": "prompt_admin_spa_test_suite_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u062a\u0633\u062a_\u0648_\u0646\u0648\u0634\u062a\u0646_\u062a\u0633\u062a_\u0633\u0648\u0626\u06cc\u062a_\u06a9\u0627\u0645\u0644_\u0628\u0631\u0627\u06cc_admin_spa", + "target": "prompt_admin_spa_test_suite_\u0632\u0645\u06cc\u0646\u0647", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/admin-spa-test-suite.md", + "source_location": "L17", + "weight": 1.0, + "source": "prompt_admin_spa_test_suite_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u062a\u0633\u062a_\u0648_\u0646\u0648\u0634\u062a\u0646_\u062a\u0633\u062a_\u0633\u0648\u0626\u06cc\u062a_\u06a9\u0627\u0645\u0644_\u0628\u0631\u0627\u06cc_admin_spa", + "target": "prompt_admin_spa_test_suite_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/admin-spa-test-suite.md", + "source_location": "L11", + "weight": 1.0, + "source": "prompt_admin_spa_test_suite_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u062a\u0633\u062a_\u0648_\u0646\u0648\u0634\u062a\u0646_\u062a\u0633\u062a_\u0633\u0648\u0626\u06cc\u062a_\u06a9\u0627\u0645\u0644_\u0628\u0631\u0627\u06cc_admin_spa", + "target": "prompt_admin_spa_test_suite_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/admin-spa-test-suite.md", + "source_location": "L306", + "weight": 1.0, + "source": "prompt_admin_spa_test_suite_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u062a\u0633\u062a_\u0648_\u0646\u0648\u0634\u062a\u0646_\u062a\u0633\u062a_\u0633\u0648\u0626\u06cc\u062a_\u06a9\u0627\u0645\u0644_\u0628\u0631\u0627\u06cc_admin_spa", + "target": "prompt_admin_spa_test_suite_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/admin-spa-test-suite.md", + "source_location": "L34", + "weight": 1.0, + "source": "prompt_admin_spa_test_suite_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u062a\u0633\u062a_\u0648_\u0646\u0648\u0634\u062a\u0646_\u062a\u0633\u062a_\u0633\u0648\u0626\u06cc\u062a_\u06a9\u0627\u0645\u0644_\u0628\u0631\u0627\u06cc_admin_spa", + "target": "prompt_admin_spa_test_suite_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/admin-spa-test-suite.md", + "source_location": "L89", + "weight": 1.0, + "source": "prompt_admin_spa_test_suite_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u062a\u0633\u062a_\u0648_\u0646\u0648\u0634\u062a\u0646_\u062a\u0633\u062a_\u0633\u0648\u0626\u06cc\u062a_\u06a9\u0627\u0645\u0644_\u0628\u0631\u0627\u06cc_admin_spa", + "target": "prompt_admin_spa_test_suite_\u0648\u0638\u0627\u06cc\u0641", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/admin-spa-test-suite.md", + "source_location": "L3", + "weight": 1.0, + "source": "prompt_admin_spa_test_suite_\u0631\u0627\u0647_\u0627\u0646\u062f\u0627\u0632\u06cc_\u062a\u0633\u062a_\u0648_\u0646\u0648\u0634\u062a\u0646_\u062a\u0633\u062a_\u0633\u0648\u0626\u06cc\u062a_\u06a9\u0627\u0645\u0644_\u0628\u0631\u0627\u06cc_admin_spa", + "target": "prompt_admin_spa_test_suite_\u067e\u0631\u0648\u0698\u0647", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/admin-spa-test-suite.md", + "source_location": "L91", + "weight": 1.0, + "source": "prompt_admin_spa_test_suite_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_admin_spa_test_suite_\u06f1_\u0646\u0635\u0628_\u0627\u0628\u0632\u0627\u0631_\u0648_\u06a9\u0627\u0646\u0641\u06cc\u06af_runner", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/admin-spa-test-suite.md", + "source_location": "L143", + "weight": 1.0, + "source": "prompt_admin_spa_test_suite_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_admin_spa_test_suite_\u06f2_\u062a\u0633\u062a_\u0648\u0627\u062d\u062f_lib_utils_ts_\u0627\u0648\u0644_\u0648_\u0645\u0647\u0645_\u062a\u0631\u06cc\u0646_\u0645\u0646\u0637\u0642_\u062e\u0627\u0644\u0635_\u0628\u062f\u0648\u0646_mock", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/admin-spa-test-suite.md", + "source_location": "L184", + "weight": 1.0, + "source": "prompt_admin_spa_test_suite_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_admin_spa_test_suite_\u06f3_\u062a\u0633\u062a_lib_api_ts_mock_fetch_localstorage_store_location", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/admin-spa-test-suite.md", + "source_location": "L213", + "weight": 1.0, + "source": "prompt_admin_spa_test_suite_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_admin_spa_test_suite_\u06f4_\u062a\u0633\u062a_stores", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/admin-spa-test-suite.md", + "source_location": "L226", + "weight": 1.0, + "source": "prompt_admin_spa_test_suite_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_admin_spa_test_suite_\u06f5_\u062a\u0633\u062a_hooks_\u0628\u0627_queryclient_wrapper_mock_api", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/admin-spa-test-suite.md", + "source_location": "L258", + "weight": 1.0, + "source": "prompt_admin_spa_test_suite_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_admin_spa_test_suite_\u06f6_\u062a\u0633\u062a_\u06a9\u0627\u0645\u067e\u0648\u0646\u0646\u062a_\u0647\u0627\u06cc_ui_render_\u0631\u0641\u062a\u0627\u0631", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/admin-spa-test-suite.md", + "source_location": "L283", + "weight": 1.0, + "source": "prompt_admin_spa_test_suite_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_admin_spa_test_suite_\u06f7_\u062a\u0633\u062a_\u0635\u0641\u062d\u0647_page_\u0628\u0627_mock_\u0644\u0627\u06cc\u0647_\u06cc_api", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/admin-spa-test-suite.md", + "source_location": "L298", + "weight": 1.0, + "source": "prompt_admin_spa_test_suite_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_admin_spa_test_suite_\u06f8_\u0627\u062c\u0631\u0627_\u0648_\u0633\u0628\u0632\u06a9\u0631\u062f\u0646", + "confidence_score": 1.0 + }, { "relation": "contains", "confidence": "EXTRACTED", @@ -161394,6 +163624,316 @@ "source": "prompt_create_phase2_tasks_\u06f7_\u0633\u0627\u062e\u062a_docs_tasks_task_16_smart_dashboard", "target": "prompt_create_phase2_tasks_user_flow_md_561" }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/deploy-liara-docker.md", + "source_location": "L1", + "weight": 1.0, + "source": "prompt_deploy_liara_docker", + "target": "prompt_deploy_liara_docker_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_docker", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/deploy-liara-docker.md", + "source_location": "L13", + "weight": 1.0, + "source": "prompt_deploy_liara_docker_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_docker", + "target": "prompt_deploy_liara_docker_\u0632\u0645\u06cc\u0646\u0647", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/deploy-liara-docker.md", + "source_location": "L43", + "weight": 1.0, + "source": "prompt_deploy_liara_docker_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_docker", + "target": "prompt_deploy_liara_docker_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/deploy-liara-docker.md", + "source_location": "L26", + "weight": 1.0, + "source": "prompt_deploy_liara_docker_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_docker", + "target": "prompt_deploy_liara_docker_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/deploy-liara-docker.md", + "source_location": "L227", + "weight": 1.0, + "source": "prompt_deploy_liara_docker_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_docker", + "target": "prompt_deploy_liara_docker_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/deploy-liara-docker.md", + "source_location": "L56", + "weight": 1.0, + "source": "prompt_deploy_liara_docker_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_docker", + "target": "prompt_deploy_liara_docker_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/deploy-liara-docker.md", + "source_location": "L85", + "weight": 1.0, + "source": "prompt_deploy_liara_docker_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_docker", + "target": "prompt_deploy_liara_docker_\u0648\u0638\u0627\u06cc\u0641", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/deploy-liara-docker.md", + "source_location": "L3", + "weight": 1.0, + "source": "prompt_deploy_liara_docker_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_docker", + "target": "prompt_deploy_liara_docker_\u067e\u0631\u0648\u0698\u0647", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/deploy-liara-docker.md", + "source_location": "L215", + "weight": 1.0, + "source": "prompt_deploy_liara_docker_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_docker", + "target": "prompt_deploy_liara_docker_\u06af\u0632\u06cc\u0646\u0647_\u0647\u0627\u06cc_\u062c\u0627\u06cc\u06af\u0632\u06cc\u0646_\u062f\u0631_\u0635\u0648\u0631\u062a_\u0646\u06cc\u0627\u0632_\u0646\u0647_\u067e\u06cc\u0634_\u0641\u0631\u0636", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/deploy-liara-docker.md", + "source_location": "L87", + "weight": 1.0, + "source": "prompt_deploy_liara_docker_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_deploy_liara_docker_\u06f1_\u0627\u0641\u0632\u0648\u062f\u0646_worker\u0647\u0627_\u0628\u0647_supervisor", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/deploy-liara-docker.md", + "source_location": "L118", + "weight": 1.0, + "source": "prompt_deploy_liara_docker_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_deploy_liara_docker_\u06f2_\u0633\u0627\u062e\u062a_liara_json_\u062f\u0631_\u0631\u06cc\u0634\u0647_\u067e\u0631\u0648\u0698\u0647", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/deploy-liara-docker.md", + "source_location": "L146", + "weight": 1.0, + "source": "prompt_deploy_liara_docker_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_deploy_liara_docker_\u06f3_\u0633\u0627\u062e\u062a_\u062f\u06cc\u062a\u0627\u0628\u06cc\u0633_\u0648_redis_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0634\u062f\u0647_\u0644\u06cc\u0627\u0631\u0627", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/deploy-liara-docker.md", + "source_location": "L154", + "weight": 1.0, + "source": "prompt_deploy_liara_docker_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_deploy_liara_docker_\u06f4_\u0633\u062a_\u06a9\u0631\u062f\u0646_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/deploy-liara-docker.md", + "source_location": "L194", + "weight": 1.0, + "source": "prompt_deploy_liara_docker_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_deploy_liara_docker_\u06f5_\u0627\u0648\u0644\u06cc\u0646_\u062f\u06cc\u067e\u0644\u0648\u06cc", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/deploy-liara-docker.md", + "source_location": "L207", + "weight": 1.0, + "source": "prompt_deploy_liara_docker_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_deploy_liara_docker_\u06f6_\u062a\u0623\u06cc\u06cc\u062f_\u0633\u0644\u0627\u0645\u062a", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/deploy-liara-php.md", + "source_location": "L1", + "weight": 1.0, + "source": "prompt_deploy_liara_php", + "target": "prompt_deploy_liara_php_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php_\u0628\u062f\u0648\u0646_\u062f\u0627\u06a9\u0631", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/deploy-liara-php.md", + "source_location": "L13", + "weight": 1.0, + "source": "prompt_deploy_liara_php_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php_\u0628\u062f\u0648\u0646_\u062f\u0627\u06a9\u0631", + "target": "prompt_deploy_liara_php_\u0632\u0645\u06cc\u0646\u0647", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/deploy-liara-php.md", + "source_location": "L42", + "weight": 1.0, + "source": "prompt_deploy_liara_php_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php_\u0628\u062f\u0648\u0646_\u062f\u0627\u06a9\u0631", + "target": "prompt_deploy_liara_php_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/deploy-liara-php.md", + "source_location": "L31", + "weight": 1.0, + "source": "prompt_deploy_liara_php_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php_\u0628\u062f\u0648\u0646_\u062f\u0627\u06a9\u0631", + "target": "prompt_deploy_liara_php_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/deploy-liara-php.md", + "source_location": "L268", + "weight": 1.0, + "source": "prompt_deploy_liara_php_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php_\u0628\u062f\u0648\u0646_\u062f\u0627\u06a9\u0631", + "target": "prompt_deploy_liara_php_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/deploy-liara-php.md", + "source_location": "L58", + "weight": 1.0, + "source": "prompt_deploy_liara_php_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php_\u0628\u062f\u0648\u0646_\u062f\u0627\u06a9\u0631", + "target": "prompt_deploy_liara_php_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/deploy-liara-php.md", + "source_location": "L83", + "weight": 1.0, + "source": "prompt_deploy_liara_php_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php_\u0628\u062f\u0648\u0646_\u062f\u0627\u06a9\u0631", + "target": "prompt_deploy_liara_php_\u0648\u0638\u0627\u06cc\u0641", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/deploy-liara-php.md", + "source_location": "L3", + "weight": 1.0, + "source": "prompt_deploy_liara_php_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_symfony_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u0628\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php_\u0628\u062f\u0648\u0646_\u062f\u0627\u06a9\u0631", + "target": "prompt_deploy_liara_php_\u067e\u0631\u0648\u0698\u0647", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/deploy-liara-php.md", + "source_location": "L85", + "weight": 1.0, + "source": "prompt_deploy_liara_php_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_deploy_liara_php_\u06f1_\u0633\u0627\u062e\u062a_liara_json_\u0628\u0631\u0627\u06cc_\u067e\u0644\u062a\u0641\u0631\u0645_php", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/deploy-liara-php.md", + "source_location": "L112", + "weight": 1.0, + "source": "prompt_deploy_liara_php_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_deploy_liara_php_\u06f2_\u0633\u0627\u062e\u062a_public_htaccess_rewrite_\u0633\u06cc\u0645\u0641\u0648\u0646\u06cc", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/deploy-liara-php.md", + "source_location": "L142", + "weight": 1.0, + "source": "prompt_deploy_liara_php_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_deploy_liara_php_\u06f3_\u0633\u0627\u062e\u062a_supervisor_conf_\u062f\u0648_worker_\u0645\u0633\u0646\u062c\u0631", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/deploy-liara-php.md", + "source_location": "L174", + "weight": 1.0, + "source": "prompt_deploy_liara_php_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_deploy_liara_php_\u06f4_\u0633\u0627\u062e\u062a_liara_pre_start_sh_migration_jwt_cache", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/deploy-liara-php.md", + "source_location": "L200", + "weight": 1.0, + "source": "prompt_deploy_liara_php_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_deploy_liara_php_\u06f5_\u0633\u0627\u062e\u062a_liara_php_ini", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/deploy-liara-php.md", + "source_location": "L212", + "weight": 1.0, + "source": "prompt_deploy_liara_php_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_deploy_liara_php_\u06f6_\u0633\u0627\u062e\u062a_liaraignore_\u062a\u0627_asset_\u0647\u0627\u06cc_build_\u0622\u067e\u0644\u0648\u062f_\u0634\u0648\u0646\u062f", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/deploy-liara-php.md", + "source_location": "L240", + "weight": 1.0, + "source": "prompt_deploy_liara_php_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_deploy_liara_php_\u06f7_\u062f\u06cc\u062a\u0627\u0628\u06cc\u0633_\u0648_redis_\u0645\u062f\u06cc\u0631\u06cc\u062a_\u0634\u062f\u0647_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/deploy-liara-php.md", + "source_location": "L255", + "weight": 1.0, + "source": "prompt_deploy_liara_php_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_deploy_liara_php_\u06f8_\u0627\u0633\u062a\u0642\u0631\u0627\u0631_\u0648_\u062a\u0623\u06cc\u06cc\u062f", + "confidence_score": 1.0 + }, { "relation": "contains", "confidence": "EXTRACTED", @@ -187844,6 +190384,286 @@ "source": "docs_audit_backlog_backend_audit_backlog_clinicpro", "target": "docs_audit_backlog_tallies" }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "docs/deploy-liara-php.md", + "source_location": "L5", + "weight": 1.0, + "source": "docs_deploy_liara_php", + "target": "docs_deploy_liara", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "docs/deploy-liara-php.md", + "source_location": "L1", + "weight": 1.0, + "source": "docs_deploy_liara_php", + "target": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "docs/deploy-liara-php.md", + "source_location": "L162", + "weight": 1.0, + "source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", + "target": "docs_deploy_liara_php_\u062f\u06cc\u067e\u0644\u0648\u06cc_\u0647\u0627\u06cc_\u0628\u0639\u062f\u06cc", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "docs/deploy-liara-php.md", + "source_location": "L190", + "weight": 1.0, + "source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", + "target": "docs_deploy_liara_php_\u0631\u0641\u0639_\u0627\u0634\u06a9\u0627\u0644", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "docs/deploy-liara-php.md", + "source_location": "L204", + "weight": 1.0, + "source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", + "target": "docs_deploy_liara_php_\u0631\u06cc\u0633\u06a9_\u0647\u0627\u06cc_\u0634\u0646\u0627\u062e\u062a\u0647_\u0634\u062f\u0647", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "docs/deploy-liara-php.md", + "source_location": "L32", + "weight": 1.0, + "source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", + "target": "docs_deploy_liara_php_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u062f\u062e\u06cc\u0644_\u0647\u0645\u0647_\u0633\u0627\u062e\u062a\u0647_\u0634\u062f\u0647_\u0627\u0646\u062f", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "docs/deploy-liara-php.md", + "source_location": "L9", + "weight": 1.0, + "source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", + "target": "docs_deploy_liara_php_\u0646\u0645\u0627\u06cc_\u06a9\u0644\u06cc", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "docs/deploy-liara-php.md", + "source_location": "L173", + "weight": 1.0, + "source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", + "target": "docs_deploy_liara_php_\u0646\u06af\u0627\u0634\u062a_compose_\u0644\u06cc\u0627\u0631\u0627_php_platform", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "docs/deploy-liara-php.md", + "source_location": "L47", + "weight": 1.0, + "source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", + "target": "docs_deploy_liara_php_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "docs/deploy-liara-php.md", + "source_location": "L63", + "weight": 1.0, + "source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", + "target": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f1_build_\u0645\u062d\u0644\u06cc_asset_\u0647\u0627_\u062d\u06cc\u0627\u062a\u06cc", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "docs/deploy-liara-php.md", + "source_location": "L76", + "weight": 1.0, + "source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", + "target": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f2_\u0633\u0627\u062e\u062a_\u062f\u06cc\u062a\u0627\u0628\u06cc\u0633_\u0648_redis", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "docs/deploy-liara-php.md", + "source_location": "L85", + "weight": 1.0, + "source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", + "target": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f3_\u0633\u0627\u062e\u062a_\u0628\u0631\u0646\u0627\u0645\u0647_php", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "docs/deploy-liara-php.md", + "source_location": "L92", + "weight": 1.0, + "source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", + "target": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f4_\u0633\u0627\u062e\u062a_\u062f\u06cc\u0633\u06a9_\u0647\u0627\u06cc_\u0645\u0627\u0646\u062f\u06af\u0627\u0631", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "docs/deploy-liara-php.md", + "source_location": "L106", + "weight": 1.0, + "source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", + "target": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f5_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "docs/deploy-liara-php.md", + "source_location": "L131", + "weight": 1.0, + "source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", + "target": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f6_\u062f\u06cc\u067e\u0644\u0648\u06cc", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "docs/deploy-liara-php.md", + "source_location": "L146", + "weight": 1.0, + "source": "docs_deploy_liara_php_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_\u067e\u0644\u062a\u0641\u0631\u0645_php", + "target": "docs_deploy_liara_php_\u06af\u0627\u0645_\u06f7_\u0627\u062a\u0635\u0627\u0644_\u062f\u0627\u0645\u0646\u0647_\u0648_\u062a\u0623\u06cc\u06cc\u062f", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "docs/deploy-liara.md", + "source_location": "L1", + "weight": 1.0, + "source": "docs_deploy_liara", + "target": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "docs/deploy-liara.md", + "source_location": "L148", + "weight": 1.0, + "source": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", + "target": "docs_deploy_liara_\u062f\u06cc\u067e\u0644\u0648\u06cc_\u0647\u0627\u06cc_\u0628\u0639\u062f\u06cc", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "docs/deploy-liara.md", + "source_location": "L159", + "weight": 1.0, + "source": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", + "target": "docs_deploy_liara_\u0631\u0641\u0639_\u0627\u0634\u06a9\u0627\u0644", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "docs/deploy-liara.md", + "source_location": "L9", + "weight": 1.0, + "source": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", + "target": "docs_deploy_liara_\u0646\u0645\u0627\u06cc_\u06a9\u0644\u06cc_\u0645\u0639\u0645\u0627\u0631\u06cc", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "docs/deploy-liara.md", + "source_location": "L36", + "weight": 1.0, + "source": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", + "target": "docs_deploy_liara_\u067e\u06cc\u0634_\u0646\u06cc\u0627\u0632\u0647\u0627", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "docs/deploy-liara.md", + "source_location": "L58", + "weight": 1.0, + "source": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", + "target": "docs_deploy_liara_\u06af\u0627\u0645_\u06f1_\u0633\u0627\u062e\u062a_\u062f\u06cc\u062a\u0627\u0628\u06cc\u0633_\u0648_redis", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "docs/deploy-liara.md", + "source_location": "L69", + "weight": 1.0, + "source": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", + "target": "docs_deploy_liara_\u06af\u0627\u0645_\u06f2_\u0633\u0627\u062e\u062a_\u0628\u0631\u0646\u0627\u0645\u0647_\u062f\u0627\u06a9\u0631", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "docs/deploy-liara.md", + "source_location": "L76", + "weight": 1.0, + "source": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", + "target": "docs_deploy_liara_\u06af\u0627\u0645_\u06f3_\u0633\u0627\u062e\u062a_\u062f\u06cc\u0633\u06a9_\u0647\u0627\u06cc_\u0645\u0627\u0646\u062f\u06af\u0627\u0631", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "docs/deploy-liara.md", + "source_location": "L90", + "weight": 1.0, + "source": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", + "target": "docs_deploy_liara_\u06af\u0627\u0645_\u06f4_\u0633\u062a_\u06a9\u0631\u062f\u0646_\u0645\u062a\u063a\u06cc\u0631\u0647\u0627\u06cc_\u0645\u062d\u06cc\u0637\u06cc", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "docs/deploy-liara.md", + "source_location": "L114", + "weight": 1.0, + "source": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", + "target": "docs_deploy_liara_\u06af\u0627\u0645_\u06f5_\u062f\u06cc\u067e\u0644\u0648\u06cc", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "docs/deploy-liara.md", + "source_location": "L132", + "weight": 1.0, + "source": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", + "target": "docs_deploy_liara_\u06af\u0627\u0645_\u06f6_\u0627\u062a\u0635\u0627\u0644_\u062f\u0627\u0645\u0646\u0647_\u0648_\u062a\u0623\u06cc\u06cc\u062f", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "docs/deploy-liara.md", + "source_location": "L171", + "weight": 1.0, + "source": "docs_deploy_liara_\u0631\u0627\u0647\u0646\u0645\u0627\u06cc_\u062f\u06cc\u067e\u0644\u0648\u06cc_clinicpro_\u0631\u0648\u06cc_\u0644\u06cc\u0627\u0631\u0627_docker", + "target": "docs_deploy_liara_\u06af\u0632\u06cc\u0646\u0647_\u062c\u0627\u06cc\u06af\u0632\u06cc\u0646_worker_\u0645\u062c\u0632\u0627", + "confidence_score": 1.0 + }, { "relation": "contains", "confidence": "EXTRACTED", @@ -196496,5 +199316,5 @@ } ], "hyperedges": [], - "built_at_commit": "89451e8d3b71dd8e9d5b79e50b698f5b3a5ac218" + "built_at_commit": "9bff63bf5b775a8121956d062f13e803bc82072f" } \ No newline at end of file diff --git a/graphify-out/manifest.json b/graphify-out/manifest.json index 2d1b0be9..3731e78a 100644 --- a/graphify-out/manifest.json +++ b/graphify-out/manifest.json @@ -195,7 +195,7 @@ "semantic_hash": "" }, "assets/admin/pages/ClaimsPage.tsx": { - "mtime": 1782670591.9715617, + "mtime": 1782728407.0972986, "ast_hash": "f51bc395abfba9d3366081b5605e0748", "semantic_hash": "" }, @@ -325,7 +325,7 @@ "semantic_hash": "" }, "assets/admin/pages/RepresentationSettlementPage.tsx": { - "mtime": 1782670698.4477146, + "mtime": 1782728407.0997715, "ast_hash": "a32a0e43ff05aa409ebf2fa0c5f6a4f4", "semantic_hash": "" }, @@ -469,11 +469,6 @@ "ast_hash": "1e01f7309c6e72a2c70614f7550386fe", "semantic_hash": "" }, - "create_test_users.php": { - "mtime": 1781168063.6740775, - "ast_hash": "2c953cd5d2fa33df51a9867f41c56e24", - "semantic_hash": "" - }, "migrations/Version20260609130407.php": { "mtime": 1781010250.8961918, "ast_hash": "89dec0e721494ab1a01cd7fa65105af1", @@ -785,8 +780,8 @@ "semantic_hash": "" }, "package.json": { - "mtime": 1782581894.343592, - "ast_hash": "03eea024b2798d81c18e69a378258ca5", + "mtime": 1782728407.1808863, + "ast_hash": "954f828ef2f79f0ac46b6154fb18c6dd", "semantic_hash": "" }, "postcss.config.js": { @@ -815,7 +810,7 @@ "semantic_hash": "" }, "src/Admin/Controller/AdminApiController.php": { - "mtime": 1782668409.1638422, + "mtime": 1782728407.188377, "ast_hash": "d0fb995cfa2841c3abd52a2c61ab2936", "semantic_hash": "" }, @@ -835,22 +830,22 @@ "semantic_hash": "" }, "src/Appointment/Controller/AppointmentSettingsController.php": { - "mtime": 1782665096.4850338, + "mtime": 1782728407.188976, "ast_hash": "5d405418e1ada6e08903b1e336fa681b", "semantic_hash": "" }, "src/Appointment/Controller/MyAppointmentsController.php": { - "mtime": 1782668409.1624396, + "mtime": 1782728407.1895916, "ast_hash": "28cd12de40d0e2c87ef5c24cbceaf636", "semantic_hash": "" }, "src/Appointment/Entity/Appointment.php": { - "mtime": 1782663726.062719, + "mtime": 1782728407.1901643, "ast_hash": "846b7a62fa3dec3970ea3d28331e1bab", "semantic_hash": "" }, "src/Appointment/Entity/DateOverride.php": { - "mtime": 1782667883.6894755, + "mtime": 1782728407.1904023, "ast_hash": "4b7a172514cc7a2369733527f25f5294", "semantic_hash": "" }, @@ -875,7 +870,7 @@ "semantic_hash": "" }, "src/Appointment/Repository/AppointmentRepository.php": { - "mtime": 1782660375.3159957, + "mtime": 1782728407.1906495, "ast_hash": "51876e9f5a4343659054e72b3039885f", "semantic_hash": "" }, @@ -900,7 +895,7 @@ "semantic_hash": "" }, "src/Appointment/Service/AppointmentExpiryService.php": { - "mtime": 1782653885.5151448, + "mtime": 1782728407.1909392, "ast_hash": "0c5e26809c6e391525a6c1e6aee6a20d", "semantic_hash": "" }, @@ -910,7 +905,7 @@ "semantic_hash": "" }, "src/Auth/Controller/AuthController.php": { - "mtime": 1782670928.250485, + "mtime": 1782728407.1912344, "ast_hash": "b7cad6d36b6d0a354a2acb29d6000e1c", "semantic_hash": "" }, @@ -920,7 +915,7 @@ "semantic_hash": "" }, "src/Auth/Controller/PreRegistrationController.php": { - "mtime": 1782669023.5416987, + "mtime": 1782728407.191858, "ast_hash": "f67fc43368ba9bbccb55d58f1f67aa64", "semantic_hash": "" }, @@ -935,7 +930,7 @@ "semantic_hash": "" }, "src/Auth/Entity/User.php": { - "mtime": 1782667851.6383612, + "mtime": 1782728407.1921442, "ast_hash": "c21a256d856199dfa5d76b7c4193306d", "semantic_hash": "" }, @@ -985,7 +980,7 @@ "semantic_hash": "" }, "src/Billing/Controller/BillingController.php": { - "mtime": 1782666727.4795668, + "mtime": 1782728407.192799, "ast_hash": "23d73689d535ff8949f1d8f68d46d40a", "semantic_hash": "" }, @@ -1015,7 +1010,7 @@ "semantic_hash": "" }, "src/Billing/Repository/ClaimRepository.php": { - "mtime": 1782666727.4797997, + "mtime": 1782728407.193827, "ast_hash": "5cfde232706900b96783e29c97cb9b9c", "semantic_hash": "" }, @@ -1075,7 +1070,7 @@ "semantic_hash": "" }, "src/Category/Controller/CategoryController.php": { - "mtime": 1782668409.162896, + "mtime": 1782728407.1942468, "ast_hash": "a39be36d0787a2152341d42c18033283", "semantic_hash": "" }, @@ -1085,7 +1080,7 @@ "semantic_hash": "" }, "src/Clinic/Entity/Clinic.php": { - "mtime": 1782653297.718325, + "mtime": 1782728407.1946046, "ast_hash": "f4586face3694b30f638a7e96c4f4b70", "semantic_hash": "" }, @@ -1095,12 +1090,12 @@ "semantic_hash": "" }, "src/ClinicInvitation/Controller/ClinicInvitationController.php": { - "mtime": 1782668409.1647654, + "mtime": 1782728407.1949377, "ast_hash": "c03ba842befcb44b2ccef09082b905c8", "semantic_hash": "" }, "src/ClinicInvitation/Entity/ClinicDoctorInvitation.php": { - "mtime": 1782653394.0403428, + "mtime": 1782728407.1951423, "ast_hash": "097b8f69845070f742ed6b200256d822", "semantic_hash": "" }, @@ -1115,7 +1110,7 @@ "semantic_hash": "" }, "src/ClinicService/Controller/ClinicServiceController.php": { - "mtime": 1782668790.7511938, + "mtime": 1782728407.1953874, "ast_hash": "14f5a17c5bc99eb78256baabed03673f", "semantic_hash": "" }, @@ -1185,12 +1180,12 @@ "semantic_hash": "" }, "src/Doctor/Controller/DoctorController.php": { - "mtime": 1782665096.487926, + "mtime": 1782728407.195775, "ast_hash": "5a7f22cf91ac6726ce3427c88eea1a82", "semantic_hash": "" }, "src/Doctor/Entity/Doctor.php": { - "mtime": 1782653288.2128472, + "mtime": 1782728407.1960332, "ast_hash": "2401a8b6ef745ef25853ac52850f0e13", "semantic_hash": "" }, @@ -1205,7 +1200,7 @@ "semantic_hash": "" }, "src/Doctor/Repository/DoctorRepository.php": { - "mtime": 1782663763.4548173, + "mtime": 1782728407.1963685, "ast_hash": "e45b9dfd55967b2bb5082c25d947293b", "semantic_hash": "" }, @@ -1225,12 +1220,12 @@ "semantic_hash": "" }, "src/Insurance/Controller/InsuranceController.php": { - "mtime": 1782665096.488538, + "mtime": 1782728407.196781, "ast_hash": "dfd2f646daaa51e37e7cda5a5ee4bb6b", "semantic_hash": "" }, "src/Insurance/Entity/DoctorInsurance.php": { - "mtime": 1782653384.57436, + "mtime": 1782728407.1970296, "ast_hash": "e5be7156725a486060f7fa6c0e534ee7", "semantic_hash": "" }, @@ -1295,8 +1290,8 @@ "semantic_hash": "" }, "src/Kernel.php": { - "mtime": 1781009656.0891478, - "ast_hash": "065c02fc2d62bfff3cd16f3a0b46d9ee", + "mtime": 1782741976.619887, + "ast_hash": "7315899793a1f539c3f68a2eade4200a", "semantic_hash": "" }, "src/Location/Controller/LocationController.php": { @@ -1325,7 +1320,7 @@ "semantic_hash": "" }, "src/Patient/Controller/PatientController.php": { - "mtime": 1782669023.542159, + "mtime": 1782728407.197648, "ast_hash": "dbf1e7138d885fad914e38b49bcaf9ca", "semantic_hash": "" }, @@ -1335,7 +1330,7 @@ "semantic_hash": "" }, "src/Patient/Entity/PatientSession.php": { - "mtime": 1782654147.215054, + "mtime": 1782728407.1979117, "ast_hash": "272af884798ca2bb27de25d9914c606a", "semantic_hash": "" }, @@ -1365,12 +1360,12 @@ "semantic_hash": "" }, "src/Payment/Controller/PaymentController.php": { - "mtime": 1782663746.0171902, + "mtime": 1782728407.1982014, "ast_hash": "d5a27f54ec1c8e8b2fe60a882f057d3d", "semantic_hash": "" }, "src/Payment/Entity/Payment.php": { - "mtime": 1782667861.5496802, + "mtime": 1782728407.1985424, "ast_hash": "e51a6e6ba0e8ee390d56474f58c6a660", "semantic_hash": "" }, @@ -1380,7 +1375,7 @@ "semantic_hash": "" }, "src/Payment/Gateway/MockGateway.php": { - "mtime": 1782659752.8339548, + "mtime": 1782728407.1989012, "ast_hash": "af7b427acbde56329bbaf52ba04cbc16", "semantic_hash": "" }, @@ -1405,7 +1400,7 @@ "semantic_hash": "" }, "src/Payment/Repository/PaymentRepository.php": { - "mtime": 1782660962.3540335, + "mtime": 1782728407.1991549, "ast_hash": "28807b35e2c83ddd917bb2914cc71175", "semantic_hash": "" }, @@ -1415,7 +1410,7 @@ "semantic_hash": "" }, "src/Rating/Controller/RatingController.php": { - "mtime": 1782666235.8895924, + "mtime": 1782728407.1993864, "ast_hash": "19a05cd6788d427b52c6c2b604ec69af", "semantic_hash": "" }, @@ -1435,7 +1430,7 @@ "semantic_hash": "" }, "src/Rating/Repository/CommentRepository.php": { - "mtime": 1782666235.891223, + "mtime": 1782728407.199666, "ast_hash": "ae548e42f7ef2db01e6db42e735edc8a", "semantic_hash": "" }, @@ -1450,12 +1445,12 @@ "semantic_hash": "" }, "src/Representation/Controller/RepresentationActionController.php": { - "mtime": 1782668936.1289527, + "mtime": 1782728407.200476, "ast_hash": "2e713e442ac0f71bcf2aebc00324d126", "semantic_hash": "" }, "src/Representation/Controller/RepresentationController.php": { - "mtime": 1782654720.2930808, + "mtime": 1782728407.2007582, "ast_hash": "321713adc028713c1ead67a8ac9fbc09", "semantic_hash": "" }, @@ -1485,12 +1480,12 @@ "semantic_hash": "" }, "src/Secretary/Entity/DoctorSecretary.php": { - "mtime": 1782653374.0753815, + "mtime": 1782728407.2010329, "ast_hash": "b8ff3a3c72e8a856f97debcaabfff21d", "semantic_hash": "" }, "src/Secretary/Repository/DoctorSecretaryRepository.php": { - "mtime": 1782666789.8097777, + "mtime": 1782728407.201263, "ast_hash": "cd4cda35edaafda68949c2aa3d9e1407", "semantic_hash": "" }, @@ -1500,12 +1495,12 @@ "semantic_hash": "" }, "src/Settlement/Controller/SettlementController.php": { - "mtime": 1782666235.8916874, + "mtime": 1782728407.2015102, "ast_hash": "794936a5ec8bcaeb5c1521f14400bc88", "semantic_hash": "" }, "src/Settlement/Entity/FinancialBreakdown.php": { - "mtime": 1782667894.4905455, + "mtime": 1782728407.2017767, "ast_hash": "b932ed5e2055b5168018d899fd61e006", "semantic_hash": "" }, @@ -1515,7 +1510,7 @@ "semantic_hash": "" }, "src/Settlement/Entity/WalletTransaction.php": { - "mtime": 1782665817.4777627, + "mtime": 1782728407.2020044, "ast_hash": "6b57d2dc5b5acfbd976bc4f31eacd9ce", "semantic_hash": "" }, @@ -1525,12 +1520,12 @@ "semantic_hash": "" }, "src/Settlement/Repository/SettlementRepository.php": { - "mtime": 1782666235.8922334, + "mtime": 1782728407.2021737, "ast_hash": "982b3c0dd88e3ba7ab22d1b6e9758aef", "semantic_hash": "" }, "src/Settlement/Repository/WalletTransactionRepository.php": { - "mtime": 1782663815.3106244, + "mtime": 1782728407.202498, "ast_hash": "0c13c554d5138c0d4e8bc7d72e24f9a7", "semantic_hash": "" }, @@ -1540,7 +1535,7 @@ "semantic_hash": "" }, "src/Shared/Constant/ErrorCodes.php": { - "mtime": 1782668320.487247, + "mtime": 1782728407.2028558, "ast_hash": "6555622a4f54511406726cc156eac7aa", "semantic_hash": "" }, @@ -1570,7 +1565,7 @@ "semantic_hash": "" }, "src/Shared/EventSubscriber/SecurityHeadersSubscriber.php": { - "mtime": 1782672841.0804546, + "mtime": 1782728407.2032897, "ast_hash": "57d66396929ab5b7823859143ec1f563", "semantic_hash": "" }, @@ -1755,12 +1750,12 @@ "semantic_hash": "" }, "src/Subscription/Entity/ClinicSubscription.php": { - "mtime": 1782653425.7476604, + "mtime": 1782728407.2035344, "ast_hash": "61f1165a60cd7f49d3b0b80e7e2ce044", "semantic_hash": "" }, "src/Subscription/Entity/SubscriptionPeriod.php": { - "mtime": 1782653415.0947878, + "mtime": 1782728407.2038393, "ast_hash": "b9b7b206ee3d242bdbb65d0773fbddd3", "semantic_hash": "" }, @@ -1830,12 +1825,12 @@ "semantic_hash": "" }, "tsconfig.json": { - "mtime": 1781030340.1373036, - "ast_hash": "f1344b25ccb4c46869b7f07453224862", + "mtime": 1782729422.5886931, + "ast_hash": "4fb4141f1835bf43ec78f3c6538be2b7", "semantic_hash": "" }, "webpack.config.js": { - "mtime": 1782673407.0593028, + "mtime": 1782728407.2144063, "ast_hash": "71e12f71509122e00c4029e1d2f34685", "semantic_hash": "" }, @@ -2345,27 +2340,27 @@ "semantic_hash": "" }, "docs/api/admin.md": { - "mtime": 1782661547.590976, + "mtime": 1782728407.10617, "ast_hash": "05cd1f677bf970d48e78b6d022ca81a6", "semantic_hash": "" }, "docs/api/appointment-settings.md": { - "mtime": 1782665230.8272429, + "mtime": 1782728407.106611, "ast_hash": "340ea903ea45d63825001c90b6baa8c0", "semantic_hash": "" }, "docs/api/appointment.md": { - "mtime": 1782660869.5477676, + "mtime": 1782728407.1071143, "ast_hash": "ae2bbfd8dc1e905f3b664d665c9dc1c3", "semantic_hash": "" }, "docs/api/auth.md": { - "mtime": 1782671014.2525263, + "mtime": 1782728407.1075277, "ast_hash": "c193f86d49bb42a6198807d0497ff145", "semantic_hash": "" }, "docs/api/billing.md": { - "mtime": 1782664621.0454378, + "mtime": 1782728407.1078966, "ast_hash": "0866219af2626141c1df0f0c9f874470", "semantic_hash": "" }, @@ -2380,7 +2375,7 @@ "semantic_hash": "" }, "docs/api/clinic-services.md": { - "mtime": 1782665252.0360606, + "mtime": 1782728407.1083, "ast_hash": "06e7cab24284ccf31c55348b6cdbb61a", "semantic_hash": "" }, @@ -2400,12 +2395,12 @@ "semantic_hash": "" }, "docs/api/doctor.md": { - "mtime": 1782661541.6195734, + "mtime": 1782728407.108632, "ast_hash": "6dedc0cdfc171e0f7c31fb29647cb27b", "semantic_hash": "" }, "docs/api/insurance.md": { - "mtime": 1782665188.4955945, + "mtime": 1782728407.109222, "ast_hash": "05f4fa9a2628811066a8f2cb90b6db4d", "semantic_hash": "" }, @@ -2420,17 +2415,17 @@ "semantic_hash": "" }, "docs/api/payment.md": { - "mtime": 1782661090.1167414, + "mtime": 1782728407.1095557, "ast_hash": "599a89165ddf5f33daeb04a6d97a3b5a", "semantic_hash": "" }, "docs/api/rating.md": { - "mtime": 1782666388.1536908, + "mtime": 1782728407.1106706, "ast_hash": "ab1f1c46ee73542ebd50f8eddc428efb", "semantic_hash": "" }, "docs/api/representation.md": { - "mtime": 1782655595.4275486, + "mtime": 1782728407.1112525, "ast_hash": "3f525b4581e326a353afc4a563f19fca", "semantic_hash": "" }, @@ -2440,7 +2435,7 @@ "semantic_hash": "" }, "docs/api/settlement.md": { - "mtime": 1782666370.943677, + "mtime": 1782728407.112459, "ast_hash": "4a65139e00f3140eb6c3b7f56b08e178", "semantic_hash": "" }, @@ -3010,37 +3005,37 @@ "semantic_hash": "" }, "migrations/Version20260628133044.php": { - "mtime": 1782653560.947538, + "mtime": 1782728407.1770864, "ast_hash": "88f07d72feb2a881c0843255de295486", "semantic_hash": "" }, "migrations/Version20260628134241.php": { - "mtime": 1782654201.2779126, + "mtime": 1782728407.1773741, "ast_hash": "ae82d3856daf48b996129549fdf92dd1", "semantic_hash": "" }, "migrations/Version20260628152738.php": { - "mtime": 1782660576.358943, + "mtime": 1782728407.1776521, "ast_hash": "e52ffd53d21895a7f83a28672f65a71e", "semantic_hash": "" }, "migrations/Version20260628153625.php": { - "mtime": 1782660999.5018735, + "mtime": 1782728407.177952, "ast_hash": "4923b39b5b6fcf4404397d0c661bd001", "semantic_hash": "" }, "migrations/Version20260628153855.php": { - "mtime": 1782661140.8410785, + "mtime": 1782728407.1791277, "ast_hash": "fc025cf57c2896f4140defcf20ecef3a", "semantic_hash": "" }, "migrations/Version20260628165710.php": { - "mtime": 1782665831.8166125, + "mtime": 1782728407.1797354, "ast_hash": "e491c3e51eda2febcbb091c6251807c8", "semantic_hash": "" }, "migrations/Version20260628173151.php": { - "mtime": 1782667913.1194494, + "mtime": 1782728407.1803336, "ast_hash": "3cdd05a18c538c18a302eec5b48632e7", "semantic_hash": "" }, @@ -3050,177 +3045,177 @@ "semantic_hash": "" }, "src/Insurance/Service/TenantInsuranceCleanupService.php": { - "mtime": 1782661405.9118536, + "mtime": 1782728407.1973555, "ast_hash": "a6d704398677f90b212001f455f43183", "semantic_hash": "" }, "tests/ApiTestCase.php": { - "mtime": 1782671188.9168994, + "mtime": 1782728407.2050433, "ast_hash": "78787171f4d519d0cc34ac3901ffb97f", "semantic_hash": "" }, "tests/Appointment/AppointmentExpiryServiceTest.php": { - "mtime": 1782662042.9346354, + "mtime": 1782728407.2053933, "ast_hash": "b8c99aedf95e0a80e21b20de0b1084eb", "semantic_hash": "" }, "tests/Appointment/AppointmentSettingsListOwnershipTest.php": { - "mtime": 1782665059.1741493, + "mtime": 1782728407.205828, "ast_hash": "8f4960572b1a6769a4fbb9d8fa14a577", "semantic_hash": "" }, "tests/Appointment/BookingScopeTest.php": { - "mtime": 1782660082.5290158, + "mtime": 1782728407.206109, "ast_hash": "8dddb14fdd8a1527e9bf84777d6a8d2c", "semantic_hash": "" }, "tests/Appointment/DateOverrideOwnershipTest.php": { - "mtime": 1782652681.677713, + "mtime": 1782728407.20649, "ast_hash": "8df85038521ce981c1a51905c4ce9a6a", "semantic_hash": "" }, "tests/Appointment/ScheduleOwnershipTest.php": { - "mtime": 1782652534.9351707, + "mtime": 1782728407.206779, "ast_hash": "db29485db63e38839cd5e4b6260b84d1", "semantic_hash": "" }, "tests/Appointment/SlotUniquenessTest.php": { - "mtime": 1782660629.9719422, + "mtime": 1782728407.2069545, "ast_hash": "7357ff810a81d8278c096ce2747023f6", "semantic_hash": "" }, "tests/Audit/LowTierFixesTest.php": { - "mtime": 1782668999.9270597, + "mtime": 1782728407.2072024, "ast_hash": "6a9841c1dc0ac0a5c09232bcb938d0f4", "semantic_hash": "" }, "tests/Auth/RefreshTokenTest.php": { - "mtime": 1782670959.9981542, + "mtime": 1782728407.2074602, "ast_hash": "9b8483bd31aaf43af35ec7222b5e3da1", "semantic_hash": "" }, "tests/Auth/SendCodeMobileRateLimitTest.php": { - "mtime": 1782666311.5472748, + "mtime": 1782728407.2076511, "ast_hash": "146443b81579b108d14f1fb927d83068", "semantic_hash": "" }, "tests/Billing/ClaimAmountBoundsTest.php": { - "mtime": 1782664554.4432037, + "mtime": 1782728407.2078786, "ast_hash": "75e5fed4950a23a918d7acdf5afc0f98", "semantic_hash": "" }, "tests/Billing/ClaimsListNPlusOneTest.php": { - "mtime": 1782666701.2404473, + "mtime": 1782728407.2080624, "ast_hash": "a2f3bc2ed52af68be1e376a90859374f", "semantic_hash": "" }, "tests/Billing/ClaimsListPaginationTest.php": { - "mtime": 1782662978.856204, + "mtime": 1782728407.208282, "ast_hash": "1f500cb3cf368e474450f5fe81b8d8c8", "semantic_hash": "" }, "tests/ClinicService/ServiceItemDeleteCleanupTest.php": { - "mtime": 1782668763.4270394, + "mtime": 1782728407.2085278, "ast_hash": "2ab692fe132df5bb37346bf89afe041e", "semantic_hash": "" }, "tests/ClinicService/ServiceItemStaffOwnershipTest.php": { - "mtime": 1782665021.1548548, + "mtime": 1782728407.2087383, "ast_hash": "5f32350c6c902f8cc38a72b2a951360a", "semantic_hash": "" }, "tests/Database/UniqueConstraintsTest.php": { - "mtime": 1782667982.4640343, + "mtime": 1782728407.2089782, "ast_hash": "4781b89cd246be44f463b3906b326af3", "semantic_hash": "" }, "tests/Doctor/ClinicDoctorListNPlusOneTest.php": { - "mtime": 1782661950.634204, + "mtime": 1782728407.209224, "ast_hash": "68d87509db91217fbb2cb5edbfa77ffe", "semantic_hash": "" }, "tests/Doctor/DoctorAddressOwnershipTest.php": { - "mtime": 1782664988.7849998, + "mtime": 1782728407.2094796, "ast_hash": "a8037c547a12f31defa1377c6a9975ff", "semantic_hash": "" }, "tests/Doctrine/RepositoryClassMappingTest.php": { - "mtime": 1782652790.6057801, + "mtime": 1782728407.2097275, "ast_hash": "e1336628ec1526d91120262b61755624", "semantic_hash": "" }, "tests/Insurance/DoctorInsuranceOwnershipTest.php": { - "mtime": 1782664702.7122505, + "mtime": 1782728407.2099898, "ast_hash": "60aa6ab86bc8aa69ed67e6ade1ae910a", "semantic_hash": "" }, "tests/Insurance/ServiceCoverageNPlusOneTest.php": { - "mtime": 1782664207.2372098, + "mtime": 1782728407.210225, "ast_hash": "b028d5be254e68f6a90a253fd428523e", "semantic_hash": "" }, "tests/Insurance/TenantInsuranceCleanupTest.php": { - "mtime": 1782664099.1812236, + "mtime": 1782728407.210448, "ast_hash": "d9738bcdd51bf3510d5cd15f65862642", "semantic_hash": "" }, "tests/Payment/PaymentCallbackAmountTest.php": { - "mtime": 1782661071.7290833, + "mtime": 1782728407.210719, "ast_hash": "01d8cfb4e2faf2bfc6a46137b3374ae8", "semantic_hash": "" }, "tests/Rating/CommentListNPlusOneTest.php": { - "mtime": 1782664010.6708503, + "mtime": 1782728407.2109313, "ast_hash": "c9e2ed76fd5db1c45982211e207c72d4", "semantic_hash": "" }, "tests/Rating/CommentPaginationTest.php": { - "mtime": 1782666197.5164032, + "mtime": 1782728407.211217, "ast_hash": "f00d804aa6589a29567d358ef402795f", "semantic_hash": "" }, "tests/Representation/RepresentationCommissionTest.php": { - "mtime": 1782655559.6346638, + "mtime": 1782728407.2115068, "ast_hash": "85807266fc70e728a762cf36f281ddc5", "semantic_hash": "" }, "tests/Secretary/SecretaryListNPlusOneTest.php": { - "mtime": 1782666646.8106012, + "mtime": 1782728407.211849, "ast_hash": "73b9c08f34ddbccbfb6a0921f92671b0", "semantic_hash": "" }, "tests/Settlement/FinancialBreakdownIntegrityTest.php": { - "mtime": 1782661206.5308816, + "mtime": 1782728407.2121055, "ast_hash": "7478c5d9d46bbc112d42313f26209824", "semantic_hash": "" }, "tests/Settlement/SettlementListPaginationTest.php": { - "mtime": 1782666183.589831, + "mtime": 1782728407.21282, "ast_hash": "5736b40b57ce71a54ee5127064936b52", "semantic_hash": "" }, "tests/Settlement/WalletTransactionsPaginationTest.php": { - "mtime": 1782662961.2148592, + "mtime": 1782728407.2130265, "ast_hash": "0814185b92318173eab40f1fad745244", "semantic_hash": "" }, "tests/Shared/ErrorCodesTest.php": { - "mtime": 1782668503.6962647, + "mtime": 1782728407.213281, "ast_hash": "1fff9cc1dcf45b8bd5acc3e621b18475", "semantic_hash": "" }, "tests/Smoke/InfraSmokeTest.php": { - "mtime": 1782665870.2654965, + "mtime": 1782728407.2136247, "ast_hash": "6f4962c26cf8b7e19822bf3e9f6e86b2", "semantic_hash": "" }, "tests/doctrine_object_manager.php": { - "mtime": 1782654329.4797242, + "mtime": 1782728407.2138007, "ast_hash": "a87c6a100d39e19aea4595d388c34e5c", "semantic_hash": "" }, ".claude/prompt/admin-spa-adapt-backend-audit.md": { - "mtime": 1782670342.4687297, + "mtime": 1782728407.0836873, "ast_hash": "879c2ef4dafb48efff90b2d7eb254d06", "semantic_hash": "" }, @@ -3235,12 +3230,12 @@ "semantic_hash": "" }, ".claude/prompt/full-backend-audit.md": { - "mtime": 1782651345.997419, + "mtime": 1782728407.0847602, "ast_hash": "c51946d5fac11151790029f45a7d5dd5", "semantic_hash": "" }, ".claude/prompt/home-landing-copy-and-mobile.md": { - "mtime": 1782671706.0198143, + "mtime": 1782728407.085277, "ast_hash": "74dc4297980df3c07bcecef4d7f7cbdd", "semantic_hash": "" }, @@ -3249,11 +3244,6 @@ "ast_hash": "ce61b5cb4d57dd3cf21eb0319e532f4a", "semantic_hash": "" }, - ".github/workflows/ci.yml": { - "mtime": 1782669209.6750412, - "ast_hash": "1a36434d0667926747fb2a29cec67443", - "semantic_hash": "" - }, "docker-compose.yml": { "mtime": 1782647901.237114, "ast_hash": "660297f246a6e4ee3ea0115c5f69bb90", @@ -3265,7 +3255,7 @@ "semantic_hash": "" }, "docs/audit-backlog.md": { - "mtime": 1782671239.31608, + "mtime": 1782728407.1130211, "ast_hash": "b31f305f8de7ec382d066614a8609cd7", "semantic_hash": "" }, @@ -3275,18 +3265,113 @@ "semantic_hash": "" }, "src/Shared/Controller/SeoController.php": { - "mtime": 1782672834.274309, + "mtime": 1782728407.2030673, "ast_hash": "7b148f2bee655e2b1e70adf6476b5598", "semantic_hash": "" }, "public/og-image.png": { - "mtime": 1782673183.848443, + "mtime": 1782728407.187079, "ast_hash": "a4ae2b446e543c75e984f180d8cd0aec", "semantic_hash": "" }, "public/og-image.svg": { - "mtime": 1782673172.9846177, + "mtime": 1782728407.1873448, "ast_hash": "ad555ec6db4ea096da240087e1e0b025", "semantic_hash": "" + }, + "assets/admin/components/ui/ui.test.tsx": { + "mtime": 1782728407.0897648, + "ast_hash": "d23501b61a83800225e3c15365a936bf", + "semantic_hash": "" + }, + "assets/admin/hooks/hooks.test.tsx": { + "mtime": 1782728407.0925536, + "ast_hash": "211876b92667979d0f1363a73c351183", + "semantic_hash": "" + }, + "assets/admin/lib/api.test.ts": { + "mtime": 1782728407.0935147, + "ast_hash": "454149aa14128f3b6f324b69df04b652", + "semantic_hash": "" + }, + "assets/admin/lib/utils.test.ts": { + "mtime": 1782728407.0943124, + "ast_hash": "02c5c9fb7810480bb1f449a523eb6e99", + "semantic_hash": "" + }, + "assets/admin/pages/BlogFormPage.test.tsx": { + "mtime": 1782728407.095391, + "ast_hash": "cc7455a29a9259d50b2c4c7e6527fbca", + "semantic_hash": "" + }, + "assets/admin/pages/BlogsPage.test.tsx": { + "mtime": 1782728407.0965009, + "ast_hash": "8f5e7a0b434eb6a320cb08a55d51f9a8", + "semantic_hash": "" + }, + "assets/admin/pages/LoginPage.test.tsx": { + "mtime": 1782728407.0990508, + "ast_hash": "2cedd88e0a4f2adaa6643dde132e8277", + "semantic_hash": "" + }, + "assets/admin/stores/authStore.test.ts": { + "mtime": 1782728407.102513, + "ast_hash": "881d48d1b4f64ecfc37d729fc974132b", + "semantic_hash": "" + }, + "assets/admin/stores/uiStore.test.ts": { + "mtime": 1782728407.102826, + "ast_hash": "5311235df93b5947bf354d3afdc9ef8f", + "semantic_hash": "" + }, + "assets/admin/test/setup.ts": { + "mtime": 1782728407.10308, + "ast_hash": "09b64c1cf14ba20beb8d99d2c4ef45a2", + "semantic_hash": "" + }, + "assets/admin/test/utils.tsx": { + "mtime": 1782728407.1044447, + "ast_hash": "9e808360b157c97e99cd3ab7a3e98ebc", + "semantic_hash": "" + }, + "liara.json": { + "mtime": 1782740970.8957605, + "ast_hash": "e57f848d8ea44e16583ee9c918c76449", + "semantic_hash": "" + }, + "liara_pre_build.sh": { + "mtime": 1782735663.7857206, + "ast_hash": "a3dc064d76ef9c612d32251ff0bddde0", + "semantic_hash": "" + }, + "liara_pre_start.sh": { + "mtime": 1782735576.5106137, + "ast_hash": "549d60504da99414eaa75b1e1b7589ec", + "semantic_hash": "" + }, + ".claude/prompt/admin-spa-test-suite.md": { + "mtime": 1782728407.0841885, + "ast_hash": "b208917e996ea2a2f57290632bdf7bd8", + "semantic_hash": "" + }, + ".claude/prompt/deploy-liara-docker.md": { + "mtime": 1782732118.9900346, + "ast_hash": "724d1a12456379c77ebd13766a575997", + "semantic_hash": "" + }, + ".claude/prompt/deploy-liara-php.md": { + "mtime": 1782735439.0258229, + "ast_hash": "3c0a7f23da723b066a07b0db111f0ea7", + "semantic_hash": "" + }, + "docs/deploy-liara-php.md": { + "mtime": 1782736008.651393, + "ast_hash": "966158035ac6d09fa58b0110f2669047", + "semantic_hash": "" + }, + "docs/deploy-liara.md": { + "mtime": 1782732335.2708814, + "ast_hash": "935e36360352c12270b34ff25e66c483", + "semantic_hash": "" } } \ No newline at end of file diff --git a/src/Kernel.php b/src/Kernel.php index 779cd1f2..ca463508 100644 --- a/src/Kernel.php +++ b/src/Kernel.php @@ -8,4 +8,16 @@ use Symfony\Component\HttpKernel\Kernel as BaseKernel; class Kernel extends BaseKernel { use MicroKernelTrait; + + // On read-only-root PaaS (Liara), var/ is not writable. Redirect cache/log to a + // writable path (e.g. /tmp) via env; falls back to the default var/ locally. + public function getCacheDir(): string + { + return $_SERVER['APP_CACHE_DIR'] ?? parent::getCacheDir(); + } + + public function getLogDir(): string + { + return $_SERVER['APP_LOG_DIR'] ?? parent::getLogDir(); + } }