feat(host): wire techdemo host capability flow

Route browser/PWA share and native-shell haptic host results through techdemo app code before returning normal hemx effects; serve the tiny browser host adapter as an app asset.

req: host/001

req: host/002

req: host/004

req: host/005

req: examples/001
This commit is contained in:
slhx agent
2026-06-11 19:43:50 +02:00
parent 2cc6c85e37
commit 3807306158
7 changed files with 243 additions and 2 deletions
@@ -32,6 +32,7 @@
<button type="button" data-hemx-handle="simulate_push">Simulate server push</button>
<button type="button" data-hemx-handle="reset_demo">Reset demo</button>
</div>
<div data-hemx-slot="host_panel">{+= self.host =+}</div>
<p data-hemx-slot="notice" class="notice">Every control posts through a generated handle and receives typed updates.</p>
</aside>