test(examples): guard low-level docs wording
Keep beginner example docs on target objects and tuple IntoEffect responses instead of runtime lowering/application wire vocabulary. req: dx/006 req: examples/003
This commit is contained in:
@@ -12,7 +12,7 @@ The example is a server-first Kanban board with:
|
||||
- move-left / move-right card controls
|
||||
- delete-card controls
|
||||
- generated target objects for checked slot updates
|
||||
- tuple-composed `IntoEffect` / `application/slhx` responses
|
||||
- tuple-composed `IntoEffect` responses
|
||||
- SSE presence updates
|
||||
|
||||
It intentionally uses buttons instead of custom JavaScript drag-and-drop; drag/local-first sync remain north-star features in `examples/kanban.md`.
|
||||
|
||||
Reference in New Issue
Block a user