Initial project import

This commit is contained in:
2026-08-14 09:40:51 +03:00
parent 00040e5ce4
commit d7099bf80d
146 changed files with 30509 additions and 1055 deletions
@@ -0,0 +1,5 @@
from write.contracts import WriteHandler
# Element, command/button, and embedded-module routing needs decoded form
# evidence, so it remains a sub-dispatch inside this public form surface.
HANDLER = WriteHandler("form", "form")