a97107de46
Image rebuild (skip scrape) / build (push) Failing after 1h37m12s
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>
81 lines
3.1 KiB
JSON
81 lines
3.1 KiB
JSON
{
|
|
"source": "bayer",
|
|
"source_key": "finish-6-pro-harvest-aid-for-cotton-plant-growth-regulator",
|
|
"epa_reg_no": "264-703",
|
|
"product_name": "Finish 6 PRO Harvest Aid",
|
|
"product_class": "seed-treatment",
|
|
"registrant": null,
|
|
"active_ingredients": [
|
|
{
|
|
"name": "Ethephon",
|
|
"cas": null,
|
|
"percent": null
|
|
},
|
|
{
|
|
"name": "Cyclanilide",
|
|
"cas": null,
|
|
"percent": null
|
|
}
|
|
],
|
|
"signal_word": null,
|
|
"label": {
|
|
"url": "https://cs-assets.bayer.com/is/content/bayer/Finish_6_Pro_Harvest_Aid1ng_For_Cotton_Labelpdf",
|
|
"filename": "Finish_6_Pro_Harvest_Aid1ng_For_Cotton_Labelpdf",
|
|
"accepted_date": null,
|
|
"last_modified": "2026-01-30T14:02:39+00:00",
|
|
"page_count": 13,
|
|
"text_layer": true
|
|
},
|
|
"supplemental_documents": [
|
|
{
|
|
"kind": "MSDS",
|
|
"title": "FINISH 6 PRO HARVEST AID FOR COTTON MSDS - Spanish",
|
|
"url": "https://www.cs-contentapi.bayer.com/content/dam/regional-folders/na/united-states/english/staging/e2e-migration-folder/cp-pdps/agrian-pdfs/msds/Finish_6_Pro_Harvest1p_Aid_For_Cotton_MSDS.pdf",
|
|
"last_modified": "2026-01-28T18:13:46+00:00"
|
|
},
|
|
{
|
|
"kind": "MSDS",
|
|
"title": "FINISH 6 PRO HARVEST AID FOR COTTON MSDS - English",
|
|
"url": "https://cs-assets.bayer.com/is/content/bayer/Finish_6_Pro_Harvest1h_Aid_For_Cotton_MSDSpdf",
|
|
"last_modified": "2026-01-28T18:29:22+00:00"
|
|
},
|
|
{
|
|
"kind": "2EE",
|
|
"title": "TANKMIX RECOMMENDATION FOR USE OF AN ADJUVANT OR COMPATIBILITY AGENT TO IMPROVE MIXING & COVERAGE",
|
|
"url": "https://cs-assets.bayer.com/is/content/bayer/Finish_6_Pro_Harvest_Aid_For_Cotton_2EE2fpdf",
|
|
"last_modified": "2026-01-30T13:48:50+00:00"
|
|
},
|
|
{
|
|
"kind": "2EE",
|
|
"title": "TANKMIX RECOMMENDATION FOR USE OF AN ADJUVANT OR COMPATIBILITY AGENT TO IMPROVE MIXING & COVERAGE",
|
|
"url": "https://cs-assets.bayer.com/is/content/bayer/Finish_6_Pro_Harvest_Aid_For_Cotton_2EE3apdf",
|
|
"last_modified": "2026-01-30T14:15:55+00:00"
|
|
},
|
|
{
|
|
"kind": "2EE",
|
|
"title": "GINSTAR EC plus FINISH 6 PRO Harvest Aid Sequential Defoliation System on Cotton",
|
|
"url": "https://cs-assets.bayer.com/is/content/bayer/Finish_6_Pro_Harvest_Aid_For_Cotton_(070505_Ca_ginstarfinish_On_Cotton)_2eepdf",
|
|
"last_modified": "2026-01-30T14:13:51+00:00"
|
|
},
|
|
{
|
|
"kind": "2EE",
|
|
"title": "TANKMIX RECOMMENDATION FOR USE OF AN ADJUVANT OR COMPATIBILITY AGENT TO IMPROVE MIXING & COVERAGE",
|
|
"url": "https://cs-assets.bayer.com/is/content/bayer/Finish_6_Pro_Harvest_Aid_For_Cotton_2EE4hpdf",
|
|
"last_modified": "2026-01-30T14:11:21+00:00"
|
|
},
|
|
{
|
|
"kind": "Bulletin",
|
|
"title": "Finish 6 PRO Product Bulletin",
|
|
"url": "https://cs-assets.bayer.com/is/content/bayer/Finish-6-PRO_2025pdf",
|
|
"last_modified": "2026-05-20T00:28:33+00:00"
|
|
}
|
|
],
|
|
"source_urls": {
|
|
"product_page": "https://www.cropscience.bayer.us/crop-protection/plant-growth-regulator/finish-6-pro-harvest-aid-for-cotton-plant-growth-regulator",
|
|
"label_api": null,
|
|
"label_index": null
|
|
},
|
|
"fetched_at": "2026-05-24T01:08:47.361920+00:00",
|
|
"scraper_version": "0.1.0"
|
|
}
|