From 9dd32c3165de119ed9fcb386d34c1e96f82ada5e Mon Sep 17 00:00:00 2001 From: slhx agent Date: Tue, 2 Jun 2026 00:10:15 +0200 Subject: [PATCH] docs(techdemo): describe generated handle fields Keep the techdemo README aligned with the checked generated-handle path instead of implying handwritten numeric __h ids. req: dx/003 req: examples/003 --- examples/techdemo/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/techdemo/README.md b/examples/techdemo/README.md index e56e91f..eba2791 100644 --- a/examples/techdemo/README.md +++ b/examples/techdemo/README.md @@ -11,7 +11,7 @@ This is a polished Linear-style product demo for planning typed work across lane - modern SSR-first UI - generated resource modules from `.heml` - hemplate partials for issue lanes, cards, and inspector panels -- native form posts carrying `__h` numeric handle ids +- native form posts carrying generated slhx handle fields - multi-target `application/slhx` EffectBatch responses - generated slot updates instead of selectors - root-scoped runtime lowering (`data-hid`, `data-sid`)