/channel registry component

ChannelTimeline

The whole conversation across every channel: queries channel_messages reactively from InstantDB by contextId and renders the interleaved timeline.

/r/channel-timeline.json@ekairos/channel@beta@ekairos/channel

domain contract

schema
@ekairos/channel
aggregate
channel_messages
durable surface
channel_state

install

pnpm dlx shadcn@latest add https://registry.ekairos.dev/r/channel-timeline.json

The registry installs the UI file at components/ekairos/channel/channel-timeline.tsx. Runtime behavior stays in the domain package dependency.