Commit Graph
116 Commits
Author SHA1 Message Date
hamedandClaude Opus 5 92181bacff chore: refresh the knowledge graph after the branch/room task
17203 nodes, 27615 edges, 1276 communities.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-30 16:49:17 +03:30
hamedandClaude Opus 5 a44cf8f9f7 chore(graph): refresh knowledge graph after task 00b
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-30 15:59:42 +03:30
hamedandClaude Opus 5 118b7f9fba chore(graph): refresh knowledge graph after task 00 documentation
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-30 15:27:29 +03:30
hamedandClaude Opus 5 56a3c3c0d6 chore(graph): refresh knowledge graph after service duration backfill command
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-30 15:08:47 +03:30
hamedandClaude Opus 5 9502ed61f6 chore(graph): refresh knowledge graph after reserve conversion fix
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-30 15:04:21 +03:30
hamedandClaude Opus 5 96095c05f3 chore(graph): refresh knowledge graph after edit page service mode
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-30 14:57:32 +03:30
hamedandClaude Opus 5 0051205bf2 chore(graph): refresh knowledge graph after service-aware reschedule
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-30 13:03:15 +03:30
hamedandClaude Opus 5 02cceb1c72 chore(graph): refresh knowledge graph after PATCH service duration validation
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-30 12:57:59 +03:30
hamedandClaude Opus 5 2dae76cac0 chore(graph): refresh knowledge graph after exclude-self slot search
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-30 12:51:40 +03:30
hamedandClaude Opus 5 7eb0b1566f chore(graph): refresh knowledge graph after appointment service fields
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-30 12:47:59 +03:30
hamedandClaude Opus 5 aaa864f408 chore(graph): refresh knowledge graph after ServiceBookingCalculator extraction
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-30 12:41:34 +03:30
hamedandClaude Opus 5 113e8d93a0 chore(graph): refresh knowledge graph after slot-mode freeze
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-30 12:32:26 +03:30
hamed f2ecaf201a Add JSON files for task 14 events utilization documentation
- Created new JSON file for database.md with nodes and edges representing the structure and relationships within the document.
- Created new JSON file for architecture.md with nodes and edges detailing the architecture of the task 14 events utilization.
2026-07-30 12:16:27 +03:30
hamed 5414cc4924 Add AST JSON representation for RepresentationBlogController.php 2026-07-27 19:38:44 +03:30
hamed c29035c21e Add JSON files for skill nodes and edges in graphify cache
- Created a new JSON file for the "run-prompt" skill, including nodes and edges that represent various skills and their relationships.
- Added a new JSON file for the "prompt-writer" skill, detailing its nodes and edges, capturing the structure and flow of the skill components.
2026-07-27 11:37:50 +03:30
hamed 7f3724f2d3 Add AST cache files for Representation and migration version 20260725144018
- Created JSON representation for the Representation.php file, detailing nodes and edges for methods, properties, and their relationships.
- Added JSON representation for the migration file Version20260725144018.php, including nodes and edges for methods and their interactions with the Schema and AbstractMigration.
2026-07-26 09:18:27 +03:30
hamed 73a608c3dd Refactor code structure for improved readability and maintainability; no functional changes made. 2026-07-25 17:54:43 +03:30
hamed 21bb434053 Add AST JSON representation for PublishScheduledBlogsMessage.php 2026-07-23 22:26:53 +03:30
hamed 6e9cf59d39 feat(doctor): hide deactivated doctors from public listing and update filters 2026-07-23 19:40:10 +03:30
hamed 46be6a4575 Refactor code structure for improved readability and maintainability 2026-07-23 19:21:20 +03:30
hamed 48b0f684f5 Add AST JSON representation for TenantTagController with detailed node and edge mappings 2026-07-23 19:10:26 +03:30
hamed 83a6dc6158 Refactor code structure for improved readability and maintainability 2026-07-23 18:23:02 +03:30
hamed d986cff255 Add AST JSON representation for appointment API documentation
- Created a new JSON file containing nodes and edges representing the structure of the appointment API documentation.
- The file includes various endpoints, their parameters, responses, and error handling details.
- This addition enhances the documentation's accessibility and usability for developers.
2026-07-23 18:02:32 +03:30
hamed 653dd57300 Add AST JSON representation for DoctorSecretary entity
- Created a new JSON file containing the abstract syntax tree (AST) for the DoctorSecretary.php entity.
- The file includes nodes representing the class, its methods, and properties, along with edges indicating relationships and references between them.
- This addition enhances the project's ability to analyze and visualize the structure of the DoctorSecretary entity.
2026-07-23 17:31:10 +03:30
hamed b9189700b3 Add AST JSON representation for SecretaryResourceEnforcementTest.php with detailed node and edge mappings 2026-07-23 17:12:02 +03:30
hamed 8a69ed8d91 Add AST JSON representation for DoctorSecretary entity
- Created a new JSON file containing the abstract syntax tree (AST) for the DoctorSecretary.php entity.
- Included nodes representing the class, its methods, and properties with their respective source locations.
- Established edges to illustrate relationships such as imports, references, and method calls within the entity.
2026-07-23 16:37:12 +03:30
hamed f00ed23f00 Refactor code structure for improved readability and maintainability 2026-07-23 15:47:17 +03:30
hamed a0a2eb1799 Add migration to enhance session_payments table with payment_method_uuid and reference fields for split-payment details 2026-07-23 15:37:58 +03:30
hamed 0edaf6518f Add JSON files for security audit and test data
- Created a JSON file for the security audit report dated 2026-07-19, detailing various security findings and their relationships.
- Added a JSON file for seed test data, including user creation logic and dependencies in the `seed_testdata.php` file.
- Introduced a JSON file for the AdminCspSubscriberTest, outlining test cases and their structure in the `AdminCspSubscriberTest.php`.
2026-07-23 15:12:37 +03:30
hamed e279812b96 Add JSON files for insurance API documentation and purge doctors command tests
- Created a new JSON file for the insurance API documentation, detailing endpoints, parameters, and responses.
- Added a JSON file for the PurgeDoctorsCommandTest, including test methods and their relationships to the command and other components.
2026-07-22 16:49:32 +03:30
hamed 97e5acdf18 Add AST cache for MaintenanceSubscriber with detailed node and edge relationships 2026-07-19 22:06:36 +03:30
hamed 7e4e4b9157 Add AST JSON representation for DisplayName.php with method and import details 2026-07-19 08:38:34 +03:30
hamed 44b89d7add Add AST JSON representation for migration Version20260719044321
This commit introduces a new JSON file that contains the abstract syntax tree (AST) representation for the migration file Version20260719044321.php. The AST includes nodes for the migration class, its methods, and their relationships, as well as raw calls made within the migration. This structure aids in understanding the code's architecture and dependencies.
2026-07-19 08:24:05 +03:30
hamedandClaude Opus 4.8 bd66b213c2 chore(graphify): rebuild code graph after doctor list location change
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-19 08:09:09 +03:30
hamedandClaude Opus 4.8 63bf2cdd12 chore(graphify): rebuild code graph after booking-context fix
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-18 14:35:41 +03:30
hamedandClaude Opus 4.8 8d31ebb3cb chore(graphify): rebuild code graph after test-profiling change
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-18 14:06:47 +03:30
hamedandClaude Opus 4.8 9724504527 chore(graphify): rebuild code graph after next_available_at rework
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-18 13:59:23 +03:30
hamedandClaude Opus 4.8 ae6ecc5cf7 chore(graphify): rebuild code graph after opening-hours change
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-18 13:53:39 +03:30
hamedandClaude Opus 4.8 02566beacf chore(graphify): rebuild code graph after security.yaml change
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-18 13:48:59 +03:30
hamedandClaude Opus 4.8 45814f254c chore(graphify): rebuild code graph after booking-context change
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-18 13:38:29 +03:30
hamed 2553b45990 Add AST cache files for VisitPriceRequirementResolver, Version20260717093000, and DiscountRuleRepository
- Created JSON representation for VisitPriceRequirementResolver.php, including nodes and edges for methods and imports.
- Added AST cache for migrations/Version20260717093000.php, detailing methods and their relationships.
- Introduced AST cache for DiscountRuleRepository.php, capturing methods, imports, and their interactions.
2026-07-18 12:38:15 +03:30
hamed 2e69af1f74 chore: update graphify graph 2026-07-16 15:39:11 +03:30
hamed 0ba4bf383b chore: update graphify graph 2026-07-16 14:39:00 +03:30
hamed 3b2b22f7d6 chore: update graphify graph 2026-07-16 14:21:02 +03:30
hamed d7b06108f0 chore: update graphify graph 2026-07-16 13:32:39 +03:30
hamed 73ae4baa66 chore: update graphify graph 2026-07-16 12:51:54 +03:30
hamed d4fd6c0020 chore: update graphify graph 2026-07-16 12:22:55 +03:30
hamed 22474653b5 chore: update graphify graph 2026-07-16 11:57:00 +03:30
hamed b82ab4db9c chore: update graphify graph 2026-07-16 11:30:35 +03:30
hamed 78396d3275 chore: update graphify graph 2026-07-16 10:41:24 +03:30