You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -144,13 +144,14 @@ The price loader also accepts `as_of` instead of `date`.
144
144
145
145
## Live Pipeline Notes
146
146
147
-
The RSS fetcher records per-feed health in `data/live/source_fetch_status.json` and keeps a small hash/row-count manifest in `data/live/source_manifest.json`. A single blocked or unavailable feed should not stop the rest of the official-source refresh.
147
+
The RSS fetcher records per-feed health in `data/live/source_fetch_status.json` and keeps a small hash/row-count plus data-quality manifest in `data/live/source_manifest.json`. The manifest summarizes feed health, covered symbols, confidence counts, and event-type counts. A single blocked or unavailable feed should not stop the rest of the official-source refresh.
148
148
149
149
If the RSS workflow downloads articles but `source_events.csv` is empty, the
150
150
usual cause is deterministic alias coverage rather than a fetch failure: broad
151
-
policy items often mention sectors such as grid infrastructure or crypto assets
152
-
instead of company names. Alias updates should remain targeted, documented, and
153
-
reviewable to avoid turning every broad policy article into a false positive.
151
+
policy items often mention sectors such as grid infrastructure, HBM, foundry,
152
+
AI servers, or crypto assets instead of company names. Alias updates should
153
+
remain targeted, documented, and reviewable to avoid turning every broad policy
154
+
article into a false positive.
154
155
155
156
Local macOS Python installations can also fail HTTPS RSS fetches with a local CA
156
157
certificate error. GitHub-hosted runners use a normal CA bundle; local operators
NEE,NextEra Energy,NextEra|NEE|renewable energy|grid infrastructure|energy-related infrastructure|energy related infrastructure|large-scale energy|renewable power
VRT,Vertiv,Vertiv|VRT|data center power|liquid cooling|grid infrastructure|energy-related infrastructure|energy related infrastructure|large-scale energy|data center energy
40
+
VRT,Vertiv,Vertiv|Vertiv Holdings|VRT|data center power|liquid cooling|grid infrastructure|energy-related infrastructure|energy related infrastructure|large-scale energy|data center energy|critical digital infrastructure|thermal management
41
41
XOM,Exxon Mobil,Exxon|ExxonMobil|XOM|energy-related infrastructure|energy related infrastructure|large-scale energy|oil and gas
0 commit comments