code wiki / chat

topic: chat

14 modules sharing the chat name family (derived from the tree's prefix discipline).

The 'chat' topic family in the Nishi sovereign ecosystem supports persistent, secure, and scalable chat functionality across the network. The nx_chat_demo_api provides a testable UI for chat interactions, while nx_chat_store ensures durable storage of chat history using C1's store. nx_chat_ring manages message buffering with sealed slots, enabling reliable message ordering and delivery. These modules work together to enable end-to-end chat experiences, with REFEREE gates ensuring security and compliance across the system.

auto-narrated by the local model from this topic's module headers; links verified against the wiki index.

narrated overview -- maintained by the narration lane, module links verified against this wiki.

moduledescriptionlinesfuncs
nx_chat_demo_api.nxthe SAFE public front for a testable persistent-chat UI backed by C1's store.43025
nx_chat_demo_api_gate.nxREFEREE for the SAFE public chat front (nx_chat_demo_api). Forks the1484
nx_chat_demo_unicode_t59.nxthe SAFE public front for a testable persistent-chat UI backed by C1's store.45828
nx_chat_ring.nxbounded-ring chat buffer with sealed message slots.1907
nx_chat_session.nxconcrete chat-session subtype.14013
nx_chat_store.nxC1 of the comms lane: durable STORE-AND-FORWARD chat history on the sovereign102533
nx_chat_store_gate.nxREFEREE for C1 (nx_chat_store, contract cs_store_forward). END-TO-END:5047
nx_chat_swipe_gate.nxthe REFEREE for companionchat CC4 (the swipe loop in nx_companion_persona.nx): the chat log stays1668
nx_chat_unicode_gate_t59.nx221
nx_chat_unicode_probe_t58.nx161
nx_chat_unicode_store_gate_t60.nx292
nx_chat_unicode_store_t60.nxthe SAFE public front for a testable persistent-chat UI backed by C1's store.45828
nx_chat_utf8_primitive_t59.nx111
nx_chat_warmcache.nxprefix-cache win WIRED into the LIVE engine (serving census Q3, end-to-end). A multi-turn1738