Add ProHarvest Seeds: 119 varieties + 161 cross-vendor plot reports

ProHarvest Seeds (independent Corn Belt brand, proharvestseeds.com) exposes
a public, no-auth WordPress REST API — cleaner ingestion than the HTML-only
independents. Two new sources:

- `proharvest` (variety identity, 119 row-crop varieties: 70 corn / 47 soy /
  2 wheat). Enumerated via /wp/v2/seed (seed-type taxonomy), agronomics
  parsed from each /seed/<slug>/ detail page into structured
  characteristics_groups so the ratings actually embed. Mixed scale: disease
  1-9 numeric (9=best, no flip), agronomic/general qualitative, soil HR/R.

- `proharvest_plots` (trials, data_type=trial, 161 plots, 2024+2025). Per-
  cooperator harvest reports via the custom /wp-json/proharvest/v1/plots?y=
  endpoint + PDF table extraction. Many are cross-vendor head-to-head
  (ProHarvest/Apex vs Pioneer/DEKALB/Becks/Channel/Wyffels). Handles ruled
  tables, unruled tables (text fallback; soy drops the Test-Wt column → 4 vs
  5 numerics), and off-template third-party reports (sanity-gated to verbatim
  so junk rows never ship). Image-only PDFs skipped + counted.

- rag/chunk.py: route proharvest_plots through the shared cross-vendor plot
  renderer (structured) / verbatim body (raw_text fallback).
- sources.json + lessons.md (rating-scales, trial-data).
- README/CLAUDE.md corpus inventory brought current (it had drifted: bayer
  931 not 475; ebberts/lg/agrigold were unlisted). New totals: 1,645 variety
  + 6,787 trial records.

robots.txt permissive (only search + /dealer-* disallowed); no ToS
automation clause. CI rebuilds the index from the committed corpus.
This commit is contained in:
2026-06-04 21:04:33 -04:00
parent e356633d4f
commit 89eea0f2b4
567 changed files with 80023 additions and 8 deletions
@@ -0,0 +1,29 @@
# Corn yield trial — Synergy Seeds Ashkum (Ashkum, IL, 2024)
- **Publisher:** ProHarvest Seeds (cross-vendor plot report)
- **Crop:** Corn
- **Year:** 2024
- **Location:** Ashkum, IL · Iroquois County
- **Cooperator:** Synergy Seeds Ashkum
- **Source PDF:** https://proharvestseeds.com/wp-content/uploads/2024/11/Corn-Synergy-Ashkum-IL-60911.pdf
---
## Results (head-to-head)
| Rank | Brand | Hybrid/Variety | Trait | Yield/Ac | % H2O | Test Wt | +/- Ave |
|---|---|---|---|---|---|---|---|
| 18 | Wyffels | 6505 | Trec 4 504 1640 15.8 250.7 20 $ | 9.0 | - | - | 92.89 |
| 19 | Wyffels | 6886 | VT2P 4 504 1630 15.6 249.8 21 $ | 9.0 | - | - | 91.68 |
| 20 | Dekalb | 112-29 | SSPro 4 504 1610 15.1 248.2 24 $ | 9.0 | - | - | 91.52 |
| 21 | Wyffels | 6215 | Trec 4 504 1625 15.6 249.0 23 $ | 9.0 | - | - | 88.64 |
| 22 | Agrigold | 639-03 | VT2P 4 504 1650 16.7 249.6 22 $ | 9.0 | - | - | 77.04 |
| 23 | Dekalb | 108-17 | Trec 4 494 1695 18.8 255.0 17 $ | 9.0 | - | - | 71.41 |
| 24 | Dekalb | 56-26 | Trec 4 504 1630 16.5 247.1 25 $ | 9.0 | - | - | 69.98 |
| 25 | Wyffels | 7048 | SS 4 504 1700 18.3 252.2 19 $ | 9.0 | - | - | 67.13 |
| 26 | ProHarvest | 77P60 | SS 4 504 1515 14.2 236.0 29 $ | 9.0 | - | - | 44.08 |
| 27 | Wyffels | 6479 | SSPro 4 504 1525 15.0 235.4 30 $ | 9.0 | - | - | 41.45 |
| 28 | ProHarvest | 83P66 | VT2P 4 504 1655 18.4 245.2 26 $ | 9.0 | - | - | 39.15 |
| 29 | Burrus | 4W42 | Powercore 4 504 1560 16.1 237.6 28 $ | 9.0 | - | - | 37.53 |
| 30 | Pioneer | 14830 | Qrome 4 504 1635 18.3 242.5 27 $ | 9.0 | - | - | 30.15 |
| 31 | ProHarvest | 75P85 | DGVT2 4 504 1475 15.0 227.6 31 $ | 9.0 | - | - | 10.59 |