Products
Living MapDrift AlertsBacktest ForensicsPath QueriesCustom AxesRisk Maps
Solutions
Compliance OfficersRisk Managers / CROPortfolio ManagersCTOs & Engineering
Developers
DocumentationAPI ReferenceSDKsArchitectureAudit Manifest
Resources
BlogUse CasesCustomer StoriesPressChangelog
Company
AboutFoundersCareersContact
More
PricingTrustEnterprise
Risk MapsV3 · 2027

Exposure you can
see at a glance.

Risk reports are tables — hundreds of rows the CRO scrolls looking for the cell that matters. Most material risk has a geography. Risk Maps puts your firm’s exposure on a live geo-sectoral heatmap: drill from region to sector to entity, every value sourced from the ontology with a full audit trail.

3-clickDrill depth
LiveFrom Drift
Per-cellThresholds
PNG·PDF·SVGExport
risk-maps · exposure
LATAMEUAPACNAMEABankingEnergyTechR. EstateSovereignInsurance
0.707 hot
Sovereign × LATAM
aggregate exposure0.91
— top entities
Treasury Desk · AR−0.11
Sovereign Fund · AR+0.14
Central Reserve · AR+0.08
click a cell to drill · drag threshold to reclassify · live from Drift Alerts

Preview · click a cell to drill, drag the threshold, toggle the compliance overlay.

§ 01Why a map

The cell that matters, without the scroll.

A regulatory change in one country. A sector concentration. A supply-chain shock across a region. Material risk has a shape — and a table hides it. A map shows it before you go looking.

01

Sector × region drill-down

Global → country → province → entity. Three clicks, max, from the whole book to a single name.

02

Configurable thresholds

What counts as “high risk” is your call — set it per sector, per region, and watch the map reclassify live.

03

Drift-driven updates

The map repaints in real time as Drift Alerts fire. No batch refresh, no stale quarter-end snapshot.

04

Snapshot export

PNG, PDF, or SVG for the board deck — with the audit manifest attached to the snapshot.

05

Time-travel

“Show me the map as of last quarter end.” Forensics integration rewinds the whole grid.

06

Compliance overlay

Overlay regulatory regimes — EU AI Act tier-1, OFAC sanctions — and read exposure by regime.

§ 02Query it

The map is a view, not a silo.

Everything the heatmap renders is queryable underneath — pull the same exposure grid as data, manifest and all.

risk_map.py
from deino import Client

client = Client(api_key="dno_live_...")

grid = client.risk_maps.exposure(
  by=["sector", "region"],
  threshold=0.70,
  overlay="eu_ai_act",
)

print(grid.hot_cells)      # [(Sovereign, LATAM, 0.91), …]
grid.export(format="pdf", path="board_q3.pdf")
# snapshot + manifest, board-ready
§ 03Where it connects

The top layer of the whole stack.

Risk Maps doesn’t hold its own data — it renders what the live products beneath it already track on the shared ontology.

V3 · Q4 2027

The data infrastructure beneath Risk Maps — the GNL and Drift Alerts — is live today; Risk Maps is the visualization layer on top. Enterprise customers get it automatically when V3 ships, no new contract. Talk to us →

§ Final

See your exposure on the map.

Founder-led demos for design partners. A free tier is active today for the V1 products Risk Maps renders.