chore: refresh the knowledge graph after the pricing task

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
hamed
2026-07-31 09:42:46 +03:30
co-authored by Claude Opus 5
parent 34b07421bd
commit 281420ab4d
22 changed files with 7058 additions and 2351 deletions
+1 -8
View File
@@ -1342,12 +1342,5 @@
"1340": "Community 1340",
"1341": "Community 1341",
"1342": "Community 1342",
"1343": "Community 1343",
"1344": "Community 1344",
"1345": "Community 1345",
"1346": "Community 1346",
"1347": "Community 1347",
"1348": "Community 1348",
"1349": "Community 1349",
"1350": "Community 1350"
"1349": "Community 1349"
}
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_tenant_globaltables_php", "label": "GlobalTables.php", "file_type": "code", "source_file": "src/Shared/Tenant/GlobalTables.php", "source_location": "L1"}, {"id": "tenant_globaltables_globaltables", "label": "GlobalTables", "file_type": "code", "source_file": "src/Shared/Tenant/GlobalTables.php", "source_location": "L16"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_tenant_globaltables_php", "target": "tenant_globaltables_globaltables", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Shared/Tenant/GlobalTables.php", "source_location": "L16", "weight": 1.0}], "raw_calls": []}
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_valueobject_pricequote_php", "label": "PriceQuote.php", "file_type": "code", "source_file": "src/Pricing/ValueObject/PriceQuote.php", "source_location": "L1"}, {"id": "valueobject_pricequote_pricequote", "label": "PriceQuote", "file_type": "code", "source_file": "src/Pricing/ValueObject/PriceQuote.php", "source_location": "L11"}, {"id": "valueobject_pricequote_pricequote_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Pricing/ValueObject/PriceQuote.php", "source_location": "L14"}, {"id": "valueobject_pricequote_pricequote_breakdown", "label": ".breakdown()", "file_type": "code", "source_file": "src/Pricing/ValueObject/PriceQuote.php", "source_location": "L27"}, {"id": "valueobject_pricequote_pricequote_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Pricing/ValueObject/PriceQuote.php", "source_location": "L32"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_valueobject_pricequote_php", "target": "valueobject_pricequote_pricequote", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Pricing/ValueObject/PriceQuote.php", "source_location": "L11", "weight": 1.0}, {"source": "valueobject_pricequote_pricequote", "target": "valueobject_pricequote_pricequote_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/ValueObject/PriceQuote.php", "source_location": "L14", "weight": 1.0}, {"source": "valueobject_pricequote_pricequote", "target": "valueobject_pricequote_pricequote_breakdown", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/ValueObject/PriceQuote.php", "source_location": "L27", "weight": 1.0}, {"source": "valueobject_pricequote_pricequote", "target": "valueobject_pricequote_pricequote_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/ValueObject/PriceQuote.php", "source_location": "L32", "weight": 1.0}, {"source": "valueobject_pricequote_pricequote_toarray", "target": "valueobject_pricequote_pricequote_breakdown", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Pricing/ValueObject/PriceQuote.php", "source_location": "L43", "weight": 1.0}], "raw_calls": []}
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+6732 -2082
View File
File diff suppressed because it is too large Load Diff
+73 -8
View File
@@ -2320,8 +2320,8 @@
"semantic_hash": ""
},
"docs/api/README.md": {
"mtime": 1785477178.8002813,
"ast_hash": "a117123305f77ae764b9ef24edaabcb4",
"mtime": 1785478341.5119958,
"ast_hash": "40acfded0693cea12ebafc9f6e99c2a1",
"semantic_hash": ""
},
"docs/api/admin.md": {
@@ -6680,8 +6680,8 @@
"semantic_hash": ""
},
"src/Shared/Tenant/GlobalTables.php": {
"mtime": 1785476600.4677818,
"ast_hash": "af81048ec223c9438ffa16350b3da6a8",
"mtime": 1785477945.6033664,
"ast_hash": "7e0ab4e643aab43174959fcc5fb511ad",
"semantic_hash": ""
},
"src/Shared/Tenant/NullableTenantOwnedTrait.php": {
@@ -7160,8 +7160,8 @@
"semantic_hash": ""
},
"docs/new_feture/taskes/task-08-pricing-snapshot/checklist.md": {
"mtime": 1785400302.616801,
"ast_hash": "c7db9efeee70855acba7332307d79a2d",
"mtime": 1785478341.549774,
"ast_hash": "6ca35a83c6913e670ccaf548cdcdaa8d",
"semantic_hash": ""
},
"docs/new_feture/taskes/task-08-pricing-snapshot/database.md": {
@@ -8075,8 +8075,8 @@
"semantic_hash": ""
},
"src/Appointment/Booking/Controller/BookingController.php": {
"mtime": 1785477104.2075045,
"ast_hash": "cc1be004ca72018194f70e3f023f4569",
"mtime": 1785478249.9395454,
"ast_hash": "e6f93e3ea266654fa7bfbde377ab1275",
"semantic_hash": ""
},
"src/Appointment/Booking/Entity/AppointmentHold.php": {
@@ -8123,5 +8123,70 @@
"mtime": 1785477178.753774,
"ast_hash": "a15fc599dab10a0db7f00293078d175d",
"semantic_hash": ""
},
"migrations/Version20260731060549.php": {
"mtime": 1785477969.461816,
"ast_hash": "875d1adda4e0091f1e004fb1b90db9ce",
"semantic_hash": ""
},
"src/Pricing/Controller/PricingController.php": {
"mtime": 1785477942.7257333,
"ast_hash": "0ab3e059b568a023a59da308246f8310",
"semantic_hash": ""
},
"src/Pricing/Entity/PriceList.php": {
"mtime": 1785477732.4996037,
"ast_hash": "c35f18fe2aa7a9b4e52bae61816743b5",
"semantic_hash": ""
},
"src/Pricing/Entity/PriceListItem.php": {
"mtime": 1785477732.5021493,
"ast_hash": "43a934d1afae22d7d3c289a1e72d6337",
"semantic_hash": ""
},
"src/Pricing/Entity/PriceSnapshot.php": {
"mtime": 1785477780.8857977,
"ast_hash": "62062ced410ecca4d9a621d3653f4e48",
"semantic_hash": ""
},
"src/Pricing/Repository/PriceListItemRepository.php": {
"mtime": 1785477819.975987,
"ast_hash": "ad91b838dd2587691217c57f1944282e",
"semantic_hash": ""
},
"src/Pricing/Repository/PriceListRepository.php": {
"mtime": 1785477819.9732485,
"ast_hash": "53fed0258eae351b7505e35911ee8711",
"semantic_hash": ""
},
"src/Pricing/Repository/PriceSnapshotRepository.php": {
"mtime": 1785477819.9785788,
"ast_hash": "343ebc688ae9520ca3503908e876dc49",
"semantic_hash": ""
},
"src/Pricing/Service/PriceSnapshotService.php": {
"mtime": 1785477886.7741153,
"ast_hash": "e588460d3545955f4c7b64c16cde40ca",
"semantic_hash": ""
},
"src/Pricing/Service/PricingEngine.php": {
"mtime": 1785477864.7545834,
"ast_hash": "5446193eb13d136f4798f4e219c54fae",
"semantic_hash": ""
},
"src/Pricing/ValueObject/PriceQuote.php": {
"mtime": 1785477780.8882535,
"ast_hash": "da06ef4b6469d9de385b75614d62a951",
"semantic_hash": ""
},
"tests/Pricing/PricingTest.php": {
"mtime": 1785478105.3714366,
"ast_hash": "017fae3391caaf0bf093d14b10b50cf9",
"semantic_hash": ""
},
"docs/api/pricing.md": {
"mtime": 1785478341.4944887,
"ast_hash": "013fa293cf6bd215004081b5dbe4abff",
"semantic_hash": ""
}
}