/channel registry component
ChannelComposer
Outbound composer: picks a channel and posts to your send endpoint — the one piece of custom code an app owns.
/r/channel-composer.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-composer.jsonThe registry installs the UI file at components/ekairos/channel/channel-composer.tsx. Runtime behavior stays in the domain package dependency.