From 353f2111e9dddd2386be5690e74847ef4e63584e Mon Sep 17 00:00:00 2001 From: slhx agent Date: Tue, 2 Jun 2026 00:02:11 +0200 Subject: [PATCH] test(examples): avoid literal handle ids Remove the last handwritten __h input from techdemo markup, switch E2E posts to generated handles, and extend example contracts to catch literal handle fields in templates. req: dx/003 req: ceremony/002 req: examples/003 --- .../techdemo/templates/control_center.heml | 1 - examples/techdemo/tests/e2e.rs | 47 +++++++++++++++---- slhx-test/tests/examples_contract.rs | 13 ++++- 3 files changed, 50 insertions(+), 11 deletions(-) diff --git a/examples/techdemo/templates/control_center.heml b/examples/techdemo/templates/control_center.heml index 093d7c2..129453b 100644 --- a/examples/techdemo/templates/control_center.heml +++ b/examples/techdemo/templates/control_center.heml @@ -17,7 +17,6 @@