Core3 risk intelligence API
Core3 risk intelligence integration for tracking Probability of Loss (PoL) scores across crypto projects.
Core3 (formerly CER.live) provides risk ratings across six categories: security, financial, operational, reputational, regulatory, and dependency. This module fetches and stores risk data in a local DuckDB database for historical tracking.
Features:
Rate-limited API session with retry logic
DuckDB storage with incremental sync (two-phase backfill + ranged updates)
Parallel project scanning with
joblibRaw JSON payload storage for future re-extraction
HTTP session management for Core3 API. |
|
Fetch helpers for Core3 Projects Data API endpoints. |
|
DuckDB persistence for Core3 risk intelligence data. |
|
Core3 project scanner with DuckDB storage. |
|
Shared constants for Core3 integration. |
|
Mapping between our vault protocol slugs and Core3 project slugs. |
|
Look up Core3 risk intelligence for our vault protocols. |