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,226 @@
|
||||
# DELTA-COAT II
|
||||
|
||||
- EPA Reg No: **1381-183**
|
||||
- Registrant: WINFIELD SOLUTIONS, LLC
|
||||
- Signal word: Caution
|
||||
- Active ingredients: Chloroneb (30%); Metalaxyl-M (1.95%)
|
||||
- Label accepted: 2003-08-11
|
||||
- Source PDF: https://www3.epa.gov/pesticides/chem_search/ppls/001381-00183-20030811.pdf
|
||||
|
||||
---
|
||||
U.S ENVIRONMENTAL PROTECTION AGENCY
|
||||
Offlce of Pestlc::'de Programs
|
||||
Reglstratlon Dlvlsion (7505C 1
|
||||
1200 Pennslvania, N.E.
|
||||
Washington, D C 20460
|
||||
NOTICE OF PESTICIDE:
|
||||
_x __
|
||||
',under FIFRA, as amended)
|
||||
Registration
|
||||
Reregistration
|
||||
Name and Address 0: Registrant (1nclude ZIP Code):
|
||||
Agr i li ance, LLC
|
||||
P.O. Box 64089
|
||||
St. Paul, MN 55164-0089 Attn: Steve Rogosheske
|
||||
EPA Reg.
|
||||
Number
|
||||
1381-183
|
||||
Term of Issuance
|
||||
Date of Issuance
|
||||
4U6 I I 201)':3
|
||||
Conditional
|
||||
Name of Pesl,lclde P:"oduct:
|
||||
Delta-Coat II
|
||||
Note: Changes in labeling differing in substance from that accepted in connection with this reglstratlon must be submitted
|
||||
to and accepted by the Registration Division prior to use of the label in commerce. In any correspondence on this product
|
||||
always refer to the above EPA registration number.
|
||||
On the basis of information furnished by the regIstrant, the above named pesticide 1S hereby reglstered/reregistered under
|
||||
the Federal Insecticide, Fungicide and Rodenticide Act (FIFRA).
|
||||
Registration is in no way to be construed as an endorsement or recommendation of this product by the Agency.
|
||||
In· order to protect health and the environment, the Administrator, on his motion, may at any tlme suspend or cancel the
|
||||
reglstratlOn of a pesticide in accordance wlth the Act. The acceptance of any name in connectlon With th'2 registratlon of'
|
||||
a product under thls Act 1S not to be construed as glvlng the registrant a right to exclUSIve use of tnf:' name or to its
|
||||
use if 1:' has beel! covered by others
|
||||
This product is conditionally registered in accordance with FIFRA
|
||||
Section 3 (c) (7) (A) provided that you:
|
||||
1. Submit and/or cite all data required for registration of your product
|
||||
under FIFRA Section 3(c) (5) when the Agency requires all registrants of
|
||||
similar products to submit such data; and submit acceptable responses
|
||||
required for reregistration of your product under FIFRA Section 4.
|
||||
2. Make the following label changes before you release the product for
|
||||
shipment:
|
||||
3.
|
||||
Revise the EPA Registration Number to read,
|
||||
Submit one copy of the revised final printed
|
||||
the product for shipment.
|
||||
"EPA Reg. No.
|
||||
label before
|
||||
1381-183."
|
||||
releasing
|
||||
If the conditions enumerated above are not complied with, the
|
||||
registration will be subject to cancellation in accordance with FIFRA
|
||||
Section 6(e). Your release for shipment of the product constitutes
|
||||
acceptance of these conditions.
|
||||
A stamped copy of the label is enclosed for your records.
|
||||
SIgnature of ApprOving Official
|
||||
1Jltvor C/. W~
|
||||
Mary L. Waller
|
||||
Product Manager (21)
|
||||
Fungicide Branch, Registration Division
|
||||
;:.?A Form 8570-6
|
||||
Date:
|
||||
|
||||
~gp50LUTlON5
|
||||
DELTA-COAT II
|
||||
Seed Treatment Fungicide
|
||||
For use on Beans, Cotton and Soybeans
|
||||
ACCEPTED
|
||||
with COMMENTS
|
||||
In EPA Letter Dated:
|
||||
AUi6 I I 2003
|
||||
:tn~r. the Federal Insecticide,
|
||||
uqu:Jde, &lid Rodenticide Act,
|
||||
.u ameaded, for tbe pesticide
|
||||
~"red ....... r EPA Reg. No.
|
||||
ACTIVE INGREDIENTS:
|
||||
Chloroneb (1 ,4-dichloro-2.5-dimethoxybenzene) ................................................... 30.00%
|
||||
Mefenoxam (R)-2-[(2.6-dimethylphenyl)-methoxyacetylamino]-propionic acid
|
||||
methyl ester. ............................................................................................................ 1.95%
|
||||
Related Compounds .............................................................................................. 0.06%
|
||||
OTHER INGREDIENTS: .................................................................................................. 67 .99%
|
||||
TOTAL. ..................................... 100.00%
|
||||
Contains 2.9 Ibs. a.i. chloroneb and 0.19Ibs. mefenoxam per gal.
|
||||
KEEP OUT OF REACH OF CHILDREN
|
||||
CAUTION
|
||||
FIRST AID
|
||||
If in eyes 0 Hold eye open and rinse slowly and gently with water for 15-20 minutes,
|
||||
0 Remove contact lenses, if present, after the first 5 minutes, then continue rinsing eye.
|
||||
0 Call a poison control center or doctor for treatment advice.
|
||||
If swallowed 0 Call a poison control center or doctor immediately for treatment advice.
|
||||
0 Have person sip a glass of water if able to s~lIow.
|
||||
0 Do not induce vomiting unless told to do so by the poison control center or doctor.
|
||||
0 Do not Qive anvthinQ by mouth to an unconscious person.
|
||||
If inhaled 0 Move person to fresh air.
|
||||
0 If person is not breathing. call 911 or an ambulance, then give artificial respiration, preferably
|
||||
to mouth-to-mouth, if possible.
|
||||
0 Call a poison control center or doctor for further treatment advice.
|
||||
If on skin or 0 Take off contaminated clothing.
|
||||
clothing 0 Rinse skin immediately with plenty of water for 15-20 minutes.
|
||||
0 Call a poison control center or doctor for treatment advice.
|
||||
Have the product container or label with you when calling a poison control center or doctor, or going for 'rea'men!.
|
||||
For additional emergency medical information call toll-free -1-877-424-7452
|
||||
NOTE TO PHYSICIAN: Probable mucosal damage may contraindicate the use of gastric ;,,""!L(.'
|
||||
EPA Reg. No. 1381-
|
||||
Distributed By
|
||||
AgriJiance. LLC
|
||||
P.O. Box 64089.
|
||||
St. Paul. MN 55164-0089 0/F28/2
|
||||
EPA Est. lit)
|
||||
Net Contents
|
||||
60 fl. oz.
|
||||
|
||||
PRECAUTIONARY STATEMENTS
|
||||
HAZARDS TO HUMANS AND DOMESTIC ANIMALS
|
||||
CAUTION
|
||||
Causes moderate eye irritation. Avoid contact with skin, eyes or clothing. Wash thoroughly with soap and water after
|
||||
handling.
|
||||
PERSONAL PROTECTIVE EQUIPMENT
|
||||
Some materials that are chemical-resistant to this product are listed below. If you want more options, follow the
|
||||
instructions for category C on an EPA chemical-resistance category selection chart.
|
||||
Applicators and other handlers must wear: long-sleeved shirt and long pants; chemical-resistant gloves such as
|
||||
barrier laminate, butyl rubber, nitrile rubber, neoprene rubber, polyvinyl chloride or viton; and shoes plus socks.
|
||||
Follow manufacturer's instructions for cleaning/maintaining PPE. If no such instructions for washables, use detergent
|
||||
and hot water. Keep and wash PPE separately from other laundry.
|
||||
ENGINEERING CONTROLS STATEMENTS: When handlers use closed systems, enclosed cabs or aircraft in a
|
||||
manner that meets the requirements listed in the Worker Protection Standard (WPS) for agricultural pesticides (40
|
||||
CFR Part 170.240(d)(4-6), the handler PPE requirements may be reduced or modified as specified in the WPS.
|
||||
ENVIRONMENTAL HAZARDS
|
||||
Do not apply directly to water, or to areas where surface water is present, or to intertidal areas below the mean high
|
||||
water mark. Do not contaminate water when disposing of equipment washwaters.
|
||||
USER SAFETY RECOMMENDATIONS
|
||||
Users should:
|
||||
Wash hands before eating, drinking, chewing gum, using tobacco or using the toilet. Remove clothing immediately if
|
||||
pesticide gets inside. Then wash thoroughly and put on clean clothing. Remove PPE immediately after handling this
|
||||
product. Wash the outside of gloves before removing. As soon as possible, wash thoroughly and change into clean
|
||||
clothing.
|
||||
DIRECTIONS FOR USE
|
||||
It is a violation of Federal law to use this product in a manner inconsistent with its labeling.
|
||||
Do not apply this product in a way that will contact workers or other persons, either directly or through d"irt. O~ly
|
||||
protected handlers may be in the area during application. For any requirements specific to your State 0" Trire,
|
||||
consult the agency responsible for pesticide regulation.
|
||||
Failure to follow directions on this label may result in crop injury or poor disease control.
|
||||
Do not apply this product through any type of irrigation system.
|
||||
|
||||
AGRICULTURAL USE REQUIREMENTS
|
||||
Use this product only in accordance with its labeling and with the Worker Protection Standard, 40 CFR part 170. This
|
||||
standard contains requirements for the protection of agricultural workers on farms, forests, nurseries and
|
||||
greenhouses, and handlers of agricultural pesticides. It contains requirements for training, decontamination,
|
||||
notification and emergency assistance. It also contains specific instructions and exceptions pertaining to the
|
||||
statements on this label about personal protective equipment (PPE), notification to workers and restricted entry
|
||||
intervals. The requirements in this box apply only to uses of this product that are covered by the Worker Protection
|
||||
Standard.
|
||||
Do not enter or allow worker entry into treated areas during the restricted entry interval (REI) of 12 hours.
|
||||
EXCEPTION: If the product is used for seed treatment, the Worker Protection Standard, under certain
|
||||
circumstances, allows workers to enter the treated area if there will be no contact with anything that has been treated.
|
||||
PPE required for early entry to treated areas that is permitted under the Worker Protection Standard and that involves
|
||||
contact with anything that has been treated, such as plants, soil, or water, is: coveralls; chemical-resistant gloves
|
||||
such as barrier laminate, butyl rubber, nitrile rubber, neoprene rubber, polyvinyl chloride or viton; shoes plus socks.
|
||||
CONDITIONS OF SALE: Delta-Coat II is a systemic fungicide having n specific mode of action. Delta-Coat II could be subject to
|
||||
development of resistant strains of fungi. Development of resistance cannot be predicted. Therefore, Agriliance, LLC cannot
|
||||
assume liability for crop damage resulting from resistant strains of fungi. Consult with your State Agricultural Experiment Station
|
||||
or Extension Service Specialist for guidance and ways to control any possible Oelta-Coat II resistant strains of fungi which may
|
||||
occur.
|
||||
Use the high rate when conditions for disease expression are favorable.
|
||||
BEANS (String beans, black-eyed peas, cowpeas, field beans, green beans, kidney beans, lima beans, navy beans, pinto
|
||||
beans, pole beans, snap beans, wax beans, and lupine): For Pythium and Rhizoctonia damping-off, apply Delta-Coat II as a
|
||||
seed treatment at the rate of 5.5 to 7.0 fl. ounces per 100 pounds of seed.
|
||||
COTTON: For pythium and Rhizoctonia seed rot and damping-off of acid or machine delinted cotton seed, apply
|
||||
Delta-Coat II as a seed treatment at the rate of 11.75 fl. ounces per 100 pounds of seed.
|
||||
SOYBEANS: For early season Phytophthora control and Pythium and Rhizoctonia damping-off, apply Delta Coat AD
|
||||
as a seed treatment at the rate of 5.5 to 7.0 fi. ounces per 100 pounds of seed.
|
||||
Do not use excess seed for food, feed or oil purposes,
|
||||
Do not graze beans or soybeans within 45 days of planting. California registration prohibits grazing plants ('rown from
|
||||
treated seed.
|
||||
|
||||
4
|
||||
Planter Box Application:
|
||||
1. Pour one bushel of seed into each planter box.
|
||||
2. Pour enough Delta-Coat II on top of the seed to treat one bushel.
|
||||
3. Mix thoroughly with an axe handle or paddle (an axe handle or paddle used for seed treatment purposes only) until
|
||||
seed is uniformly coated.
|
||||
Drill Box Application:
|
||||
1. Fill drill one-half full, counting the number of bags (bushels) put into the drill.
|
||||
2. Pour 4 fluid ounces of Delta-Coat II on top of each bushel of seed just put into the drill.
|
||||
3. Mix thoroughly with an axe handle or paddle (an axe handle or paddle used for seed treatment purposes only) until
|
||||
seeds are uniformly covered.
|
||||
4. Fill the remainder of the drill and repeat the process in items 2 and 3.
|
||||
Vacuum Planters:
|
||||
Pour 50 pounds of seed into the planter box. Pour enough Delta-Coat II on top of the seed to treat 50 pounds of
|
||||
seed. Mix thoroughly with an axe handle or paddle until seed is uniformly covered. Then add any plantability additive
|
||||
at the recommended rate to improve seed flowability (talc, etc.). Mix thoroughly once more with an axe handle or
|
||||
paddle to get uniform coverage. This process will provide best seed flow through the planter while providing all the
|
||||
benefits of a seed treatment product.
|
||||
STORAGE AND DISPOSAL
|
||||
Do not contaminate water, food or feed by storage or disposal.
|
||||
STORAGE: Store in original container only and keep sealed. Store in closed storage areas. Use caution when
|
||||
moving, opening, closing or pouring.
|
||||
PESTICIDE DISPOSAL: Pesticide wastes are acutely hazardous. Improper disposal of excess pesticide, spray
|
||||
mixture or rinsate is a violation of Federal law. If these wastes cannot be disposed of by use according to label
|
||||
instructions, contact your State Pesticide or Environmental Control Agency, or the Hazardous Waste representative at
|
||||
the nearest EPA Regional Office for guidance.
|
||||
CONTAINER DISPOSAL: Triple rinse (or equivalent). Then offer for recycling or reconditioning, or puncture and
|
||||
dispose of in a sanitary landfill, or by other procedures approved by state and local authorities.
|
||||
I Notice of Warranty
|
||||
Seller warrants that the product conforms to its chemical description and is reasonably fit for the purposes stated on
|
||||
the label when used in accordance with directions under normal conditions of use. SELLER MAKES NO OTHER
|
||||
EXPRESS OR IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE,
|
||||
NOR IS ANY REPRESENTATIVE OF SELLER AUTHORIZED TO MAKE ANY SUCH WARRANTY OR MODIFY
|
||||
THESE TERMS. This warranty does not extend to the storage, handling or use of this product contrary to label
|
||||
instructions, or under abnormal conditions, or under conditions not reasonably foreseeable to Seller, and Buyer
|
||||
assumes the risk of any such storage, handling or use. Seller shall not be responsible for incidental or consequential
|
||||
damages, if any, resulting from a breach of warranty.
|
||||
Treatment of highly mechanically damaged seed or seed of known low vigor and poor quality except for the ~urposes
|
||||
of curative control of existing disease or insect pests may result in reduced germination ane/or -educed vigor. Treat
|
||||
and conduct germination tests on a small portion of seed before committing the total seed Inl 1(' '1 selected chemical
|
||||
treatment. Due to seed quality conditions beyond the control of Agriliance, LLC no claims are r.lade to guur,,;.~ee
|
||||
germination of carry-over seed.
|
||||
Reference in New Issue
Block a user