Release archive
3.1.0

Team Intelligence Engine & Frontend Updates

Release v3.1.0 focuses on Team Intelligence Engine, Frontend Updates, and GitHub Link Logic.

AddedImprovedFixedInternal
Team Intelligence Engine & Frontend Updates

Release digest

Added

  • Team Intelligence Engine 🕵️‍♂️ - Deep analysis of project teams
    • Founder Background Check: Scans for "Tier 1" experience (Ex-Google, Ex-Coinbase, etc.)
    • Rug Pull Detection: Checks for known risk patterns and suspicious bio keywords
    • Anonymity Penalty: Applies score reduction (-15) for undoxxed teams
  • Frontend Updates 🖥️ - Enhanced CryptoPage
    • New Dev Activity card with "Team Score" and "Core Team" size
    • Smart GitHub Organization linking

Improved

  • AI Brain Upgrade 🧠 - Completely rewrote SENTRY_ASSISTANT_SYSTEM_PROMPT. The chatbot now identifies as Vartovii, knows all correct crypto data sources (DefiLlama, Dropstab, etc.), and can explain the "Team Intelligence" and "Trust Score" algorithms in detail.
  • Treasury Score Logic 💰 - Optimized _calculate_treasury to correctly handle Large Cap projects (e.g., Bitcoin, Ethereum) by removing "Low TVL" penalties for L1s/SoV assets with >$5B Market Cap.
  • Detailed Docs - Created PROJECT_CONTEXT.md as the master knowledge source for AI agents.

Fixed

  • GitHub Link Logic 🐛 - Correctly handles bare organization names (e.g. symbioticfi)

Internal

  • Added team-intelligence-engine.md to Knowledge Base

Technical notes