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,286 @@
|
||||
# CLEAN CROP SEVIN 5 BAIT
|
||||
|
||||
- EPA Reg No: **34704-23**
|
||||
- Registrant: LOVELAND PRODUCTS, INC.
|
||||
- Signal word: Caution
|
||||
- Active ingredients: Carbaryl (5%)
|
||||
- Label accepted: 2005-05-06
|
||||
- Source PDF: https://www3.epa.gov/pesticides/chem_search/ppls/034704-00023-20050506.pdf
|
||||
|
||||
---
|
||||
5-0 -2005
|
||||
UNITED STATES ENVIRONMENTAL PROTECTION AGENCY
|
||||
WASHINGTON, D.C. 20460
|
||||
Glenda Haage
|
||||
Registration Manager
|
||||
Platte Chemical Company
|
||||
7251 W. 4th Street
|
||||
P.O. Box 667
|
||||
Greeley, CO 80632-0667
|
||||
MAY 6 2005
|
||||
OFFICE OF
|
||||
PREVENTION, PESTICIDES AND
|
||||
TOXIC SUBSTANCES
|
||||
Subject: Label Amendment: Response to November 21, 2003 letter and use deletion of
|
||||
poultry
|
||||
Sevin 5 Bait (Carbaryl)
|
||||
EPA Reg. No. 34704-23
|
||||
Submission dated April 5, 2004.
|
||||
Dear Ms. Haage:
|
||||
1) Revise the Precautionary Statements to read "Harmful if swallowed, inhaled or absorbed
|
||||
through the skin" . Avoid breathing dust. Avoid contact with skin, eyes or clothing. Wash
|
||||
thoroughly with soap and water after handling. Remove contaminated clothing and wash
|
||||
thoroughly before reuse.
|
||||
2) The Note to Physician should be updated to read "Carbaryl is an N-methyl carbamate
|
||||
insecticide which is a cholinesterase inhibitor. Specific antidote consists of atropine. Narcotics
|
||||
and other sedatives should not be used. Drugs like 2-PAM (pyridine-2-aldoxime methiodide) are
|
||||
NOT recommended.
|
||||
3) The statement "Do not contaminate food, feed and water by storage and disposal" should be
|
||||
moved under the Storage and Disposal Heading
|
||||
A stamped copy "accepted with comments" of the label is enclosed for your records.
|
||||
Please submit two (2) copies ofthe final printed before shipment. If you have any questions please
|
||||
call me at (703) 308-8328.
|
||||
teJCtQ
|
||||
Akiva Abramovitch, Ph.D.
|
||||
Chemist
|
||||
Insecticide-Rodenticide Branch
|
||||
Registration Division (7505C)
|
||||
Internet Address (URL) • http://wW'N,epa_90v
|
||||
Recycled/Recyclable • Printed with Vegetable Oil Based Inks on 100% Postconsumer, Process Chlorine Free Recycled Paper
|
||||
|
||||
N.Methyl Carbamate Insecticide
|
||||
ACTIVE INGREDIENT:
|
||||
Carbaryl (1-naphthyl-methyl carbamate ••••••••..•.....•• 5.0%
|
||||
INERT INGREDIENTS: .•.•...•..•.•••.••••••.•..••..••• ..H:!!!o
|
||||
TOTAL 100.0%
|
||||
FOR THE CONTROL OF ANTS, ARMYWORMS,
|
||||
CRICKETS, CUTWORMS AND GRASSHOPPERS
|
||||
KEEP OUT OF REACH OF CHILDREN
|
||||
CAUTION
|
||||
See Below For Other Precautions
|
||||
EPA REG. NO. 34704·23
|
||||
EPA EST. NO. 34704-CO-1
|
||||
NET WEIGHT 50 LBS. (22.68 KG)
|
||||
®SEVIN is 8 Registered T.M. of Rhone-Poulenc Nederland B.Y. for Carbaryl Insecticide
|
||||
IHT EXP 08YOI
|
||||
PRECAUTIONARY STATEMENTS
|
||||
HAZARDS TO HUMANS AND DOMESTIC ANIMALS
|
||||
CAUTION
|
||||
KEEP OUT OF REACH OF CHILDREN AND ANIMALS
|
||||
Caution: May be harmful If swallowed. Avoid breathing dust. Avoid contact
|
||||
with eyes, skin or clothing.
|
||||
Personal Protective Equipment (PPE):
|
||||
Applicators and other handlers must wear: long·sleeved shirt and long
|
||||
pants, waterproof gloves and shoes plus socks.
|
||||
Follow manufacturer's Instructions for cleaning and maintaining PPE. If no
|
||||
such instructions for washable!, use detergent and hot water. Keep and
|
||||
wash PPE separately from other laundry.
|
||||
Engln.erlng controls statements:
|
||||
When handlers use closed systems, enclosed cabs, or aircraft in a manner
|
||||
that meets with requirements listed in the Worker Protection Standard (WPS)
|
||||
for agricultural pesticides [40 CFR 170.240 (d) (4-6)). the handler PPE
|
||||
requirements may be reduced or modified as specified in the WPS.
|
||||
USER SAFETY RECOMMENDATIONS
|
||||
Users should:
|
||||
Wash hands before eallng, drinking, chewing gum, using tobacco or
|
||||
using the toilet.
|
||||
Remove clothing immediately if pestlcide gets inside. Then wash thor-
|
||||
0ughy 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.
|
||||
If on skin
|
||||
or clothing:
|
||||
If swallowed:
|
||||
If In eyes:
|
||||
If Inhaled:
|
||||
•
|
||||
FIRST AID ••••
|
||||
• Take off contaminated clothing.
|
||||
• Rinse skin immediately with plenty of water for 15-20
|
||||
minutes.
|
||||
• Call a poison control center or doctor for treatment
|
||||
advice.
|
||||
• Call a pOison control center or doctor immediately
|
||||
for treatment advice.
|
||||
• Have a person Sip a glass of water if able to swallow.
|
||||
• Do not induce vomiting unless told to do so by the
|
||||
poison control center or doctor.
|
||||
• Do not give anything by mouth to an unconscious
|
||||
oerson.
|
||||
• Hold eye open and rinse slowly and gently with water
|
||||
for 15 - 20 minutes.
|
||||
• Remove contact lenses. if present, after the first 5
|
||||
minutes, then continue rinsing eye.
|
||||
• Call a poison control center or doctor for treatment
|
||||
advice.
|
||||
• Move person to fresh air.
|
||||
• If person is not breathing, call 911 or an ambulance,
|
||||
then give artificial respiration. preferably by mouth
|
||||
to-mouth, if possible.
|
||||
• Call a poison control center or doctor for further
|
||||
treatment advice.
|
||||
FOR A MEDICAL EMERGENCY INVOLVING THIS PRODUCT CALL: 1-
|
||||
800-228-5635, EXT. 136. OR CALL COLLECT. 612-851-8180, EXT. 136.
|
||||
Have the product container or label with you when calling a poison control
|
||||
center or doctor, or going for treatment.
|
||||
NOTE TO PHYSICIAN: Contains an N-Methyl Carbamate that inhibits
|
||||
cholinesterase. Atropine is antidotal. Do not use 2-PAM. opiates, or
|
||||
cholinesterase-inhibiting drugs. Probable mucosal damage may contraindi
|
||||
cate Ihe use of gastric lavage.
|
||||
ENVIRONMENTAL HAZARDS
|
||||
This pesticide is extremely toxic to aquatic and estuarine invertebrates. Do
|
||||
not apply directly to water, or to areas where surface water is present or to
|
||||
intertidal areas below the mean high water mark. Discharge from rice fields
|
||||
may kill aquatic and estuarine invertebrates. Do not contaminate water by
|
||||
cleaning of equipment or disposel of wastes. Do not apply when weather
|
||||
conditions favor drift from areas treated. Do not apply where runoff is likely
|
||||
to occur.
|
||||
Carbaryl is highly toxic to bees exposed to direct treatment or residues on
|
||||
crops. Protective information may be obtained from your Cooperative
|
||||
Agricultural Extension Service.
|
||||
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 drift. Only protected handlers may be in the area
|
||||
during application.
|
||||
For any requirements specific to your State or Tribe. consult the agency
|
||||
responsible for pesticide regulation.
|
||||
• · .. • • • •
|
||||
• • · . • • •
|
||||
• · · · -• • ·
|
||||
|
||||
SEVIN® 5 BAIT
|
||||
EPA REG. NO. 34704-23
|
||||
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 protec
|
||||
tion of agricultural workers on farms, forests, nurseries, and greenhouses, and handlers of agricultural pesticides. It contains requirements for training. decontamina
|
||||
tion, notification, and emergency assistance. It also contains specific instructions and exceptions pertaining to the statements on this label about personal prolecl'lve
|
||||
equipment (PPE), and reSlrlcted-entry interval. The requirements in this box only apply to uses of this producllhat are covered by the Worker Protection Standard.
|
||||
Do not entsr or allow worker entry into treated areas during the restricted entry interval (REI) of 12 hours.
|
||||
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, waterproof gloves and shoes plus socks.
|
||||
NON-AGRICULTURAL USE REQUIREMENTS
|
||||
The requirements in this box apply to uses of this product that are NOT within the scope of the Worker Protection Standard for agricultural pesticides (40 CFR Part
|
||||
170). The WPS applies when this product is used to produce agricultural plants on farms, forests, nurseries, or greenhouses.
|
||||
Keep children and pets out of the treated area until dusts have settled.
|
||||
STORAGE AND DISPOSAL
|
||||
PROHIBITIONS: 00 not contaminate water, food, or feed by storage or disposal. Open dumping is prohibited. Do not reuse empty container. Do not store under con
|
||||
ditions which might adversely affect the container or Its ability to function properly. Such conditions include, but are not limited to, positioning of the container in stor
|
||||
ege, storage temperature, potential for crushing or damage due to stacking, and penetration of moisture.
|
||||
STORAGE: Store in safe manner. Store in original container only. Store in cool, dry place. Keep container tightly closed when not in use. Reduce stacking height where
|
||||
local conditions, such as humidity or pallet overhang, can affect package strength. Personnel should use clothing and equipment consistent with good pesticide handling.
|
||||
PESTICIDE DISPOSAL: Wastes resulting from the use of this product may be disposed of on site or at an approved waste disposal facility.
|
||||
CONTAINER DISPOSAL: Plastic: Triple rinse (or equivalent). Then offer for recycling or reconditioning, or puncture and dispose of In a sanitary landfill, or incinera
|
||||
tion, or, if allowed by state and local authorities, by burning. If burned, stay out of smoke. Paper Bag: Completely empty bag into application equipment. Then dispose
|
||||
of empty bag in a sanitary landfill or by incineration, or, if allowed by State and local authorities, by burning. If burned, stay out of smoke.
|
||||
GENERAL INFORMATION
|
||||
READ ENTIRE LABEL USE IN STRICT ACCORDANCE WITH LABEL DIRECTIONS AND CAUTIONS.
|
||||
IMPORTANT PRE-HARVEST AND
|
||||
GRA2ING USE INFORMATION
|
||||
Tolerances established under the Federal Food, Drug and Cosmetic Act permit the sale of crops bearing probable carbaryl residues when carbaryl is used in accordance
|
||||
with label directions.
|
||||
APPLICATION INSTRUCTIONS
|
||||
Broadcast application may be made with either ground equipment or aircraft, under conventional, m'lnimal and no-till practices. Where a range of rates is provided, use
|
||||
lower rates for light infestation, early instars or when foliage is not too dense; use higher rales for moderate to heavy infestation, advanced instars or when foliage IS thick.
|
||||
Product will control cutworms, armyworms, field crickets, house crickets, mole crickets, darkling beetles, grasshoppers, sowbugs and ants.
|
||||
Subsequent planting of food and feed crops in treated soil must be made with crops on this or other carbaryllabel(s).
|
||||
CROPS
|
||||
For control of Ants, Centipedes, Crickets, Cutworms, EalWigs, Grasshoppers, Millipedes, Sowbugs, Springtails, and ticks, apply product evenly over the soil surface.
|
||||
POUNDS OF
|
||||
BAIT PER PREHARVEST
|
||||
CROP ACRE INTERVAL SPECIFIC DIRECTIONS
|
||||
Asparagus 40 1 Day Repeat applications as necessary up to a total of 3 times prior to harvest or
|
||||
a total of 4 times per vear but not more often than once every 7 days
|
||||
Beans, Peas. Cowpeas, Lentils 30 3 Days (Fresh beans Repeat applications as necessary up to a total of 4 times per year but not
|
||||
or peas) more often than once every 7 days.
|
||||
14 Days (Forage)
|
||||
21 Days (Dried bean
|
||||
or neas seed or hav'
|
||||
BrOCCOli, Brussels Sprouts, Cabbage. 40 3 Days (BrOCCOli, Repeat applications as necessary up to a total of 3 times per year but not more
|
||||
Cauliflower, Collards, Kale, Mustard greens, Brussel Sprouts, often than once every 7 days.
|
||||
Kohlrabi, Chinese Cabbage Cabbage, Cauliflower,
|
||||
Kohlrabi)
|
||||
14 Days (Chinese
|
||||
Cabbage, Coliards,
|
||||
Kale Mustard Qreens
|
||||
Carrots, Garden Beets (roots), Horseradish, 40 7 Days Repeat applications as necessary up to a total of 3 times per year but not more
|
||||
Parsnips, Potatoes, Radishes, Rutabagas,
|
||||
SalsitV. Sweet Potatoes Turnips (roots)
|
||||
often than once every 7 days.
|
||||
Celery, Dandelion, Endive, Garden Beets 40 14 Days Repeat applications as necessary up to a total of 3 times per year but not more
|
||||
(tops), Hanover Salad, Lettuce (head and often than once every 7 days.
|
||||
leaf), parSleY'I~t~U~~rb. Spinach, Swiss
|
||||
chard Turnins toos
|
||||
Corn (Field and Pop) 40 14 Days (Forage, Repeat applications as necessary up to a total of 4 times per year but not more
|
||||
silage) often than once every 14 days.
|
||||
48 Days (Grain.
|
||||
Fodder
|
||||
Sweet Corn 40 2 Days (Ea.,;) Repeat applications as necessary up to a total of 4 times per year but not more
|
||||
often than once every 7 days.
|
||||
14 Days (Forage)
|
||||
48 Davs (Fodder)
|
||||
Cucumber, Melon, Squash 20 3 Days Repeat applications as necessary up to a total of 6 times per year but not more
|
||||
often than once evltr:Y.7 davs.
|
||||
Eggplant. Peppers, Tomatoes 40 3 Days Repeat applications as necessary up to a total of 4 times per year but not more
|
||||
often than once every 7 davs.
|
||||
2
|
||||
|
||||
CROP
|
||||
Grain Sorghum (not sweet)
|
||||
Strawberries
|
||||
Sugar Beets
|
||||
Wheat
|
||||
SITE IINSECT
|
||||
Turfgrass Armyworms, Crickets.
|
||||
Cutworms, Darkling
|
||||
ground beetfe,
|
||||
Grasshoppers. Mole
|
||||
crickets Sowbugs
|
||||
Ornamental Armyworms, Crickets,
|
||||
plants Cutworms, Darkling
|
||||
ground beeUe,
|
||||
Grasshoppers. Mole
|
||||
crickets, Sowb~s
|
||||
SEVIN® 5 BAIT
|
||||
EPA REG. NO. 34704-23
|
||||
POUNDS OF
|
||||
BAIT PER PREHARVEST
|
||||
ACRE INTERVAL SPECIFIC DIRECTIONS
|
||||
40 14 Days (Grazing, Repeal applications as necessary up to a lotal of 3 times per year but not more
|
||||
forage) often than once every 7 days.
|
||||
21 Days ~rain,
|
||||
fodder
|
||||
40 70ays Repeat applications as necessary up to a total of 4 times per year but not more
|
||||
often than once every 7 days.
|
||||
Carbarvl may inlure Earlv Dawn and Sunrise varieties of strawberries.
|
||||
30 28 Days (Roots. Repeat applications as necessary up to a lotal of 2 times per year but not more
|
||||
fOraeo) often than once every 14 days.
|
||||
30 21 Cays (Grain, Repeal applications as necessary up to a total of 2 limes per year but not more
|
||||
straw) often than once every 14 days.
|
||||
7 DaYs (Forace)
|
||||
)A .... AND n""4MENTAL PLANTS
|
||||
POUNDS
|
||||
OF BAIT
|
||||
Pi~~~O
|
||||
.50 to 1 Treat enUre area to obtain uniform coverage, giving particular attention to building perimeters, edges of side-
|
||||
walks, and along porch and patio foundations. For best results, mow lawn, remove clipPings, and thoroughly
|
||||
water area to be treated prior to application.
|
||||
.50 to 1 Apply uniformly to soil around plants. shrubs, and trees. For best results, thoroughly water area to be treated
|
||||
prior to application.
|
||||
NOTICE
|
||||
iT IS IMPOSSIBLE TO ELIMINATE ALL RISKS INHERENTLY ASSOCIATED WITH THE USE OF THIS PRODUCT, CROP INJURY. INEFFECTIVENESS. OR OTHER
|
||||
UNINTENDED CONSEQUENCES MAY RESULT BECAUSE OF SUCH FACTORS AS WEATHER CONDITIONS. PRESENCE OF OTHER MATERIALS, OR THE MAN
|
||||
NER OF USE OR APPLICATION. All OF WHICH ARE BEyOND THE CONTROL OF PLAnE. THE MANUFACTURER OR SEllER. IN NO CASE SHALL PLATTE,
|
||||
THE MANUFACTURER OR SELLER BE LIABLE FOR CONSEQUENTIAL, SPECIAL OR INDIRECT DAMAGES RESULTING FROM THE USE OR HANDLING OF THIS
|
||||
PRODUCT, All SUCH RISKS SHALL BE ASSUMED BY THE BUYER.
|
||||
EXCEPT AS EXPRESSLY PROVIDED HEREIN. PLAnE. THE MANUFACTURER OR SELLER MAKES NO WARRANTIES, GUARANTEES, OR REPRESENTATIONS
|
||||
OF ANY KIND. EITHER EXPRESS OR IMPLIED, OR BY USAGE OF TRADE, STATUTORY OR OTHERWISE. WITH REGARD TO THE PRODUCT SOLD, INCLUDING,
|
||||
BUT NOT LIMITED TO, MERCHANTABILITY. FITNESS FOR A PARTICULAR PURPOSE, USE OR ELIGIBILITY OF THE PRODUCT FOR ANY PARTICULAR TRADE
|
||||
USAGE, BUYER'S OR USER'S EXCLUSIVE REMEDY, AND PLAnE'S, THE MANUFACTURER'S OR SELLER'S TOTAL LIABILITY, SHALL BE FOR DAMAGES NOT
|
||||
EXCEEDING THE COST OF THE PRODUCT,
|
||||
FORMULATED FOR
|
||||
PLAnE CHEMICAL CO.
|
||||
419 18TH STREET, GREELEY, COLORADO 80631-5852
|
||||
3
|
||||
Reference in New Issue
Block a user