Files
seed-mcp/corpus/bayer_seeds/deltapine-dp-2333-b3xf.json
T
justin eaa7e0789b bayer_seeds: add Channel + DEKALB silage/sorghum/canola + Deltapine cotton
User flagged that Channel is expanding into their area — re-walked
the cropscience.bayer.us sitemap and found 8 additional brand×crop
paths beyond the original DEKALB/Asgrow/WestBred triple. Patches
the scraper to walk all of them; total Bayer varieties roughly
doubles from 475 to 931 and the corpus picks up first-ever
coverage in sorghum (36), cotton (30), canola (6), and silage as a
distinct crop (was conflated with corn before).

Net new varieties: 456
  Channel    corn=181  soy=67   silage=54  sorghum=18    (320)
  DEKALB     silage=82 sorghum=18  canola=6              (106)
  Deltapine  cotton=30                                    (30)

scrape/sources/bayer_seeds.py
- Replace `BRANDS` (brand → 1 path) and `CROP_SUFFIX` (brand → 1
  suffix) with a flatter `BRAND_PATHS` list of (brand, url_path,
  crop, is_primary_for_brand) entries. Channel and DEKALB are now
  multi-crop brands; the same scraper walks every brand×crop pair.
- source_key derivation: for a brand's PRIMARY crop, strip the
  trailing `-<crop>` suffix (matches the existing deployed source
  keys for DEKALB corn / Asgrow soy / WestBred wheat). For
  SECONDARY crops, KEEP the suffix so DEKALB-the-same-SKU sold as
  both grain corn and silage gets two distinct source_keys
  (collision-safe and unambiguous for `lookup_variety`).
- New `--crop` CLI filter for incremental backfills.
- Log line shows brand + crop alongside source_key for visibility.

rag/chunk.py
- Channel + Deltapine pages use slightly different characteristics
  group labels (DISEASE not DISEASE RATINGS, AGRONOMIC
  CHARACTERISTICS not GROWTH/HARVEST, plus MATURITY / ADAPTATION /
  HERBICIDES / OTHER). Fold them into the DISEASE / AGRONOMIC /
  MANAGEMENT label sets so the chunker buckets them correctly
  into the standard sections.

Smoke-tested cross-brand × cross-crop queries against the rebuilt
index (5,529 chunks total) — all 6 sample queries surface the
right brand+crop at top-3:
  Channel corn 110 RM       → 210-25TRE BRAND
  Channel soy 2.5 MG IA     → 2622RXF BRAND
  Deltapine cotton XF       → DP 1820 B3XF BRAND
  Sorghum dryland Kansas    → 6B95 BRAND (Channel)
  Silage corn WI dairy      → DKC64-44RIB BRAND BLEND (silage variant)
  Canola Northern Plains    → DK401TL BRAND

Watchtower will pull the new image on the next push; deploy is
unchanged otherwise.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-26 11:54:30 -04:00

457 lines
16 KiB
JSON

{
"source": "bayer_seeds",
"source_key": "deltapine-dp-2333-b3xf",
"vendor": "Bayer",
"brand": "DELTAPINE",
"product_name": "DP 2333 B3XF BRAND",
"product_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US",
"hybrid_prefix": "DP 2333 B3XF",
"hybrid_suffix": "BRAND",
"crop": "cotton",
"release_year": null,
"relative_maturity": null,
"maturity_group": null,
"wheat_class": null,
"trait_stack": [
"B3XF"
],
"trait_descriptions": [
"Bollgard® 3 XtendFlex®"
],
"positioning_statement": "Smooth leaf, Mid Maturity variety with broad fit in Midsouth and Southeast",
"strengths": [
"Bacterial Blight Resistance",
"Excellent Yield potential in Midsouth and Southeast markets",
"Excellent companion variety to DP 2127 B3XF with Bacterial Blight resistance",
"Smooth Leaf"
],
"characteristics_groups": [
{
"label": "GROWTH",
"type": "growth",
"items": [
{
"characteristic": "RELATIVE MATURITY",
"value": "Mid"
},
{
"characteristic": "# FRT NODES",
"value": "9.4-10.4"
},
{
"characteristic": "LEAF TYPE",
"value": "Smooth"
},
{
"characteristic": "NFFB",
"value": "5.8-6.2"
},
{
"characteristic": "PLANT HEIGHT",
"value": "Med-Tall"
},
{
"characteristic": "SEED SIZE",
"value": "5100-5500"
},
{
"characteristic": "STORM RESISTANCE",
"value": "5.9-6.2"
}
]
},
{
"label": "FIBER QUALITY",
"type": "fiber quality",
"items": [
{
"characteristic": "LINT %",
"value": "42.8-43.0"
},
{
"characteristic": "MICRONAIRE",
"value": "4.6"
},
{
"characteristic": "STAPLE",
"value": "36.9-37.0"
},
{
"characteristic": "STRENGTH",
"value": "29.6-29.8"
},
{
"characteristic": "LENGTH UNIF. %",
"value": "82.5-82.6"
}
]
},
{
"label": "DISEASE",
"type": "disease",
"items": [
{
"characteristic": "VERTICILLIUM WILT",
"value": "Mod Tol"
},
{
"characteristic": "BACTERIAL BLIGHT",
"value": "Res"
},
{
"characteristic": "FUSARIUM",
"value": "Mod Res"
},
{
"characteristic": "ROOTKNOT NEMATODE",
"value": "Susc"
},
{
"characteristic": "RENIFORM NEMATODE",
"value": "Susc"
}
]
}
],
"_scale_direction": "1-9 (9 = best)",
"regional_recommendations": [
{
"product_list_name": "2026 CAROLINAS PIEDMONT",
"agronomist": "Jim Kiser",
"agronomist_email": "james.kiser@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G4D_2"
},
{
"product_list_name": "2025 Seed Guide",
"agronomist": "Greg Ferguson",
"agronomist_email": "gregory.ferguson@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G3M_2"
},
{
"product_list_name": "Southeast (AL/FL/GA) 2025#2",
"agronomist": "Vint Hicks",
"agronomist_email": "t.hicks@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G7H_2"
},
{
"product_list_name": "North Delta 2026",
"agronomist": "Josh Rupard",
"agronomist_email": "josh.rupard@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G1G_1"
},
{
"product_list_name": "2026 Seed Guide",
"agronomist": "Greg Ferguson",
"agronomist_email": "gregory.ferguson@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G3A_1"
},
{
"product_list_name": "2025 Seed Guide",
"agronomist": "Greg Ferguson",
"agronomist_email": "gregory.ferguson@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G3A_2"
},
{
"product_list_name": "Carolina's",
"agronomist": "Jim Kiser",
"agronomist_email": "james.kiser@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G4K_1"
},
{
"product_list_name": "Carolina's",
"agronomist": "Jim Kiser",
"agronomist_email": "james.kiser@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G4H_1"
},
{
"product_list_name": "2026 Seed Guide",
"agronomist": "Greg Ferguson",
"agronomist_email": "gregory.ferguson@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G3M_1"
},
{
"product_list_name": "North Delta 2026",
"agronomist": "Josh Rupard",
"agronomist_email": "josh.rupard@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G1D_1"
},
{
"product_list_name": "Eastern NC & Southeast VA",
"agronomist": "Zachary Webb",
"agronomist_email": "zachary.webb@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G4N_1"
},
{
"product_list_name": "2025 Seed Guide",
"agronomist": "Greg Ferguson",
"agronomist_email": "gregory.ferguson@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G3C_2"
},
{
"product_list_name": "Southeast (AL/FL/GA) 2026",
"agronomist": "Eddie Beasley",
"agronomist_email": "edward.beasley@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G7D_1"
},
{
"product_list_name": "2026 CAROLINAS PIEDMONT",
"agronomist": "Jim Kiser",
"agronomist_email": "james.kiser@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G4G_2"
},
{
"product_list_name": "2026 Seed Guide",
"agronomist": "Greg Ferguson",
"agronomist_email": "gregory.ferguson@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G3R_1"
},
{
"product_list_name": "Eastern NC & Southeast VA",
"agronomist": "Zachary Webb",
"agronomist_email": "zachary.webb@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G4R_1"
},
{
"product_list_name": "Southeast (AL/FL/GA) 2025#2",
"agronomist": "Vint Hicks",
"agronomist_email": "t.hicks@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G7P_2"
},
{
"product_list_name": "North Delta 2026",
"agronomist": "Josh Rupard",
"agronomist_email": "josh.rupard@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G1H_1"
},
{
"product_list_name": "2025 Seed Guide",
"agronomist": "Greg Ferguson",
"agronomist_email": "gregory.ferguson@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G3Q_2"
},
{
"product_list_name": "2026 Seed Guide",
"agronomist": "Greg Ferguson",
"agronomist_email": "gregory.ferguson@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G3P_1"
},
{
"product_list_name": "2026 Seed Guide",
"agronomist": "Greg Ferguson",
"agronomist_email": "gregory.ferguson@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G3C_1"
},
{
"product_list_name": "Southeast (AL/FL/GA) 2025#2",
"agronomist": "Eddie Beasley",
"agronomist_email": "edward.beasley@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G7D_2"
},
{
"product_list_name": "Carolina's",
"agronomist": "Jim Kiser",
"agronomist_email": "james.kiser@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G4A_2"
},
{
"product_list_name": "Carolina's",
"agronomist": "Jim Kiser",
"agronomist_email": "james.kiser@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G4G_1"
},
{
"product_list_name": "Southeast (AL/FL/GA) 2025#2",
"agronomist": "Eddie Beasley",
"agronomist_email": "edward.beasley@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G7B_1"
},
{
"product_list_name": "Eastern NC & Southeast VA",
"agronomist": "Zachary Webb",
"agronomist_email": "zachary.webb@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G4F_1"
},
{
"product_list_name": "North Delta 2026",
"agronomist": "Josh Rupard",
"agronomist_email": "josh.rupard@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G1B_1"
},
{
"product_list_name": "Eastern NC & Southeast VA",
"agronomist": "Zachary Webb",
"agronomist_email": "zachary.webb@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G4Q_1"
},
{
"product_list_name": "2026 CAROLINAS PIEDMONT",
"agronomist": "Jim Kiser",
"agronomist_email": "james.kiser@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G4K_2"
},
{
"product_list_name": "Southeast (AL/FL/GA) 2026",
"agronomist": "Eddie Beasley",
"agronomist_email": "edward.beasley@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G7L_1"
},
{
"product_list_name": "North Delta 2026",
"agronomist": "Josh Rupard",
"agronomist_email": "josh.rupard@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G1C_1"
},
{
"product_list_name": "2025 Seed Guide",
"agronomist": "Zachary Webb",
"agronomist_email": "zachary.webb@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G4N_2"
},
{
"product_list_name": "2025 Seed Guide",
"agronomist": "Greg Ferguson",
"agronomist_email": "gregory.ferguson@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G3F_2"
},
{
"product_list_name": "Southeast (AL/FL/GA) 2026#2",
"agronomist": "Vint Hicks",
"agronomist_email": "t.hicks@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G7H_1"
},
{
"product_list_name": "North Delta 2026",
"agronomist": "Josh Rupard",
"agronomist_email": "josh.rupard@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G1R_1"
},
{
"product_list_name": "2026 Seed Guide",
"agronomist": "Greg Ferguson",
"agronomist_email": "gregory.ferguson@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G3N_1"
},
{
"product_list_name": "2025 Seed Guide",
"agronomist": "Zachary Webb",
"agronomist_email": "zachary.webb@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G4Q_2"
},
{
"product_list_name": "2025 Seed Guide",
"agronomist": "Zachary Webb",
"agronomist_email": "zachary.webb@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G4R_2"
},
{
"product_list_name": "2025 Seed Guide",
"agronomist": "Greg Ferguson",
"agronomist_email": "gregory.ferguson@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G3N_2"
},
{
"product_list_name": "Southeast (AL/FL/GA) 2026",
"agronomist": "Eddie Beasley",
"agronomist_email": "edward.beasley@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G7R_1"
},
{
"product_list_name": "2026 CAROLINAS PIEDMONT",
"agronomist": "Jim Kiser",
"agronomist_email": "james.kiser@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G4H_2"
},
{
"product_list_name": "2025 Seed Guide",
"agronomist": "Greg Ferguson",
"agronomist_email": "gregory.ferguson@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G3P_2"
},
{
"product_list_name": "Southeast (AL/FL/GA) 2025#2",
"agronomist": "Eddie Beasley",
"agronomist_email": "edward.beasley@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G7R_2"
},
{
"product_list_name": "Southeast (AL/FL/GA) 2026#2",
"agronomist": "Vint Hicks",
"agronomist_email": "t.hicks@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G7P_1"
},
{
"product_list_name": "Southeast (AL/FL/GA) 2025#2",
"agronomist": "Vint Hicks",
"agronomist_email": "t.hicks@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G7B_2"
},
{
"product_list_name": "2026 Seed Guide",
"agronomist": "Greg Ferguson",
"agronomist_email": "gregory.ferguson@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G3B_1"
},
{
"product_list_name": "2025 Seed Guide",
"agronomist": "Zachary Webb",
"agronomist_email": "zachary.webb@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G4F_2"
},
{
"product_list_name": "2026 Seed Guide",
"agronomist": "Greg Ferguson",
"agronomist_email": "gregory.ferguson@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G3Q_1"
},
{
"product_list_name": "Carolina's",
"agronomist": "Jim Kiser",
"agronomist_email": "james.kiser@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G4D_1"
},
{
"product_list_name": "2026 CAROLINAS PIEDMONT",
"agronomist": "Jim Kiser",
"agronomist_email": "james.kiser@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G4A_1"
},
{
"product_list_name": "2025 Seed Guide",
"agronomist": "Greg Ferguson",
"agronomist_email": "gregory.ferguson@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G3B_2"
},
{
"product_list_name": "Southeast (AL/FL/GA) 2025#2",
"agronomist": "Eddie Beasley",
"agronomist_email": "edward.beasley@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G7L_2"
},
{
"product_list_name": "2026 Seed Guide",
"agronomist": "Greg Ferguson",
"agronomist_email": "gregory.ferguson@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G3F_1"
},
{
"product_list_name": "North Delta 2026",
"agronomist": "Josh Rupard",
"agronomist_email": "josh.rupard@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G1Q_1"
},
{
"product_list_name": "2025 Seed Guide",
"agronomist": "Greg Ferguson",
"agronomist_email": "gregory.ferguson@bayer.com",
"variant_id": "COTTON_DP 2333 B3XF BRAND_MIDSOUTH_SE_DELTAPINE_US_2026_G3R_2"
}
],
"image_url": "https://cs-assets.bayer.com/is/image/bayer/DPB3XF-MD-22_A",
"source_urls": [
"https://www.cropscience.bayer.us/cotton/deltapine/deltapine-dp-2333-b3xf-cotton"
],
"sitemap_last_modified": "2026-05-12T14:41:17.073Z",
"fetched_at": "2026-05-26T15:48:52.672468+00:00",
"scraper_version": "0.1.0"
}