Files
crop-chem-docs/corpus/bayer/diflexx-duo.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

81 lines
2.8 KiB
JSON

{
"source": "bayer",
"source_key": "diflexx-duo",
"epa_reg_no": "264-1184",
"product_name": "Diflexx Duo Herbicide",
"product_class": "herbicide",
"registrant": null,
"active_ingredients": [
{
"name": "Tembotrione",
"cas": null,
"percent": null
},
{
"name": "Diglycolamine salt of 3,6-dichloro-o-anisic acid",
"cas": null,
"percent": null
}
],
"signal_word": null,
"label": {
"url": "https://cs-assets.bayer.com/is/content/bayer/DiFlexx_Duo_Label1ipdf",
"filename": "DiFlexx_Duo_Label1ipdf",
"accepted_date": null,
"last_modified": "2026-01-30T14:31:47+00:00",
"page_count": 13,
"text_layer": true
},
"supplemental_documents": [
{
"kind": "MSDS",
"title": "DIFLEXX DUO MSDS - Spanish",
"url": "https://cs-assets.bayer.com/is/content/bayer/DiFlexx_Duo1p_MSDSpdf",
"last_modified": "2026-01-23T14:34:20+00:00"
},
{
"kind": "MSDS",
"title": "DIFLEXX DUO MSDS - English",
"url": "https://cs-assets.bayer.com/is/content/bayer/DiFlexx_Duo1i_MSDSpdf",
"last_modified": "2026-01-23T14:17:31+00:00"
},
{
"kind": "24C",
"title": "For Control of Volunteer Peanuts in Field Corn, Corn Grown for Silage, Popcorn, & Seed Corn",
"url": "https://cs-assets.bayer.com/is/content/bayer/DiFlexx_Duo_Section_24cpdf",
"last_modified": "2026-01-30T14:25:55+00:00"
},
{
"kind": "Other",
"title": "DiFlexx DUO App Card",
"url": "https://www.cs-contentapi.bayer.com/content/dam/regional-folders/na/united-states/english/staging/e2e-migration-folder/cp-pdps/herbicides/diflexx-duo/DiFlexx-DUO-App-Card.pdf",
"last_modified": "2022-12-01T18:55:30+00:00"
},
{
"kind": "Bulletin",
"title": "SCH Zero Tolerance Product Bulletin",
"url": "https://www.cs-contentapi.bayer.com/content/dam/regional-folders/na/united-states/english/staging/e2e-migration-folder/cp-pdps/herbicides/diflexx-duo/SCH-Zero-Tolerance-Product-Bulletin.PDF",
"last_modified": "2022-12-01T18:55:30+00:00"
},
{
"kind": "Other",
"title": "Diflexx and Diflexx Duo VRA Rec 2024",
"url": "https://cs-assets.bayer.com/is/content/bayer/Diflexx-and-Diflexx-Duo-VRA-Rec-2024pdf",
"last_modified": "2025-08-17T08:38:46+00:00"
},
{
"kind": "Bulletin",
"title": "DiFlexx Duo Product Bulletin",
"url": "https://cs-assets.bayer.com/is/content/bayer/DiFlexx-DUO_2025pdf",
"last_modified": "2026-05-15T15:44:36+00:00"
}
],
"source_urls": {
"product_page": "https://www.cropscience.bayer.us/crop-protection/herbicide/diflexx-duo-herbicide",
"label_api": null,
"label_index": null
},
"fetched_at": "2026-05-24T00:58:35.505938+00:00",
"scraper_version": "0.1.0"
}