Release archive
3.2.0

Security Intelligence & Community Intelligence

Release v3.2.0 focuses on Security Intelligence, Community Intelligence, and Historical Analytics.

AddedImprovedInternal
Security Intelligence & Community Intelligence

Release digest

Added

  • Security Intelligence 🛡️ - Integration with Certik & Dropstab
    • Audit Scores: Real-time Certik scores (0-100) and Tiers (AAA, Gold, etc.)
    • Scam Detection: Immediate CRITICAL RISK (Score capped at 10/100) if scam_alerted flag is found.
  • Community Intelligence 🐦 - TweetScout Integration
    • Replaces placeholders with real Influence Levels (1-5) and specific scores.
    • Scores >1000 indicate "God Tier" community backing.
  • Historical Analytics 📊 - BigQuery Integration
    • New daily_bq_snapshot.py script automatically exports all project metrics to Google BigQuery.
    • Enables trend analysis ("Trust Score Change over 30 days").
    • Table: vartovii_intelligence.daily_snapshots.

Improved

  • Trust Score Engine v3.3 🧮 - 6-Pillar Model
    • Old: Treasury (30%), Financials (25%), Dev (20%), Community (20%), Security (5%)
    • New: Treasury (20%), Dev Activity (20%), Financials (15%), Security (20%), Tokenomics (15%), Community (10%)
    • Logic: Updated to respond better to blue-chip L2s (Arbitrum, Base) by using Chain TVL instead of Protocol TVL.
  • AI Brain v3.3 🧠 - Smarter Sentry Assistant
    • Updated System Prompt to "know" about Certik and TweetScout.
    • Can now answer: "Is this project safe?" by citing audit tiers.

Internal

  • DefiLlama Harvester Upgrade 🔧
    • Added smart fallback: If Protocol TVL is $0, it checks Chain TVL (Fixes Ethereum, Optimism, Polymer).
    • Handles "Optimism" -> "OP Mainnet" name mapping.

Technical notes