End-to-end encrypted Matrix communication for private messages and media references.
Security
Private context should stay under client control.
Soulife separates product context from server-readable social data. Messages are moving through an E2EE-first Matrix layer, while AI context is selected by the client and attached to visible source chains before it is reused.
Client-side context selection before AI sees relationship, workspace, or chat history.
Preview-and-confirm AI actions, so writing context is a user-approved product action.
Short-lived cloud attachment storage for current developer previews, with stricter retention as the product matures.
AI sees context only through the client.
The app is designed so the client chooses which relationship context, workspace entry, source message, or selected chat fragment is included in a prompt. That keeps sensitive context out of default server-side processing and makes each AI answer traceable.
Preview before write: AI suggestions are shown before they become product state.
Source chain: Reusable context links back to the chat, note, or workspace entry that created it.
Client-authorized AI: AI reads only the context that the client includes for that interaction.