From 7a8a1663266eb6fd64649fadcfad71ac42c21328 Mon Sep 17 00:00:00 2001 From: giles Date: Thu, 26 Mar 2026 01:38:10 +0000 Subject: [PATCH] Test runner: SSR fix, cek-try primitive, HTML entity handling MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - render-html-island wraps body SSR in cek-try (graceful fallback to empty container when island body has DOM/signal code) - defcomp placeholder pattern: server renders safe placeholder div with data-sx-island, browser hydrates the actual island - cek-try primitive added to both server and browser OCaml kernels - assert/assert= added to spec/harness.sx for standalone use - Test source stored in