Short indicator codes published by the World Bank MCP server. These are
matched with a word boundary ([^A-Z0-9_] look-arounds) so that prose like
"GDP growth slowed" does NOT count as World Bank evidence, but an analysis
file line like INDICATOR: GDP does. All codes are uppercase, so the match
is case-sensitive — case-insensitive mentions in English prose are intentionally
rejected.
Short indicator codes published by the World Bank MCP server. These are matched with a word boundary (
[^A-Z0-9_]look-arounds) so that prose like "GDP growth slowed" does NOT count as World Bank evidence, but an analysis file line likeINDICATOR: GDPdoes. All codes are uppercase, so the match is case-sensitive — case-insensitive mentions in English prose are intentionally rejected.