LISTENING TO THE TAPE…
REST snapshots for ranking jobs, typed signal envelopes for automated systems, and a versioned ontology that pins every field to a public formula.
export AD_API="https://api.attentiondensity.com"
curl -s "$AD_API/v1/snapshot/leaderboard?limit=5"
{
"source": "local_snapshot_store",
"contract": "sso-v1:b7532835ede0b705",
"posture": "measurement_not_advice",
"leaderboard": [
{
"ticker": "NTLA",
"attention_density": 6.05,
"attention_anomaly_band": "within"
}
]
}Consumers can pin the exact SSO fingerprint they validated against. New fields are additive; missing values stay visible instead of being hidden.
These are the routes a dashboard, bot, or archive job can consume without guessing what each number means.