Liquina OS
Liquina OS — System Overview
Liquina OS is designed to power Liquina’s conversational and operational capabilities in both social and financial contexts. The system is intentionally lightweight, modular, and specialized to balance human-like communication and simple autonomous asset management.
✅ Core Interaction System
The core system focuses on Liquina's ability to engage with users naturally and contextually.
+-----------------+ +-------------------+ +------------------+
| Memory DB |<--->| Communication |<--->| Knowledge DB |
+-----------------+ +-------------------+ +------------------+
Memory DB Stores user interaction history, preferences, and relational context. Helps Liquina reference past conversations.
Communication Generates human-like dialogue, adjusts tone, and handles real-time conversations including group dynamics.
Knowledge DB Provides general knowledge, domain-specific data, and supports Liquina's reasoning in answering questions.
These modules interact tightly to provide Liquina with a conversational presence. This is the heart of Liquina OS.
✅ External Operation Module
Liquina's asset management system operates externally from the core conversational system and is only loosely coupled.
+----------------+
| QueenMaker |
| (Permission) |
+-------+--------+
|
v
+------------------+ interacts with +-------------------+
| Asset Management | -----------------> | HyperliquidX SPOT |
+------------------+ executes trades +-------------------+
Asset Management Autonomous, minimalistic trading module. Uses market indicators (price, volume, trend) to operate SPOT trades. Executes simple strategies without deep integration into communication logic.
QueenMaker Acts as a manual approval system for large transactions. Only intervenes when Liquina attempts to execute high-impact trades.
HyperliquidX External platform where actual SPOT trades are performed using Liquina's wallet.
Last updated