nyatikit
nyatikit is the shared UI-facing kit for chat and agent timelines.
Repository: https://code.sftblw.moe/nyabia-public/nyatikit
Responsibilities
Section titled “Responsibilities”- user-facing transcript models
- UI stream event taxonomy
- timeline reducers
- Leptos transcript components
- bridge and hydration helpers for chat-like surfaces
Boundary
Section titled “Boundary”nyatikit owns the UI view of interaction, not the full runtime truth. Products
project richer runtime events into nyatikit events.
Direction
Section titled “Direction”The preferred steady-state path is stream-driven UI updates: initial server rendering for the shell, then focused timeline updates through typed events.