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,151 @@
|
||||
# VERNAM 95 DBF
|
||||
|
||||
- EPA Reg No: **10182-215**
|
||||
- Registrant: SYNGENTA CROP PROTECTION
|
||||
- Signal word: Caution
|
||||
- Active ingredients: Vernolate (95%)
|
||||
- Label accepted: 1973-10-05
|
||||
- Source PDF: https://www3.epa.gov/pesticides/chem_search/ppls/000476-02138-19731005.pdf
|
||||
|
||||
---
|
||||
.YV .. N.B
|
||||
VEIitNAM will not control est.blished _eds.
|
||||
I;~~~~~~~~~~~;!~~~~~~'~II.~~ on~
|
||||
The abova liatad broadlaaf weedl will be controlled only if treatment il made
|
||||
whan condilions ara favorable 'or weed seed germination and growth.
|
||||
PERENNIAL WEEDS:
|
||||
9-5
|
||||
•
|
||||
-
|
||||
..;;. ~ - --
|
||||
'FO. IUL1(
|
||||
(FOR USE IN ARKANSAS, MISSISSIPPI AND WESTERN
|
||||
TENNESSEE ONLY)
|
||||
ACTIVE INIREDIENT:
|
||||
~~~~:;:=~=~:::~~ .l1li .. ____ ._'.1 ••.. I
|
||||
_ . _ • __ , • • r. ... ....... T T""" .., T -,.. ~
|
||||
..... ' ., ~_., • II ••• ,., • _ •• ' 'I' •• ,
|
||||
Elli~lng atandl of nutor ... must be turned under and Chopped up thoroughly
|
||||
oefora traatment. For nufora .. control VERNAM muat be thoroughly mixed INERT INGREDIENTS: .
|
||||
into tha _I prior to planting. Cullivation il luooaatad in addition to VERNAM 5.0% • • • • • •
|
||||
treatment In "eldl with mcderate or heavy nutgr .. , infe,talionl.
|
||||
GENERAL USE PRECAUTIONS
|
||||
VERNAM-95 OBF Ihould be Uled only 'or recommended purposes and al
|
||||
recommended rates (do not overdose)
|
||||
Applied according 10 dorecllons and under normal growing cond,llons. VER
|
||||
NAM will nol harm the treated crop. Mallormallon 0' the primary leaves is
|
||||
not unusual. ThiS cordltlon IS only temporary and will not aHect yields
|
||||
During germination and early stages of growth. extended periods of unusually
|
||||
cold and wet or hoI and dry weali,er. insect or planl dlSeale attack. the Ule
|
||||
0' certain soil-applied syslemlc insecticides. improperly placed 'ertilizers or
|
||||
5011 ,nsec',c,des may cre;ol .. ab,.,,,rmal condil,ons Ihal weaken crop seedlings
|
||||
VERNAM used under Ihe,,:e 'bnor",al conditions could result In crop Injury
|
||||
VERNAM .~ re.~ nmended 'or use on minerai SOils only.
|
||||
Do not r.-. "e:~'lAM Wlt~ Ir,ecticides or lungicldes
|
||||
Do not so· ~ near seeds or lertllizer.
|
||||
Do not :"r';-""'r~te Irrigation water or water used for domestic purposes
|
||||
Keep conlal~er closed wh!!n not .n use
|
||||
DIRZC710NS FOR US. OF V.RNAM-9S DBF
|
||||
VERNAW, ,_ a selectIve herbICIde """ch IS mlled (Incorporated) Inlo the sod
|
||||
'or cor .. rol c.: weeds ilsted n thIS label. VERNAM controls annual weeds as
|
||||
tt, .. r s.,to,j~ ,!d.nonate by Inter'eflng With normal germInatIon and seedling
|
||||
develonment It does not co. ,I. 01 established weeds All weed growth and
|
||||
crop s"lbble Sh"uld be I"or"o;gh.; worked Into the SOIl belore treatmenl.
|
||||
VERNAM-95 DBF .s Intenderl lor use alter Impregnation on dry bulk lertollzers
|
||||
only (do nol use undllute<,' VIKing d"ectlons are given In the accompanYlno
|
||||
SIauffer pestICide Inlormat·')n bulletin entilled VERNAM-95 DBF IMPREG
|
||||
NATION ON DRY BULK FERTILIZERS NOTE: Ferlihzer-VERNAM-95 DBF
|
||||
blerds may reqUIre slate 0' lederal reglStrallon. Blenders are adVISed to
|
||||
ctleck all applIcable regulallons
|
||||
APPLICATION DIRECTIONS
|
||||
The SOil Should be well worked and dry enough to permit good 5011 mlxlnQ
|
||||
IIncorporahon). Use 'ertlhzer applicators designed to give unllorm distribU
|
||||
tion. CAWlrate the applic.lor -.c:onIiaelo tile •• IIII'.C'''' .. •• d4I4lCli_ prlClr
|
||||
10 u.e and cheek frequently during application 10 be lure equipmenl is work
|
||||
; ng properly a~d dlSlllbutong the lertlllzer unllormly
|
||||
AVOid overlaps thaI will Increase dosage 01 VERNAM above recommended
|
||||
lImIts
|
||||
-- _. ---- -
|
||||
100.0%
|
||||
CONTAINS 7.54 LBS. ACTIVE INGREDIENT PER GALLON
|
||||
U.S. Patent No. 2,913,327
|
||||
C AUT ION - KEEP OUT OF REACH OF
|
||||
CHILDREN.
|
||||
HARMFUL IF SWALLOWED.
|
||||
AVOID CONTACT WITH SKIN, EYES AND CLOTHING.
|
||||
WASH THOROUGHLY AFTER USE.
|
||||
AVOID CONTAMINATION OF FEED AND FOOD.
|
||||
READ ENTIRE LABEL BEFORE USING. ----_._-- -
|
||||
ACCEPTED
|
||||
NET CONTEN scOet ~iAt?o'fs I
|
||||
i
|
||||
I
|
||||
UNr~!"H TI'!1: FEl'l:RJI; INsrr-: :.':'.y !
|
||||
EPA Reg. No. 476-2138 11INl;kiDI: j,NL:
|
||||
rOil iT'~'il'Y l!C
|
||||
ED U};D~:H Nu
|
||||
•
|
||||
Mad. In U.S.A. a,
|
||||
A-I
|
||||
STAUFFER CHEMICAL COMPANY
|
||||
w •• i PORT. CT DIlallO
|
||||
.Noo •• O .. '.ON D.nCTIONS
|
||||
VERNAM muat be i"lcorporatad into the toil immedia'''''y to pravant 10 .. of
|
||||
the herbicida. Whanevar pouibla. epplication and Ineorporation should be
|
||||
done in the lime operation.
|
||||
SOIL MIXINe (lNCOIlPOIiATION) a"Olil ~LANTINe: The lollowlng
|
||||
equipment II commonly uled lor lOll mIXIng (IncorporaliCI') belore planllng·
|
||||
~OWlll DIlIVEN CULTIVATION EQUI~MENT (Recommended On all
|
||||
5011 types, set to cuI 10 a depth 01 l' 2 10 2 Inches.
|
||||
TANDEM DISCS (Recommended on all soli types) sel 10 cut to a depth o(
|
||||
4 Inches. operaled al 4 to 6 mph lollowed by a splked-toolh harrow or some
|
||||
othaf laveltng GaVlce wh.ch axtands beyond tile enda of tile dllCl. For
|
||||
more thorough mixing (for perennial gr_ .net in heavier lOlls' disc
|
||||
twice. preferably. in two difterent directions. If a McOnd dllClog il done.
|
||||
rai .. the disc after the firal one to prevent cutting deeper than 4 Inches.
|
||||
' ..... OULYlV...., ••• (Rac:oiilmendad on liohter toils in 000d titth only).
|
||||
u.. 3 to 4 r_ of .... ., •• apac:ad at 7 Inch or t_ illl.,.,.I. and ategoered
|
||||
10 ..... 1t01Oit .. leftlllllllrll .... follnM _ ... ih.~ .......... ,_ .........
|
||||
beN ....... cut ....... .D!J .... cIIi ... or ............. cuIti_or to out
|
||||
4 incflelClaep. oparMecl at 5 mph or _e. """ the aqullllMfll over the IIetcI
|
||||
twlca. Tile MCond run al an angle to tile fIrat.
|
||||
R.COMBENDAnONS
|
||||
~ ~.~~ ~ ~ ~ .. ~~ ~~
|
||||
are given in terms 0' broadeast (over-all) ratea of
|
||||
VERNAM-95 OBF per eere. The r.commended rate of VERNAM-95 OBF should
|
||||
be applied on 200 to 450 pounds dry bulk fertilizer per acre.
|
||||
SOYBUN,
|
||||
Apply preplant and incorporate VERNAM-95 OBF at the rale of 1 quart per
|
||||
acre on landy (IiOht' soill: 1 't'J quartl on sandy loam to clay 106m (medium
|
||||
It) heavy' soils; and 1 ~ quarts on clay (haavy) soils.
|
||||
PLANTING - SOYBUNS
|
||||
Do nol planl seed deeper Ihan 2 inches.
|
||||
Seeding can be done Immediately. or It may be delayed up 10 10 days. lilt IS
|
||||
necessary 10 work the SOil lollowing application and Incorporation. but belore
|
||||
planting. it should be shallow. i.e .. no more than '2 the depth the herbiCide
|
||||
was Incorporated. To aVOid removing VERNAM Irom Ihe row (wllh loss 01
|
||||
weed control In the row) do nol move or Shape soil alter treatment. suc~ ,s by
|
||||
planting in deep lurrows.
|
||||
CULTURAL PRACTICES FOLLOWING
|
||||
APPLICATION
|
||||
Should weeds develop. a shallow cultivation or rotary hoeing will generally
|
||||
result in better weed control. Whe" cultivating lor any reason. it should be
|
||||
shallow. I.e. no more than "2 the depth :t.~ herbiCide was Incorporaled.
|
||||
Pre-emergence or post-emergence herbicides may bl! necessa.y to control
|
||||
",eeds resIStant to VERNAM.
|
||||
NOTICE: Stauffer Chemical Company makes no warranty. express or
|
||||
implied ineludinl the warranties of merchantability and/or fitness for
|
||||
any particular purpose. conceminl this material exeept those whieh
|
||||
are contained on Stauffer's label.
|
||||
PERFORATE EMPTY METAL CONTAINER.
|
||||
C1tUSH EMPTY GLASS CONTAINER .
|
||||
BURY IN A SAFE PLACE.
|
||||
,
|
||||
~
|
||||
!
|
||||
.j ., • Oil
|
||||
1
|
||||
-:cj
|
||||
-~
|
||||
•
|
||||
- - -. ------- -~~-
|
||||
Reference in New Issue
Block a user