Files
crop-chem-docs/corpus/bayer/ricestar-ht.json
T
justin a97107de46
Image rebuild (skip scrape) / build (push) Failing after 1h37m12s
docker: production image + Gitea Actions for monthly refresh
Dockerfile: self-contained image with corpus + Chroma + BM25 baked
in. Drawbar's compose pulls + runs without volume mounts. Built from
sources.json (labels schema), PRODUCT_NAME=crop_chem by default,
HYBRID_SEARCH=true (always-on for production quality). RERANK_URL +
OLLAMA_URL get set at compose time.

.gitea/workflows/refresh.yml: monthly cron (1st @ 06:00 UTC) does
full scrape → reindex → image push. Scrapes Bayer (~30 min) +
EPA PPLS row-crop filtered (~7h). Skips reindex+push if no corpus
diff. Tags pushed: :latest, :<sha12>, :corpus-<YYYY.MM.DD>.

.gitea/workflows/image-only.yml: on-demand or auto on code-only
pushes to main (paths: docs_mcp/, rag/, scrape/, requirements.txt,
Dockerfile, sources.json). Reindexes from committed corpus, builds
image, pushes. ~10 min vs ~9h full refresh.

.gitignore: corpus/ now COMMITTED (4,159 labels, 265 MB of .md +
sidecars). Lets image-only.yml rebuild indexes without re-scraping.
chroma/ + bm25/ still gitignored (regenerable binary indexes).

.dockerignore: drops venv, eval results, PLAN/README/CLAUDE.md,
deploy/, .git/ — keeps the image lean. corpus + chroma + bm25
explicitly NOT in dockerignore (those go INTO the image).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-24 12:32:41 -04:00

88 lines
3.3 KiB
JSON

{
"source": "bayer",
"source_key": "ricestar-ht",
"epa_reg_no": "264-682",
"product_name": "Ricestar HT Herbicide",
"product_class": "herbicide",
"registrant": null,
"active_ingredients": [
{
"name": "fenoxaprop-p-ethyl",
"cas": null,
"percent": null
}
],
"signal_word": null,
"label": {
"url": "https://cs-assets.bayer.com/is/content/bayer/Ricestar_HT1c_Herbicide_Labelpdf",
"filename": "Ricestar_HT1c_Herbicide_Labelpdf",
"accepted_date": null,
"last_modified": "2026-01-30T14:06:37+00:00",
"page_count": 11,
"text_layer": true
},
"supplemental_documents": [
{
"kind": "MSDS",
"title": "RICESTAR HT HERBICIDE MSDS - English",
"url": "https://cs-assets.bayer.com/is/content/bayer/Ricestar_HT_Herbicide_MSDS2ipdf",
"last_modified": "2026-01-30T14:06:34+00:00"
},
{
"kind": "MSDS",
"title": "RICESTAR HT HERBICIDE MSDS - Spanish",
"url": "https://cs-assets.bayer.com/is/content/bayer/Ricestar_HT_Herbicide_MSDS2lpdf",
"last_modified": "2026-01-30T14:13:53+00:00"
},
{
"kind": "24C",
"title": "For Control or Suppression of Grass Weeds in Rice",
"url": "https://cs-assets.bayer.com/is/content/bayer/Ricestar_HT_Herbicide2l_Section_24cpdf",
"last_modified": "2026-01-30T13:52:26+00:00"
},
{
"kind": "Other",
"title": "Plus Command, Permit, & Facet for the Management of Grass Weeds in Rice - Aerial Application Only",
"url": "https://cs-assets.bayer.com/is/content/bayer/Ricestar_Ht_Herbicide_(31908_Ar-08-0011_plus_Command_Permit__Facet_For_The_Management_Of_Grass_Weeds_In_Rice_-_A-JKyxttL6udpdf",
"last_modified": "2025-08-17T08:38:52+00:00"
},
{
"kind": "2EE",
"title": "For the Management of Grass Weeds in Rice - Aerial Application Only (With Command 3ME & Storm)",
"url": "https://cs-assets.bayer.com/is/content/bayer/Ricestar_HT_Herbicide_2EE3fpdf",
"last_modified": "2026-01-30T14:06:18+00:00"
},
{
"kind": "24C",
"title": "For Control or Suppression of Grass Weeds in Rice",
"url": "https://cs-assets.bayer.com/is/content/bayer/Ricestar_HT_Herbicide_Section1i_24cpdf",
"last_modified": "2026-01-30T14:11:20+00:00"
},
{
"kind": "2EE",
"title": "For the Management of Grass Weeds in Rice - Aerial Application Only (With Command 3ME & Facet L)",
"url": "https://cs-assets.bayer.com/is/content/bayer/Ricestar_HT_Herbicide_2EE3epdf",
"last_modified": "2026-01-30T14:02:15+00:00"
},
{
"kind": "24C",
"title": "For Control of Tillering Grass Weeds in Rice",
"url": "https://cs-assets.bayer.com/is/content/bayer/Ricestar_Ht_Herbicide_(041305_Mo-050002_for_Control_Of_Tillering_Grass_Weeds_In_Rice)_Section_24Cpdf",
"last_modified": "2026-01-30T14:12:22+00:00"
},
{
"kind": "2EE",
"title": "For the Management of Grass Weeds in Rice Aerial Application Only",
"url": "https://cs-assets.bayer.com/is/content/bayer/Ricestar_HT_Herbicide_2EE1eppdf",
"last_modified": "2026-01-30T14:15:55+00:00"
}
],
"source_urls": {
"product_page": "https://www.cropscience.bayer.us/crop-protection/herbicide/ricestar-ht-herbicide",
"label_api": null,
"label_index": null
},
"fetched_at": "2026-05-24T00:57:31.433962+00:00",
"scraper_version": "0.1.0"
}