๐Ÿ”ŽSystem Architecture Overview

The TrancheVest system consists of five primary layers and two specialized protocols working together:

  1. User Interface Layer: Web application, Twitter, Telegram and Discord interface for user interaction

  2. Risk Assessment Layer: Sentiment analysis and user profiling

  3. Agent Orchestration Layer: GAME framework for agent coordination

  4. Financial Operations Layer: GOAT SDK for investment operations

  5. Wallet Infrastructure Layer: Crossmint for wallet management

  6. MCP: Protocol for agent-LLM communication

  7. ACP: Protocol for economic transactions between agents

This layered architecture provides clear separation of concerns while ensuring seamless integration between components. Each layer has specific responsibilities and leverages specialized technologies to fulfill its role within the broader system.

Last updated