Weekly digest
One email a week on the countries you watch. Scores and deltas are computed upstream; the writer only decides what is worth saying.
Pro subscribers pick any countries, save multiple watchlists and schedule delivery. The preview below runs on a sample list.
Narrow the scope to reuse the same writer for a single dimension’s “what moved” panel instead of the full watchlist.
The JSON is the machine-readable digest plus the data it was written from. The PDF is the same content laid out for a human reader.
The digest runs on the pre-aggregated payload shown below: composite and dimension deltas, dated events from the last seven days, and the top three global movers for context.
{
"user": {
"watchlist": [
"United States",
"China",
"Germany"
]
},
"period": {
"start": "2026-03-26",
"end": "2026-04-01"
},
"countries": [
{
"name": "United States",
"composite": {
"score": 35,
"delta_7d": 2.5
},
"dimensions": {
"statecraft": {
"score": 18,
"delta_7d": 3
},
"policy_velocity": {
"score": 72,
"delta_7d": 8
},
"trade_supply": {
"score": 28,
"delta_7d": -2
},
"macro_stress": {
"score": 22,
"delta_7d": 1
}
},
"driver_dimension": "policy_velocity",
"events": [
{
"date": "2026-04-01",
"dimension": "policy_velocity",
"severity": "high",
"text": "BIS final rule: 23 Chinese semiconductor firms added to Entity List"
},
{
"date": "2026-03-31",
"dimension": "policy_velocity",
"severity": "medium",
"text": "Executive Order 14261: critical minerals supply chain security framework issued"
},
{
"date": "2026-03-28",
"dimension": "macro_stress",
"severity": "low",
"text": "Fed: PCE inflation 2.8% — above target for 3rd consecutive month"
}
]
},
{
"name": "China",
"composite": {
"score": 56,
"delta_7d": 4.8
},
"dimensions": {
"statecraft": {
"score": 62,
"delta_7d": 8
},
"policy_velocity": {
"score": 68,
"delta_7d": 6
},
"trade_supply": {
"score": 44,
"delta_7d": 3
},
"macro_stress": {
"score": 48,
"delta_7d": 2
}
},
"driver_dimension": "statecraft",
"events": [
{
"date": "2026-04-01",
"dimension": "statecraft",
"severity": "high",
"text": "OFAC: 14 additional Chinese entities designated under CMIC order — semiconductor focus"
},
{
"date": "2026-03-29",
"dimension": "policy_velocity",
"severity": "medium",
"text": "PRC Ministry of Commerce: retaliatory tariffs on US agricultural exports extended"
},
{
"date": "2026-03-27",
"dimension": "trade_supply",
"severity": "low",
"text": "CIPS participant count reaches 1,448 — 12 new direct members this quarter"
}
]
},
{
"name": "Germany",
"composite": {
"score": 38,
"delta_7d": -1
},
"dimensions": {
"statecraft": {
"score": 12,
"delta_7d": 0
},
"policy_velocity": {
"score": 48,
"delta_7d": 4
},
"trade_supply": {
"score": 52,
"delta_7d": -6
},
"macro_stress": {
"score": 38,
"delta_7d": -2
}
},
"driver_dimension": "trade_supply",
"events": [
{
"date": "2026-04-01",
"dimension": "trade_supply",
"severity": "medium",
"text": "Germany LNG terminal utilization 68% — TTF-indexed contracts repricing as demand rises"
},
{
"date": "2026-03-30",
"dimension": "policy_velocity",
"severity": "medium",
"text": "EU Official Journal: Critical Raw Materials Act implementing regulations published"
},
{
"date": "2026-03-28",
"dimension": "trade_supply",
"severity": "low",
"text": "Hamburg port call volume −6% vs. prior year — North Sea route disruption spillover"
},
{
"date": "2026-03-28",
"dimension": "macro_stress",
"severity": "low",
"text": "German energy subsidy expenditure revised upward: €12.8bn above fiscal target"
},
{
"date": "2026-03-26",
"dimension": "macro_stress",
"severity": "low",
"text": "Bundesbank: manufacturing PMI 48.3 — 4th consecutive month below expansion threshold"
}
]
}
],
"world_movers": [
{
"country": "Syria",
"dimension": "composite",
"delta_7d": 7,
"score": 100
},
{
"country": "Yemen",
"dimension": "composite",
"delta_7d": 7,
"score": 98
},
{
"country": "Afghanistan",
"dimension": "composite",
"delta_7d": 6.8,
"score": 95
}
]
}The digest is the monitoring layer.
Threshold alerts, saved watchlists and scheduled delivery live in the Pro suite.