Generated output — this is a static snapshot rendered from .vibekb/. The .vibekb/ content is the source of truth. See Reference for provenance.

Community

Community chat

Realtime chat collections official_chat and official_chat_{lang}; Crisp provides separate support chat.

Implemented Verified from source User-facing

In one sentence

In-app chat is Firestore streams; Crisp is customer support chat.

Current behavior

ChatRepository reads/writes chat collections, may ensure anonymous auth, and tracks last-seen timestamps in SharedPreferences. Crisp uses CRISP_WEBSITE_ID.

Current state

Implemented; verified-from-source.