Commit Graph
179 Commits
Author SHA1 Message Date
hamedandClaude Opus 5 08a344c99d chore(graph): rebuild after representation edit policy
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-08 15:51:01 +03:30
hamed a6eee1ce9d chore(graph): rebuild after clinic-doctor read gate symmetry 2026-08-07 19:31:14 +03:30
hamed 6a6852379d chore(graph): rebuild after addresses permission fix 2026-08-07 19:16:26 +03:30
hamed be5cdf8af6 chore(graph): rebuild after service catalog permission gate 2026-08-07 18:52:47 +03:30
hamed be93e15bad chore(graph): rebuild after subscription doc correction 2026-08-07 18:39:05 +03:30
hamed ccd869e442 chore(graph): rebuild after permission docs 2026-08-07 18:21:11 +03:30
hamed a0fd85d910 chore(graph): rebuild after dynamic permission UIs 2026-08-07 18:11:25 +03:30
hamed dc40651308 chore(graph): rebuild after permission catalog endpoint 2026-08-07 17:40:11 +03:30
hamed aff7b7fd4a chore(graph): rebuild after permission registry 2026-08-07 17:35:08 +03:30
hamedandClaude Opus 5 e385056f09 chore(graph): rebuild after treatment tab rename and prefill
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-07 16:43:49 +03:30
hamedandClaude Opus 5 02fdfd13cb chore(graph): rebuild after patient treatment plan tab
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-07 16:28:27 +03:30
hamedandClaude Opus 5 fbaf98a1f5 chore(graph): rebuild after explicit session booking
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-07 15:44:36 +03:30
hamedandClaude Opus 5 9cabb28355 chore(graph): rebuild after per-case operator assignment
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-07 14:55:16 +03:30
hamedandClaude Opus 5 93c11139fd chore(graph): rebuild after area skip note and reopen
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-07 14:28:48 +03:30
hamedandClaude Opus 5 a6180bc7e7 chore(graph): rebuild after staff dashboard fix
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-07 14:16:15 +03:30
hamedandClaude Opus 5 384ea7b180 chore(graph): rebuild after treatment case date filter
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-07 13:57:52 +03:30
hamedandClaude Opus 5 2bb76258f6 chore(graph): rebuild after treatment case search and edit
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-07 13:49:16 +03:30
hamedandClaude Opus 5 072e10d0ba chore(graph): rebuild after staff sessions page redesign
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-07 12:51:44 +03:30
hamedandClaude Opus 5 1366a7f15c chore(graph): rebuild after staff queue and operator picker
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-07 12:39:49 +03:30
hamedandClaude Opus 5 f5902eeeeb chore(graph): rebuild after treatment case confirm fix
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-07 12:25:01 +03:30
hamedandClaude Opus 5 b437390e06 chore(graph): rebuild after appointment modal redesign
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-07 12:08:48 +03:30
hamed 1d43475724 feat(docs): add laser treatment plan and related ADRs for multi-session treatments 2026-08-06 15:23:06 +03:30
hamedandClaude Opus 5 cf0ca23f82 chore(graph): rebuild after the branch removal
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-03 14:58:27 +03:30
hamed 05bb4a4ade Add AST JSON representation for ResourceBookingSlotController.php
This commit introduces a new JSON file that contains the abstract syntax tree (AST) representation of the ResourceBookingSlotController.php. The AST includes nodes for classes, methods, and their relationships, as well as edges that describe imports and references between various components within the file. This addition will aid in understanding the structure and dependencies of the ResourceBookingSlotController.
2026-08-03 14:37:05 +03:30
hamedandClaude Opus 5 28f853400b chore(graph): rebuild after offering sections
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-03 13:47:52 +03:30
hamedandClaude Opus 5 202be9a328 chore(graph): rebuild after the schedule-gated doctor tabs
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-03 12:43:04 +03:30
hamedandClaude Opus 5 4f4c396754 chore(graph): rebuild after resource supervisor
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-03 12:15:55 +03:30
hamedandClaude Opus 5 993478fcc0 chore(graph): rebuild after the per-resource appointment tabs
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-03 11:32:19 +03:30
hamed 17ce271b2c Add AST cache files for DurationCalculator, ResolvedServiceSpec, and ServiceItemCatalogCategoryTest
- Created JSON representation for DurationCalculator.php, including nodes and edges for methods and imports.
- Added JSON for ResolvedServiceSpec.php, detailing its structure and methods.
- Introduced JSON for ServiceItemCatalogCategoryTest.php, capturing test methods and their relationships.
2026-08-03 09:37:54 +03:30
hamedandClaude Opus 5 cbff3f3e3e chore(graph): rebuild after the public-booking service fix
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-01 17:45:56 +03:30
hamedandClaude Opus 5 5ae6c040c3 chore: refresh the knowledge graph after the final pass
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-01 16:41:09 +03:30
hamedandClaude Opus 5 4cc894e1f1 chore: refresh the knowledge graph after the engine and theme work
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-01 16:15:39 +03:30
hamedandClaude Opus 5 60b4fb9b93 chore: refresh the knowledge graph after the final sweep
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-01 15:33:14 +03:30
hamedandClaude Opus 5 beaa11334c chore: refresh the knowledge graph after the debt and test pass
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-01 15:17:03 +03:30
hamedandClaude Opus 5 496432889d chore: refresh the knowledge graph after the final checklist pass
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-01 14:37:49 +03:30
hamedandClaude Opus 5 dedae05542 chore: refresh the knowledge graph after the seeding and batching work
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-01 14:22:36 +03:30
hamedandClaude Opus 5 92edd175cc chore: refresh the knowledge graph after the risk-badge and URL-state work
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-01 14:00:12 +03:30
hamedandClaude Opus 5 824e7f83c6 chore: refresh the knowledge graph after the treatment-course work
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-01 13:51:47 +03:30
hamedandClaude Opus 5 83704f9d30 chore: refresh the knowledge graph after the resource UI work
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-01 13:45:39 +03:30
hamedandClaude Opus 5 ba7cf7edc9 chore: refresh the knowledge graph after the segment-merge work
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-01 13:40:18 +03:30
hamedandClaude Opus 5 c7811120d7 chore: refresh the knowledge graph after the waitlist work
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-01 13:33:49 +03:30
hamedandClaude Opus 5 913713f632 chore: refresh the knowledge graph after the visual-pass fixes
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-31 21:42:29 +03:30
hamedandClaude Opus 5 29148b6bd3 chore: refresh the knowledge graph after the domain-event and panel work
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-31 21:28:25 +03:30
hamedandClaude Opus 5 b55c33f686 chore: refresh the knowledge graph after checklist updates
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-31 20:53:11 +03:30
hamedandClaude Opus 5 7f057f02ee chore: refresh the knowledge graph after resource blocking
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-31 20:51:11 +03:30
hamedandClaude Opus 5 3dcc7c2ec0 chore: refresh the knowledge graph after resource strategies
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-31 20:21:38 +03:30
hamedandClaude Opus 5 62f18b3c0d chore: refresh the knowledge graph after the resource booking flow
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-31 20:05:33 +03:30
hamedandClaude Opus 5 4bdacdcc7b chore: refresh the knowledge graph after price lists and the invoice card
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-31 19:58:51 +03:30
hamedandClaude Opus 5 1559a60994 chore: refresh the knowledge graph after the resource booking mode
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-31 19:51:53 +03:30
hamedandClaude Opus 5 1d6855a2b0 chore: refresh the knowledge graph after the catalog and segment editors
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-31 19:42:47 +03:30