Add AST JSON representation for insurance API documentation

- Created a new JSON file containing nodes and edges representing the structure of the insurance API documentation.
- The nodes include various API endpoints, their labels, file types, and source locations.
- The edges define relationships between the nodes, indicating how they are connected within the documentation.
This commit is contained in:
hamed
2026-07-15 13:25:13 +03:30
parent d7cb9ea5a3
commit f1e9129a2c
12 changed files with 2121 additions and 726 deletions
+41 -16
View File
@@ -15,8 +15,8 @@
"semantic_hash": ""
},
"assets/admin/components/TenantInsuranceContracts.tsx": {
"mtime": 1783060722.7764726,
"ast_hash": "9e766101c7f876b65d3e5ec9b3da4420",
"mtime": 1784108604.2347696,
"ast_hash": "042428e6ce13aa6d343dee6ca7d8bd2b",
"semantic_hash": ""
},
"assets/admin/components/layout/AdminLayout.tsx": {
@@ -155,8 +155,8 @@
"semantic_hash": ""
},
"assets/admin/lib/utils.ts": {
"mtime": 1783060462.649197,
"ast_hash": "dd0cd0483c3515a3048027636466e097",
"mtime": 1784108510.2054794,
"ast_hash": "d73f6a7882f4c3a369da2c923ded87e1",
"semantic_hash": ""
},
"assets/admin/pages/AdminSubscriptionPage.tsx": {
@@ -275,8 +275,8 @@
"semantic_hash": ""
},
"assets/admin/pages/MySecretariesPage.tsx": {
"mtime": 1784105839.24503,
"ast_hash": "d297b51486e0587d4a7bb69ab51f0db0",
"mtime": 1784106882.651206,
"ast_hash": "04decbf585833acf8e0e9df2d10bd8fa",
"semantic_hash": ""
},
"assets/admin/pages/NewSessionPage.tsx": {
@@ -1215,8 +1215,8 @@
"semantic_hash": ""
},
"src/Insurance/Controller/InsuranceController.php": {
"mtime": 1782844375.1354241,
"ast_hash": "8ddef824ed781bfe74e169ff3084677c",
"mtime": 1784108859.0981438,
"ast_hash": "d377e835ee7643198dbca65c0313a6d4",
"semantic_hash": ""
},
"src/Insurance/Entity/DoctorInsurance.php": {
@@ -1235,8 +1235,8 @@
"semantic_hash": ""
},
"src/Insurance/Entity/TenantInsurance.php": {
"mtime": 1782214545.7305145,
"ast_hash": "f488d604ccb13ae34e22c972176ce48e",
"mtime": 1784108859.098334,
"ast_hash": "a1a9bdf1b5939e6c273b1468853dfee2",
"semantic_hash": ""
},
"src/Insurance/Entity/TenantServiceCoverage.php": {
@@ -1265,8 +1265,8 @@
"semantic_hash": ""
},
"src/Insurance/Repository/TenantInsuranceRepository.php": {
"mtime": 1782214545.7309122,
"ast_hash": "aa38610f86b42f6f8b2b20d0196146e9",
"mtime": 1784108859.0985277,
"ast_hash": "fb516e8522510787d0fa7ba470b0e340",
"semantic_hash": ""
},
"src/Insurance/Repository/TenantServiceCoverageRepository.php": {
@@ -1275,8 +1275,8 @@
"semantic_hash": ""
},
"src/Insurance/Service/TenantInsuranceService.php": {
"mtime": 1782268410.2922194,
"ast_hash": "1175ab0ae6a7c88304d746326c3761df",
"mtime": 1784108859.0986872,
"ast_hash": "a83f6f3af3a86c4fbaf7072de1c77ede",
"semantic_hash": ""
},
"src/Insurance/ValueObject/CoverageRule.php": {
@@ -2395,8 +2395,8 @@
"semantic_hash": ""
},
"docs/api/insurance.md": {
"mtime": 1782844893.6809301,
"ast_hash": "9d6d21db0004b0e780025123ea3a63c9",
"mtime": 1784108398.278824,
"ast_hash": "a82b446b831108c1da40154fd0e199f8",
"semantic_hash": ""
},
"docs/api/location.md": {
@@ -4648,5 +4648,30 @@
"mtime": 1784105160.3755794,
"ast_hash": "b636f2000041b18fd2f9466d855db93a",
"semantic_hash": ""
},
"assets/admin/components/InsuranceModal.test.tsx": {
"mtime": 1784108637.6470013,
"ast_hash": "6fe04b55fbcc3882e8ceae82fd85f88b",
"semantic_hash": ""
},
"assets/admin/components/InsuranceModal.tsx": {
"mtime": 1784108540.3270326,
"ast_hash": "286b613a22a34abac0a09331f1bbc6a6",
"semantic_hash": ""
},
"assets/admin/components/TenantInsuranceContracts.test.tsx": {
"mtime": 1784108700.5086567,
"ast_hash": "86c271f9fcc939a638fb07bc1169a839",
"semantic_hash": ""
},
"migrations/Version20260715093358.php": {
"mtime": 1784108046.29112,
"ast_hash": "107b493f71eff7e1d70baca6d961c3d3",
"semantic_hash": ""
},
"tests/Insurance/TenantInsuranceContractApiTest.php": {
"mtime": 1784108347.2433443,
"ast_hash": "091f4ed34e6ef8de34142c9ff2213353",
"semantic_hash": ""
}
}