TrancheVest
  • Introduction
  • 🔎System Architecture Overview
  • 🧱Risk Assessment Agent Framework
    • 💵Risk Assessment Layer
      • 💽Risk Profiling
      • 👾Risk Agents
      • Risk Assessment API
  • 💹Investment Tranche System
    • 🟢Green Tranche
    • 🔵Blue Tranche
    • ⚪Growth Tranche
    • Investment API
  • 💰Staking Pools
    • 🧩 Step 1: Connect Your Wallet
    • 💸 Step 2: Grab Your Test Tokens
    • 🧮 Step 3: Stake Your Tokens
    • 📈 Rewards Dashboard & Dynamic APYs
  • Agent Orchestration Layer (GAME)
    • GAME Framework
    • Agent Hierarchy
    • Decision-Making Logic
  • Financial Layer (GOAT SDK)
    • Investment Tranches
    • Transaction Management
    • Performance Analysis
  • 🦾MCP: Model Context Protocol
    • MCP Functionality
    • MCP Implementation
    • MCP Benefits
  • ACP: Economic Transactions Between Agents
    • ACP Process
    • ACP Use Cases
    • On-chain Records
  • Wallet Infra Layer (Crossmint)
    • Non-custodial Architecture
    • Wallet Security
    • Transaction Signing
  • Integration Layer
    • Smart Contract Interface
    • External Service Connectors
  • 🔐Security Considerations
    • Wallet Security Details
    • User Data Protection
    • Investment Security
  • Monitoring and Maintenance
    • Performance Monitoring
    • Maintenance Procedures
  • Development Roadmap
  • Frequently Asked Questions
Powered by GitBook
On this page

Risk Assessment Agent Framework

PreviousSystem Architecture OverviewNextRisk Assessment Layer

Last updated 26 days ago

  • External Data Sources (Blue) - APIs for market data, sentiment analysis, and exchanges

  • Data Processing Layer (Green) - ETL pipelines, sentiment analysis, time series analysis, and data fusion

  • AI Model Layer (Orange) - The three main agents:

    • Sheriff: Core risk assessment engine

    • Prism AI: Natural language interface with LORA and Claude

    • Ace Agent: Recommendation engine

  • Middleware Layer (Pink) - A2A message bus, MCP protocol handler, API gateway, and auth service

  • Application Layer (Purple) - Various user interfaces including web, Twitter, Telegram, and portfolio dashboard

🧱