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,99 @@
|
||||
# MALATHION 50 EMULSION CONCENTRATE
|
||||
|
||||
- EPA Reg No: **34704-304**
|
||||
- Registrant: LOVELAND PRODUCTS, INC.
|
||||
- Signal word: Caution
|
||||
- Active ingredients: Malathion (NO INERT USE) (50%)
|
||||
- Label accepted: 1973-05-21
|
||||
- Source PDF: https://www3.epa.gov/pesticides/chem_search/ppls/034704-00304-19730521.pdf
|
||||
|
||||
---
|
||||
A· " _ )1(" "K:~":-
|
||||
DIRECTIO .... S fOR USE
|
||||
~A .vwo cwo/as: lV.alfa lIfc.Cy'!l. aphlsJs. 9~~Ss_hopE!!.!,.
|
||||
~t.~ lufhopper. and sxitt.l~'bu4s, "p-p!y. 1":. to 2 ... ints of
|
||||
1IWl1athion per a'='l"e ion suffici~nt. wa.t.er t.o q1."" qood covE:.r .. qe.
|
||||
Make throuqh coveraqe application wh~n larvdr 15 small. Re
|
||||
pe.t •• necessary. When crop is 1n bl~. apply malathion
|
||||
only in the eveninq or .... rly IIICrninq. wher. bE'e~ .i.re not
|
||||
wc:rkinq 1n the fu~ld or .are not hanglng en the outside of the
|
||||
hIV... Repeat .ppilcoltlon <illS n~essar)·. [lQ r,l:.t apt-ty w1thu.
|
||||
"7 days of han'est COl pdstur!r.q.
|
||||
-.~~o: .'Dl'uds.. spr.y.~ the rdl~t' ~ f 11: plf.tS per 'Kre
|
||||
1n sutfle1e.· WAter to rc.lte full ':c ... ·.'rdH!'. ~q (" ... ~ d~ r."ct"s-
|
||||
sary_ 00 not .yply wH.t-.in ,J<tys -·f ~cI:-·: .. st.
|
||||
~ .\l4) GAAIU ,ii9PGHtm5: o\f.tlld.s • .JH l:.: .)~ n.t" rdt·~ of l~
|
||||
plnts per .cre 1.1\ !lUfn~:ler.t wat{'p t~ r ~oed -;;(".· .. f!r.Jc;'l·. ·~alu~
|
||||
full coveril91eo ilppllcat.lcr. and rf"?,,4 P 45. ,)@',~!'.s""t"i.
|
||||
-Sl'tALL GJtAIPS, GrAl.n .aFl':ids ilnd li!ef':· cu:;'5. un fMr).,..,. 1o.·t'.f'.1t.
|
||||
ill ilnd Oiltf. "'pply i"tfh;-utl!' oi .\ ;::n~!'. r£'~r~ 1r:-;Uf
|
||||
flcie-nt vilt.r (('of good C-OVf!raq:~. :'Ie r.,!: .Ii-~ It 1.1~~H: ~ 1..1ys
|
||||
of harv.st.
|
||||
LIV[StoC~ AND POULTRY
|
||||
VfE cttttr: .~ •. ~£U, ~rn!)..!_('..§, 'Hll',1 ,.-;. •• ·~e ,·<· .. ~r
|
||||
il9_ .pt ... :., at the I'ilte of 1 to l"t ~aI!()f p'r ; .• ller. cof
|
||||
Vii tel' • For 11ce- "nd tl;;;ltS rlPFeat an,l:· .• t Ion .1" •• ,-, "' ..... "':-. In
|
||||
tel'val, If need.d. For horn~:l<!'d ret-~d!: .1" ~""- ,",.,"10: :, .••• ,. lIs.
|
||||
durn1r\q fly ~e.lon. 00 not tre-"t c .. .ol\·e~ !"r '.'~ .• :-<t.~; l'1e,
|
||||
:po~: for l~e- And ~.rcoft1c ~n,a. 'i-;' t;' ' •. P', • I~f' A 1
|
||||
9allor:1nloO 9.11onlofvatiIPr. "il':Of(";:-:j' ;!,l'" .Jr:l"I.lls,
|
||||
~dd1n9 and v..::11 •• I':.~.t 1f n<-ed .. j. A, ,I.! (: t":"I~ndot1Cn of
|
||||
'nd, !eed cont.lr'llll'~ ar.d "'iltlf!rlrl'':: tr:-'.!.:;t',",
|
||||
NEl CONTENT I GAllON B ~~:~
|
||||
~~~ ...
|
||||
I.P.A, .... No "" •. St
|
||||
. ,
|
||||
MALATH'ION 50
|
||||
fldUlSICN .CtlNCENTRATE
|
||||
For Control Of
|
||||
ALFALFA WEEVIL, TOBACCO APHIDS,
|
||||
SMALL GRAIN GREEN BUGS,
|
||||
POULTRY and LIVESTOCK INSECTS
|
||||
ACCEPTED
|
||||
ACT'YI INC_UM.H'
|
||||
."..,,,_.
|
||||
IHUI ING-:IDIINTS
|
||||
··-so
|
||||
M:Il.Y2119lJ' ..... so
|
||||
fotAl 100
|
||||
·OO·D_thyl~. ~'I~' w.'~ iIiIi ..
|
||||
rUMGlClDE ANI) RODt.NllCQ)£ Act
|
||||
fOR ECONOMIC POISON RJ:GJSlE.R.
|
||||
ED UNDER 110. ,..." " ·,-r
|
||||
CAUTION: Keep out 0 or ren
|
||||
S.eo '!Side p.an_' 'or ..tditionit' e.lIUOftS
|
||||
... ...... "' ... ~ .. R.
|
||||
"AG" SUPPLY COMPANl
|
||||
- - "
|
||||
DIRECTIO .... S FOR USE
|
||||
rc. ... ·L.R\·, Chickens, ~., ~s .nd 1.l.Irkers; =-'lr~ct J.i-"'!l(dflcn.
|
||||
Ifg"l A1.t,&i olnd.I."?ult!L!JS •• Pi-Iy : tdt-l.5~ns ~~r ~ ,,111cr, 01
|
||||
W,U.ec. Apply or.. 9.110n of "l_tuTe to 100 to 150 tH.JS. ..-etA'ol'
|
||||
In " to 8 ~ek$ 01' .$ necess.ry.
|
||||
~I.CJtfJi_~[ • ..-! SuAl"r L.ILL: ~.It .... ,,-,lutlon .;or.!:olln1fl9 6~
|
||||
oz. 1ft IS 'i,dlons of v.ter rI ('z. to • <O;4110r.$). dlr 'three tc
|
||||
four lnches of the t;all 1nto the SOlution. t;: !l':rC":.I'il".ly \let thle
|
||||
'·.r.t "'00 slUl'our.dlnq .r •• 5. Itlff· .. "t HI :- t, I: "!<ly .. .;r <IS nf!e<!e~.
|
||||
- ~-"::py H'CX:S[S: Spr.y ft'r ~'wl :-.J.t,r. IU !"l.tf'. lo·;.::tq ;lSf In..!
|
||||
Ole!>, :"'lJ11" to 5 t .. tl ..... }"'''n" J.'"r l ".Girr: ,_I -., .. i,'r, -lll:.ot:r.Il~·
|
||||
".roll·, ... lls. (elltnq. TCOS,S .. cd nO!.ts, beltl.q S'.lE:. to !.pr .... lr.t<::
|
||||
.J.il ~r.cks .nll I:'reY1Slf!s. Jleplt!olt .5---;;;;'£ 55.r,/. "',';:)1<1 L·vnt"~ll,.,t
|
||||
;.no; f •• d, f.e-<! ~rcuqhl, .. ocI w.ter fo',m~,ur.s ~lllt ... r~ l'Ioly be
|
||||
brl.lshedonas A roost p.int .t th" rolt .. ol l io'lnt i-r 15C 'eet o~
|
||||
rovst.
|
||||
CAL'TIS:': HAr .. !ul If ''''aUowMil. lnh.led or atscrt,ord tl".rr..'1.I9h tr.c
|
||||
skin. Avoid br.athinq spl'.y ~lSt. AVOid ~f':tltlq' 1t.~-::. ('yes. (.n
|
||||
:linn or cloUanq. AVOid cont .... ln.t~()n c.~ tc~·d 01 :;:,e;:'d ~t\O!f~.
|
||||
:r ;''''l~Or. OCCUI'I 9.t pr~f't ~.dl<'.;' ald. "trq'ln~ • ., .:,\!ldot.l.
|
||||
~15 F-rQd'Jct II hllhl, tOllle to beel .lIP';'';'''! t( t!lr("~· ~rlf!.t .. ~r:~
|
||||
~'r r •• 11u~. on o;roF'.'
|
||||
:-tlS prodl.ict IS tOlilC to fiSt:.. reeF- -:..~ J~ ;.I"'~S. Str .... ~s.. or
|
||||
t.-or:d ... :10 not cont ... ul\oAte ... t.r t, .:le,·,.I1'1'; ~~ "::;Hl:-rn~. Clf .Ju
|
||||
;'0 •• 1 of WAst ... "fply t!':ll pro4"c! onli';s'" ..... I!'lr,I,~r.t1'-ls •• ~~.
|
||||
~ T t:f[, POOP. SF I L:' ell ST'. J!£ ~'t.A1l . ~l~. , :'A.~'[ .
|
||||
.'0 r.ot r.ua ......... Y cont.ll'lO"r. 'Ir., .. '!'<'i"'I;:""n~ Jrd '('1 .,e(s .. nd
|
||||
:i\SF-OS<e of 'IIII •• t •• by b\;.lY:l.l':q '" n£'r.-~tq 1."'t~1 l'IIIIay !TC~ .... t .. ,
|
||||
~uJ:.oJ.ll"" Cont.ln ... 5 Should b# dlSJ-C'Sc! (,:' to, ~·.I'I ... hll".9 ... .01 •• In
|
||||
.uyer •••••• _11 n .• ". of u •• , stotAqe or h.ndl1WJ of
|
||||
th.s .. t_rial not in .trict accord done. "'lt~ direct.1on •
|
||||
~I.wn Ml'ewith.
|
||||
Reference in New Issue
Block a user