semantics update

This commit is contained in:
2026-04-01 15:30:13 +03:00
parent 03d46cb32a
commit ace77ed64c
22 changed files with 438 additions and 299 deletions

View File

@@ -6,10 +6,9 @@
@SEMANTICS: git, commit, modal, version_control, diff
@PURPOSE: Модальное окно для создания коммита с просмотром изменений (diff).
@LAYER: Component
@RELATION: CALLS -> GitService
@RELATION: CALLS -> GitService
@RELATION: CALLS -> GitService
@RELATION: CALLS -> commit
@RELATION: CALLS -> [GitServiceClient]
@UX_STATE: Ready -> Commit message, status, and diff preview are available for the selected repository.
@UX_STATE: Submitting -> Commit actions stay disabled while the commit request is in flight.
-->
<script>