Official AIMI Score v1.0 Engine
The normalized scoring engine behind every AIMI Score.
Beta / Prototype. The scoring engine architecture is documented here for transparency. Live external platform data connections are in progress. Scores shown on sample profiles use representative demo data until the FastAPI engine is deployed.
Official Signal Weights
Five weighted signals. One score.
Every AIMI Score is composed of five normalized signal components. These weights are the official v1.0 configuration, versioned as 2026.1.
Streaming Velocity
Normalized streaming volume and week-over-week growth velocity across verified platform APIs.
Social Engagement
Likes, shares, comments, and saves aggregated across social platforms, normalized by cohort.
Prompt Innovation
Prompt uniqueness, novelty score, and template-spread velocity from the prompt registry.
Media Footprint
Editorial mentions, press coverage, and playlist placements from verified editorial sources.
Community Signal
Community votes, upvotes, and qualitative engagement signals from the AIMI community.
Normalized Scoring
Raw counts are never used directly.
Cohort Percentile
Each signal is normalized into a percentile within its chart-week cohort. A track with 10,000 streams in a slow week may rank higher than 50,000 streams in a blockbuster week.
H-Level Tier Grouping
Normalization happens within H-Level cohorts. An H3 track is compared against other H3 tracks, not against H0 human-created or H5 fully-synthetic works. This ensures fair comparison.
Chart-Week Freshness
Each normalization cycle is tied to a chart week. Older snapshots decay, so the score reflects current market influence, not lifetime accumulation.
Score Formula
The AIMI Score equation.
AIMI Score v1.0 · Methodology 2026.1
Metrics Snapshot Architecture
Raw signal capture schema.
Each chart week, the engine captures a Metrics Snapshot per track — the raw normalized inputs before weighting and multiplier application.
MetricsSnapshot
10 fields
streaming_velocityNormalized streaming volume for the chart week
social_engagementNormalized engagement score (likes, shares, comments)
prompt_innovationPrompt novelty score from the prompt registry
media_footprintEditorial mentions and playlist placements count
community_signalCommunity votes and qualitative engagement score
platform_distributionDistribution of metrics across platforms (diversity)
source_confidenceWeighted confidence from source tier classification
captured_atWhen the metrics snapshot was captured
chart_weekISO chart week identifier (e.g. 2026-W26)
h_level_tierH0–H5 cohort tier for normalization grouping
Score Record Architecture
Final score calculation schema.
The Score Record stores the weighted component scores, anti-gaming multipliers, and the final AIMI Score (0–1000) with its methodology version.
ScoreRecord
11 fields
streaming_velocity_componentWeighted component score (30% weight)
social_engagement_componentWeighted component score (25% weight)
prompt_innovation_componentWeighted component score (20% weight)
media_footprint_componentWeighted component score (15% weight)
community_signal_componentWeighted component score (10% weight)
freshness_multiplierDecay multiplier — recent data scores higher
diversity_multiplierPenalizes single-platform dependency
confidence_multiplierScales by source data confidence tier
final_scoreFinal AIMI Score (0–1000) after all multipliers
methodology_versionScoring methodology version (e.g. 2026.1)
calculated_atWhen the score was calculated
Anti-Gaming Methodology
Built-in manipulation resistance.
Five structural safeguards ensure the AIMI Score reflects genuine market influence, not artificial inflation.
Freshness Decay
Older metrics lose weight over time, keeping charts responsive to current performance rather than historical accumulation.
Platform Diversity
Tracks relying on a single platform receive a reduced diversity multiplier, discouraging single-platform manipulation.
Source Confidence
Unverified and manual-claim data sources carry lower confidence multipliers, limiting their influence on final scores.
Cohort Normalization
Raw counts are never used directly. Each signal is normalized into a percentile within its chart-week and H-Level cohort.
Admin Review
Verification status is reviewed by human admins and kept separate from score rank, protecting trust quality.
Operational Loop
From submission to chart eligibility.
Explore the full methodology.
Review the complete AIMI Score v1.0 framework, the backend engine roadmap, or a sample trust profile showing the score breakdown in action.