docker: production image + Gitea Actions for monthly refresh
Image rebuild (skip scrape) / build (push) Failing after 1h37m12s
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>
This commit is contained in:
@@ -0,0 +1,72 @@
|
||||
# XANTHION IN-FURROW FUNGICIDE
|
||||
|
||||
- EPA Reg No: **7969-368**
|
||||
- Registrant: BASF AGRICULTURAL SOLUTIONS US, LLC
|
||||
- Signal word: Warning
|
||||
- Active ingredients: Pyraclostrobin (23.6%); Bacillus amyloliquefaciens MBI 600 (antecedent Bacillus subtilis MBI 600) (5%)
|
||||
- Label accepted: 2026-03-13
|
||||
- Source PDF: https://www3.epa.gov/pesticides/chem_search/ppls/007969-00368-20260313.pdf
|
||||
|
||||
---
|
||||
March 13, 2026
|
||||
|
||||
Quinn Peacock
|
||||
Regulatory Affairs Manager
|
||||
BASF Agricultural Solutions
|
||||
US LLC, 26 Davis Drive
|
||||
North Carolina 27713-2839
|
||||
|
||||
Subject: Label Amendment - Registration Review Mitigation for Pyraclostrobin
|
||||
Product Name: Xanthion In-Furrow Fungicide
|
||||
EPA Registration Number: 7969-368
|
||||
Case Number: 478797
|
||||
Application Dates: 12/7/2020
|
||||
|
||||
Dear Quinn Peacock:
|
||||
|
||||
The Agency, in accordance with the Federal Insecticide, Fungicide, and Rodenticide Act (FIFRA),
|
||||
as amended, has completed reviewing all the information submitted with your application to
|
||||
support the Registration Review of the above referenced product in connection with the
|
||||
Pyraclostrobin Interim Decision, and has concluded that your submission is acceptable. The
|
||||
label referred to above, submitted in connection with registration under FIFRA, as amended, is
|
||||
acceptable.
|
||||
|
||||
Should you wish to add/retain a reference to the company’s website on your label, then please
|
||||
be aware that the website becomes labeling under the Federal Insecticide, Fungicide, and
|
||||
Rodenticide Act and is subject to review by the Agency. If the website is false or misleading, the
|
||||
product would be misbranded and unlawful to sell or distribute under FIFRA section 12(a)(1)(E).
|
||||
40 CFR 156.10(a)(5) list examples of statements EPA may consider false or misleading. In
|
||||
addition, regardless of whether a website is referenced on your product’s label, claims made on
|
||||
the website may not substantially differ from those claims approved through the registration
|
||||
process. Therefore, should the Agency find or if it is brought to our attention that a website
|
||||
contains false or misleading statements or claims substantially differing from the EPA approved
|
||||
registration, the website will be referred to the EPA’s Office of Enforcement and Compliance
|
||||
Assurance.
|
||||
|
||||
A stamped copy of your labeling is enclosed for your records. This labeling supersedes
|
||||
all previously accepted labeling and must be used at your next label printing. You must
|
||||
submit one copy of the final printed labeling before you release the product for
|
||||
|
||||
Page 2 of 2
|
||||
EPA Reg. No. 7969-368
|
||||
Case No. 471460
|
||||
|
||||
shipment with the new labeling. In accordance with 40 CFR 152.130(c), you may
|
||||
distribute or sell this product under the previously approved labeling for 12 months
|
||||
from the date of this letter. After 12 months, you may only distribute or sell this
|
||||
product if it bears this new revised labeling or subsequently approved labeling. “To
|
||||
distribute or sell” is defined under FIFRA section 2(gg) and its implementing regulation
|
||||
at 40 CFR 152.3.
|
||||
|
||||
If you have any questions about this letter, please contact Tiffany Green by phone at 919-541-
|
||||
2446, or via email at green.tiffany@epa.gov.
|
||||
|
||||
Sincerely,
|
||||
|
||||
|
||||
Steven Peterson, Team Leader
|
||||
Risk Management and Implementation Branch 2
|
||||
Pesticide Re-Evaluation Division
|
||||
Office of Pesticide Programs
|
||||
|
||||
ENCLOSURE: Stamped label
|
||||
Reference in New Issue
Block a user