US-Corn-Belt
Top drivers
⌁ mcp.call("adw-213") vADW-213-live-1.0 Is the US Corn Belt under precipitation/soil-moisture stress?
US-Corn-Belt
Top drivers
⌁ mcp.call("adw-213") vADW-213-live-1.0 A commodity-trading agent ingests ADW-213 weekly; when stress_score climbs above 60 (currently reading a low 25.0, indicating no active stress) and the precip_deficit component is driving the move — confirmed by source_lineage pointing to NASA POWER PRECTOTCORR for the Corn Belt centroids — the agent elevates corn and ethanol futures exposure, adjusts feed-cost estimates for livestock positions, and notifies the risk desk with a structured IOM payload that includes methodology_version so the quant desk can reproduce the 0.55*precip + 0.45*moisture weighting. The weekly cadence matches the USDA crop progress reporting cycle, allowing the agent to enter positions ahead of the Thursday release rather than reacting after the market has already moved.
A food-and-beverage procurement manager at a consumer packaged-goods company uses ADW-213 to lock in corn and soybean input costs before a stress event materializes into USDA crop-rating downgrades. When the stress_score rises from its current 25 toward 50 or above, the manager has a quantified, satellite-backed rationale to accelerate forward purchasing and hedge at least 60 days of inventory — a conversation that previously required waiting for NASS weekly crop progress text and manually reconciling drought-monitor maps. ADW-213 packages precipitation deficit and root-soil-moisture data into a single decision-grade number, cutting the weekly sourcing review from 90 minutes to five minutes.
0.55*precip-deficit-vs-30d + 0.45*root-moisture-deficit
Version ADW-213-live-1.0 · validated to beat a naive baseline · benchmark: NASS crop progress (weekly, single signal); adds satellite climate
One call returns the answer with its reasoning attached — the live Intelligence Object for ADW-213.
{
"product_id": "ADW-213",
"entity": "US-Corn-Belt",
"score": 25,
"trend": "falling",
"confidence": 0.55,
"top_drivers": [
{
"factor": "precip_deficit_vs_30d",
"contribution": 0.212
},
{
"factor": "root_moisture_deficit",
"contribution": 0.296
},
{
"factor": "recent_7d_precip_mm",
"contribution": 4.55
}
],
"methodology_version": "ADW-213-live-1.0",
"freshness": "2026-06-26T21:00:16.218Z",
"coverage": "Corn-Belt point (Iowa 42N,93.6W); NASA POWER daily agroclimatology",
"source_lineage": [
"power.larc.nasa.gov/api (keyless)"
],
"allowed_use": "evaluation, commercial",
"caveat": "Single representative Corn-Belt point; regional composite planned.",
"validation_status": "descriptive"
} Every product conforms to the Intelligence Object Model — typed, versioned, and discoverable.
Dashboard
Read the score + drivers in the console.
REST API
/v1/intelligence/adw-213
MCP tool
adw.adw_213
Marketplace
Discoverable by any MCP agent via the MCP registry.
White-label
Embed under your own brand (Platinum).