Release archive
3.2.16

Trust Score 6-Pillar System & GitHub Data Refresh

Release v3.2.16 focuses on Trust Score 6-Pillar System and GitHub Data Refresh.

AddedFixedInternal
Trust Score 6-Pillar System & GitHub Data Refresh

Release digest

Added

  • Trust Score 6-Pillar System 📊 - Complete formula alignment
    • UI RadarChart now displays all 6 pillars (added Security)
    • Documentation synced: 6 knowledge-base files updated (4→6 pillars)
    • Crypto Trust Score: Security (20%), Treasury (20%), Dev Activity (20%), Financials (15%), Tokenomics (15%), Community (10%)
    • Corporate Trust Score: Rating Quality (25%), Sentiment (25%), Volume (15%), Source Diversity (15%), Consistency (10%), Recency (10%)

Fixed

  • GitHub Data Refresh 🔧 - Fixed "0 commits" bug for all projects
    • Root cause: Redis cached bad data when GitHub token expired
    • Fix: github.py now skips caching 0-commit results (prevents stale cache)
    • Verified: Ethereum (500 commits, 129 devs), Bitcoin (500 commits, 55 devs)
    • Trust Scores improved from 77 → 87 after fix

Internal

  • Updated crypto/api-reference.md, overview.md, dashboard-ui.md, connectors.md, planned_integrations.md
  • Updated features/trust-score.md with 6-factor Corporate formula + Source Diversity pillar

Technical notes