File size: 9,978 Bytes
fa9c65f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
/**
 * Canonical bootstrap cache-key registry.
 *
 * This module is the authored source for the server, the bootstrap-tier
 * publisher, and the generated Edge-safe mirror in api/. Keep the object in
 * response insertion order: the publisher and /api/bootstrap must assemble
 * byte-equivalent payloads for identical Redis contents.
 */

export const BOOTSTRAP_CACHE_KEYS = Object.freeze({
  earthquakes: 'seismology:earthquakes:v1',
  outages: 'infra:outages:v1',
  serviceStatuses: 'infra:service-statuses:v1',
  ddosAttacks: 'cf:radar:ddos:v1',
  trafficAnomalies: 'cf:radar:traffic-anomalies:v1',
  marketQuotes: 'market:stocks-bootstrap:v1',
  commodityQuotes: 'market:commodities-bootstrap:v1',
  sectors: 'market:sectors:v2',
  etfFlows: 'market:etf-flows:v1',
  macroSignals: 'economic:macro-signals:v1',
  bisPolicy: 'economic:bis:policy:v1',
  bisExchange: 'economic:bis:eer:v1',
  bisCredit: 'economic:bis:credit:v1',
  bisDsr: 'economic:bis:dsr:v1',
  bisPropertyResidential: 'economic:bis:property-residential:v1',
  bisPropertyCommercial: 'economic:bis:property-commercial:v1',
  imfMacro: 'economic:imf:macro:v2',
  imfGrowth: 'economic:imf:growth:v1',
  imfLabor: 'economic:imf:labor:v1',
  imfExternal: 'economic:imf:external:v1',
  chinaMacro: 'economic:china:macro:v2',
  chinaReleaseCalendar: 'economic:china:release-calendar:v1',
  chinaCorporateDisclosures: 'market:china:corporate-disclosures:v1',
  chinaPolicyEvents: 'china:policy-events:v1',
  chinaDecisionSignals: 'intelligence:china-decision-signals:v1',
  shippingRates: 'supply_chain:shipping:v2',
  chokepoints: 'supply_chain:chokepoints:v4',
  minerals: 'supply_chain:minerals:v2',
  giving: 'giving:summary:v2',
  climateAnomalies: 'climate:anomalies:v2',
  climateDisasters: 'climate:disasters:v1',
  co2Monitoring: 'climate:co2-monitoring:v1',
  oceanIce: 'climate:ocean-ice:v1',
  climateNews: 'climate:news-intelligence:v1',
  radiationWatch: 'radiation:observations:v1',
  thermalEscalation: 'thermal:escalation-bootstrap:v1',
  crossSourceSignals: 'intelligence:cross-source-signals:v1',
  wildfires: 'wildfire:fires-bootstrap:v1',
  cyberThreats: 'cyber:threats-bootstrap:v2',
  techReadiness: 'economic:worldbank-techreadiness:v1',
  progressData: 'economic:worldbank-progress:v1',
  renewableEnergy: 'economic:worldbank-renewable:v1',
  positiveGeoEvents: 'positive_events:geo-bootstrap:v1',
  theaterPosture: 'theater_posture:sebuf:stale:v1',
  riskScores: 'risk:scores:sebuf:stale:v8',
  naturalEvents: 'natural:events:v1',
  flightDelays: 'aviation:delays-bootstrap:v2',
  insights: 'news:insights:v1',
  predictions: 'prediction:markets-bootstrap:v1',
  cryptoQuotes: 'market:crypto:v1',
  cryptoSectors: 'market:crypto-sectors:v1',
  defiTokens: 'market:defi-tokens:v1',
  aiTokens: 'market:ai-tokens:v1',
  otherTokens: 'market:other-tokens:v1',
  gulfQuotes: 'market:gulf-quotes:v1',
  stablecoinMarkets: 'market:stablecoins:v1',
  unrestEvents: 'unrest:events:v1',
  iranEvents: 'conflict:iran-events:v1',
  ucdpEvents: 'conflict:ucdp-events-bootstrap:v1',
  temporalAnomalies: 'temporal:anomalies:v1',
  weatherAlerts: 'weather:alerts:v1',
  spending: 'economic:spending:v1',
  techEvents: 'research:tech-events-bootstrap:v1',
  gdeltIntel: 'intelligence:gdelt-intel:v1',
  correlationCards: 'correlation:cards-bootstrap:v1',
  crossStraitActivity: 'military:cross-strait-activity-bootstrap:v1',
  forecasts: 'forecast:predictions-bootstrap:v1',
  securityAdvisories: 'intelligence:advisories-bootstrap:v1',
  customsRevenue: 'trade:customs-revenue:v1',
  sanctionsPressure: 'sanctions:pressure:v1',
  consumerPricesOverview: 'consumer-prices:overview:ae',
  consumerPricesCategories: 'consumer-prices:categories:ae:30d',
  consumerPricesMovers: 'consumer-prices:movers:ae:30d',
  consumerPricesSpread: 'consumer-prices:retailer-spread:ae:essentials-ae',
  groceryBasket: 'economic:grocery-basket:v1',
  bigmac: 'economic:bigmac:v1',
  fuelPrices: 'economic:fuel-prices:v1',
  faoFoodPriceIndex: 'economic:fao-ffpi:v1',
  nationalDebt: 'economic:national-debt:v1',
  euGasStorage: 'economic:eu-gas-storage:v1',
  eurostatCountryData: 'economic:eurostat-country-data:v1',
  eurostatHousePrices: 'economic:eurostat:house-prices:v1',
  eurostatGovDebtQ: 'economic:eurostat:gov-debt-q:v1',
  eurostatIndProd: 'economic:eurostat:industrial-production:v1',
  marketImplications: 'intelligence:market-implications:v1',
  fearGreedIndex: 'market:fear-greed:v1',
  hyperliquidFlow: 'market:hyperliquid:flow:v1',
  crudeInventories: 'economic:crude-inventories:v1',
  natGasStorage: 'economic:nat-gas-storage:v1',
  ecbFxRates: 'economic:ecb-fx-rates:v1',
  euFsi: 'economic:fsi-eu:v1',
  shippingStress: 'supply_chain:shipping_stress:v1',
  socialVelocity: 'intelligence:social:reddit:v1',
  wsbTickers: 'intelligence:wsb-tickers:v1',
  pizzint: 'intelligence:pizzint:seed:v1',
  diseaseOutbreaks: 'health:disease-outbreaks:v1',
  economicStress: 'economic:stress-index:v1',
  electricityPrices: 'energy:electricity:v1:index',
  jodiOil: 'energy:jodi-oil:v1:_countries',
  chokepointBaselines: 'energy:chokepoint-baselines:v1',
  portwatchChokepointsRef: 'portwatch:chokepoints:ref:v1',
  portwatchPortActivity: 'supply_chain:portwatch-ports:v1:_countries',
  oilStocksAnalysis: 'energy:oil-stocks-analysis:v1',
  lngVulnerability: 'energy:lng-vulnerability:v1',
  sprPolicies: 'energy:spr-policies:v1',
  pipelinesGas: 'energy:pipelines:gas:v1',
  pipelinesOil: 'energy:pipelines:oil:v1',
  storageFacilities: 'energy:storage-facilities:v1',
  fuelShortages: 'energy:fuel-shortages:v1',
  energyDisruptions: 'energy:disruptions:v1',
  energyCrisisPolicies: 'energy:crisis-policies:v1',
  aaiiSentiment: 'market:aaii-sentiment:v1',
  breadthHistory: 'market:breadth-history:v1',
});

const SLOW_KEY_NAMES = new Set([
  'bisPolicy', 'bisExchange', 'bisCredit', 'chinaMacro', 'chinaReleaseCalendar', 'chinaCorporateDisclosures', 'minerals', 'giving',
  'sectors', 'etfFlows', 'wildfires', 'climateAnomalies', 'climateDisasters', 'co2Monitoring', 'oceanIce', 'climateNews',
  'radiationWatch', 'thermalEscalation', 'crossSourceSignals',
  'crossStraitActivity',
  'techReadiness', 'progressData', 'renewableEnergy',
  'naturalEvents',
  'cryptoQuotes', 'cryptoSectors', 'defiTokens', 'aiTokens', 'otherTokens',
  'gulfQuotes', 'stablecoinMarkets', 'unrestEvents', 'ucdpEvents',
  'techEvents',
  'securityAdvisories',
  'customsRevenue',
  'sanctionsPressure',
  'consumerPricesOverview', 'consumerPricesCategories', 'consumerPricesMovers', 'consumerPricesSpread',
  'groceryBasket',
  'bigmac',
  'fuelPrices',
  'faoFoodPriceIndex',
  'nationalDebt',
  'euGasStorage',
  'eurostatCountryData',
  'marketImplications',
  'fearGreedIndex',
  'hyperliquidFlow',
  'crudeInventories',
  'natGasStorage',
  'ecbFxRates',
  'euFsi',
  'diseaseOutbreaks',
  'economicStress',
  'pizzint',
  'oilStocksAnalysis',
  'lngVulnerability',
  'pipelinesGas',
  'pipelinesOil',
  'storageFacilities',
  'fuelShortages',
  'energyCrisisPolicies',
  'aaiiSentiment',
  'breadthHistory',
]);

const FAST_KEY_NAMES = new Set([
  'earthquakes', 'outages', 'serviceStatuses', 'ddosAttacks', 'trafficAnomalies', 'macroSignals', 'chokepoints',
  'marketQuotes', 'commodityQuotes', 'positiveGeoEvents', 'riskScores', 'flightDelays', 'insights', 'predictions',
  'iranEvents', 'temporalAnomalies', 'weatherAlerts', 'spending', 'theaterPosture', 'gdeltIntel',
  'correlationCards', 'forecasts', 'shippingRates', 'shippingStress', 'socialVelocity', 'wsbTickers',
]);

const ON_DEMAND_KEY_NAMES = new Set([
  'cyberThreats',
  'chinaPolicyEvents', 'chinaDecisionSignals',
  'bisDsr', 'bisPropertyResidential', 'bisPropertyCommercial',
  'imfMacro', 'imfGrowth', 'imfLabor', 'imfExternal',
  'eurostatHousePrices', 'eurostatGovDebtQ', 'eurostatIndProd',
  'electricityPrices', 'jodiOil', 'chokepointBaselines',
  'portwatchChokepointsRef', 'portwatchPortActivity', 'sprPolicies',
  'energyDisruptions',
]);

/**
 * The one tiered key that ALSO has its own credential-less public URL,
 * `?keys=weatherAlerts&public=1` (#5386).
 *
 * Every other single-key public URL is drawn from the on-demand tier, so
 * `bootstrapTierKeyNames('on-demand')` is the shared allowlist. weatherAlerts is
 * the exception: it rides the fast tier, but the map embed fetches it directly
 * (src/services/weather.ts) and that read needs a CDN entry of its own so the
 * BARE `?keys=weatherAlerts` URL — which credentialed callers also use — can
 * stay no-store. Exported so the handler's allowlist (api/bootstrap.js) and the
 * client's credential-less-read guard (src/services/wm-session.ts) name the same
 * key instead of hardcoding it twice.
 */
export const PUBLIC_WEATHER_BOOTSTRAP_KEY = 'weatherAlerts';

function tierForKey(name) {
  if (FAST_KEY_NAMES.has(name)) return 'fast';
  if (SLOW_KEY_NAMES.has(name)) return 'slow';
  if (ON_DEMAND_KEY_NAMES.has(name)) return 'on-demand';
  throw new Error(`Bootstrap cache key "${name}" has no tier assignment`);
}

export const BOOTSTRAP_TIERS = Object.freeze(Object.fromEntries(
  Object.keys(BOOTSTRAP_CACHE_KEYS).map((name) => [name, tierForKey(name)]),
));

/** Return registered logical names in canonical response insertion order. */
export function bootstrapTierKeyNames(tier, { iranEventsEnabled = true } = {}) {
  if (tier !== 'fast' && tier !== 'slow' && tier !== 'on-demand') {
    throw new TypeError(`Unknown bootstrap tier: ${tier}`);
  }
  return Object.keys(BOOTSTRAP_CACHE_KEYS).filter((name) => (
    BOOTSTRAP_TIERS[name] === tier && (iranEventsEnabled || name !== 'iranEvents')
  ));
}

/** Return a mutable runtime registry with the Iran sunset gate applied. */
export function resolveBootstrapRegistry({ iranEventsEnabled = true } = {}) {
  const cacheKeys = { ...BOOTSTRAP_CACHE_KEYS };
  const tiers = { ...BOOTSTRAP_TIERS };
  if (!iranEventsEnabled) {
    delete cacheKeys.iranEvents;
    delete tiers.iranEvents;
  }
  return { cacheKeys, tiers };
}