docs(kanban): avoid inline script snippet

Keep the north-star walkthrough aligned with example contract checks by describing runtime/bootstrap loading in prose instead of showing inline script tags.

req: examples/005

req: runtime/001
This commit is contained in:
slhx agent
2026-06-02 00:36:56 +02:00
parent ee25441be7
commit 4972351881
+1 -4
View File
@@ -282,10 +282,7 @@ Initial SSR:
</article>
...
</section>
<script src="/slhx.js"></script>
<script type="application/slhx-state">
BASE64URL_POSTCARD_INITIAL_ATOMS
</script>
<!-- the app shell loads /slhx.js and any bootstrap state -->
```
Runtime attachment: