semantics

This commit is contained in:
2026-05-26 09:30:41 +03:00
parent 1e7bcecaea
commit 9ffa8af1dc
623 changed files with 28045 additions and 26557 deletions

View File

@@ -4,9 +4,9 @@
<!--
@SEMANTICS: modal, mapping, prompt, migration
@PURPOSE: Prompts the user to provide a database mapping when one is missing during migration.
@LAYER: Feature
@RELATION: BINDS_TO -> onresolve
@RELATION: BINDS_TO -> oncancel
@LAYER Feature
@RELATION BINDS_TO -> [EXT:frontend:onresolve]
@RELATION BINDS_TO -> [EXT:frontend:oncancel]
@INVARIANT: Modal blocks migration progress until resolved or cancelled.
-->