From f388fa7d911bbd9bf9213e07c300d23f9a892764 Mon Sep 17 00:00:00 2001 From: slhx agent Date: Tue, 2 Jun 2026 00:21:31 +0200 Subject: [PATCH] docs(kanban): describe generated handles Keep the canonical Kanban README on generated handles/slots instead of implying authors work with generated numeric ids. req: dx/003 req: examples/003 --- examples/kanban/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/kanban/README.md b/examples/kanban/README.md index f9557f2..74af41d 100644 --- a/examples/kanban/README.md +++ b/examples/kanban/README.md @@ -11,7 +11,7 @@ The example is a server-first Kanban board with: - add-card form - move-left / move-right card controls - delete-card controls -- generated handle ids and slots +- generated handles and slots - application/slhx EffectBatch responses - SSE presence updates