2020-06-16 10:29:17 +03:00
|
|
|
=* card card:agent:gall
|
|
|
|
|%
|
2021-12-17 02:42:57 +03:00
|
|
|
+$ state state-2
|
2021-08-11 19:23:36 +03:00
|
|
|
+$ any-state
|
|
|
|
$~ *state
|
2021-12-17 02:42:57 +03:00
|
|
|
$% state-2
|
|
|
|
state-1
|
2021-08-11 19:23:36 +03:00
|
|
|
state-0
|
|
|
|
==
|
2021-12-17 02:42:57 +03:00
|
|
|
+$ state-2 [%2 =mass-timer]
|
|
|
|
+$ state-1 [%1 =mass-timer]
|
2020-06-17 10:54:27 +03:00
|
|
|
+$ state-0 [%0 hoc=(map bone session-0)]
|
|
|
|
+$ session-0
|
|
|
|
$: say=*
|
2020-06-17 09:36:09 +03:00
|
|
|
mud=*
|
2021-12-17 02:42:57 +03:00
|
|
|
=mass-timer
|
2020-06-16 10:29:17 +03:00
|
|
|
==
|
2019-11-14 21:39:50 +03:00
|
|
|
::
|
2021-12-17 02:42:57 +03:00
|
|
|
+$ mass-timer [way=wire nex=@da tim=@dr]
|
|
|
|
::
|
2020-06-17 09:36:09 +03:00
|
|
|
++ state-0-to-1
|
|
|
|
|= s=state-0
|
2021-12-17 02:42:57 +03:00
|
|
|
^- state-1
|
2020-06-17 10:54:27 +03:00
|
|
|
[%1 mass-timer:(~(got by hoc.s) 0)]
|
2021-12-17 02:42:57 +03:00
|
|
|
::
|
|
|
|
++ state-1-to-2
|
|
|
|
|= s=state-1
|
|
|
|
^- state-2
|
|
|
|
[%2 +.s]
|
2020-06-17 09:36:09 +03:00
|
|
|
--
|
2021-08-18 01:16:48 +03:00
|
|
|
|= [=bowl:gall sat=state]
|
2020-06-16 10:29:17 +03:00
|
|
|
=| moz=(list card)
|
|
|
|
|%
|
2020-06-17 10:54:27 +03:00
|
|
|
++ this .
|
|
|
|
+$ state ^state :: proxy
|
|
|
|
+$ any-state ^any-state :: proxy
|
|
|
|
++ abet [(flop moz) sat]
|
2020-06-16 10:29:17 +03:00
|
|
|
++ flog |=(=flog:dill (emit %pass /di %arvo %d %flog flog))
|
|
|
|
++ emit |=(card this(moz [+< moz]))
|
|
|
|
:: +emil: emit multiple cards
|
2019-11-14 21:39:50 +03:00
|
|
|
::
|
2020-06-16 10:29:17 +03:00
|
|
|
++ emil
|
|
|
|
|= caz=(list card)
|
|
|
|
^+ this
|
|
|
|
?~(caz this $(caz t.caz, this (emit i.caz)))
|
2015-09-02 01:20:17 +03:00
|
|
|
::
|
2021-12-17 02:42:57 +03:00
|
|
|
++ on-init
|
|
|
|
(poke-serve [~ /who] %base /gen/who/hoon ~)
|
|
|
|
::
|
2020-06-17 09:36:09 +03:00
|
|
|
++ on-load
|
2020-07-18 02:58:28 +03:00
|
|
|
|= [hood-version=@ud old=any-state]
|
2020-06-17 09:36:09 +03:00
|
|
|
=< abet
|
2021-12-17 02:42:57 +03:00
|
|
|
=? old ?=(%0 -.old) (state-0-to-1 old)
|
|
|
|
=? this ?=(%1 -.old)
|
|
|
|
(emil -:(poke-serve [~ /who] %base /gen/who/hoon ~))
|
|
|
|
=? old ?=(%1 -.old) (state-1-to-2 old)
|
|
|
|
?> ?=(%2 -.old)
|
2020-06-17 10:54:27 +03:00
|
|
|
this(sat old)
|
2020-06-17 09:36:09 +03:00
|
|
|
::
|
2018-10-18 21:10:36 +03:00
|
|
|
++ poke-rekey :: rotate private keys
|
|
|
|
|= des=@t
|
2022-01-27 00:29:14 +03:00
|
|
|
=/ fud=(unit feed:jael)
|
2018-10-18 21:10:36 +03:00
|
|
|
%+ biff
|
|
|
|
(bind (slaw %uw des) cue)
|
2022-01-27 00:29:14 +03:00
|
|
|
(soft feed:jael)
|
2018-10-18 21:10:36 +03:00
|
|
|
=< abet
|
2022-01-27 00:29:14 +03:00
|
|
|
?~ fud
|
2018-10-18 21:10:36 +03:00
|
|
|
~& %invalid-private-key
|
2020-06-16 10:29:17 +03:00
|
|
|
this
|
2022-01-27 00:29:14 +03:00
|
|
|
=/ fed (need fud)
|
|
|
|
?@ -.fed
|
|
|
|
?. =(our.bowl who.fed)
|
|
|
|
~& [%wrong-private-key-ship who.fed]
|
|
|
|
this
|
|
|
|
(emit %pass / %arvo %j %rekey lyf.fed key.fed)
|
|
|
|
?. =(our.bowl who.fed)
|
|
|
|
~& [%wrong-private-key-ship who.fed]
|
2020-06-16 10:29:17 +03:00
|
|
|
this
|
2022-01-27 00:29:14 +03:00
|
|
|
=| caz=(list card)
|
|
|
|
%- emil
|
|
|
|
|-
|
2022-01-28 20:23:36 +03:00
|
|
|
?~ kyz.fed (flop caz)
|
2022-01-27 00:29:14 +03:00
|
|
|
%= $
|
2022-01-28 20:23:36 +03:00
|
|
|
kyz.fed t.kyz.fed
|
|
|
|
caz [[%pass / %arvo %j %rekey i.kyz.fed] caz]
|
2022-01-27 00:29:14 +03:00
|
|
|
==
|
2019-08-08 03:36:25 +03:00
|
|
|
::
|
2020-06-17 09:36:09 +03:00
|
|
|
++ ames-secret
|
|
|
|
^- @t
|
|
|
|
=; pax (crip +:<.^(@p %j pax)>)
|
|
|
|
/(scot %p our.bowl)/code/(scot %da now.bowl)/(scot %p our.bowl)
|
|
|
|
::
|
|
|
|
++ poke-sec-atom
|
|
|
|
|= [hot=host:eyre dat=@]
|
|
|
|
?> ?=(%& -.hot)
|
|
|
|
=. p.hot (scag 2 p.hot) :: ignore subdomain
|
|
|
|
=. dat (scot %uw (en:crub:crypto ames-secret dat))
|
|
|
|
=- abet:(emit %pass /write %arvo %c %info -)
|
2020-12-06 12:03:12 +03:00
|
|
|
=/ byk=path (en-beam byk.bowl(r da+now.bowl) ~)
|
2020-06-17 09:36:09 +03:00
|
|
|
=+ .^(=tube:clay cc+(welp byk /mime/atom))
|
|
|
|
=/ =cage atom+(tube !>([/ (as-octs:mimes:html dat)]))
|
2020-06-17 10:54:27 +03:00
|
|
|
(foal:space:userlib :(welp byk sec+p.hot /atom) cage)
|
2020-06-17 09:36:09 +03:00
|
|
|
::
|
2019-08-08 03:36:25 +03:00
|
|
|
++ poke-moon :: rotate moon keys
|
2020-12-08 03:47:06 +03:00
|
|
|
|= sed=(unit [=ship =udiff:point:jael])
|
2019-08-08 03:36:25 +03:00
|
|
|
=< abet
|
|
|
|
?~ sed
|
2020-06-16 10:29:17 +03:00
|
|
|
this
|
2019-11-14 21:39:50 +03:00
|
|
|
(emit %pass / %arvo %j %moon u.sed)
|
2015-09-02 01:20:17 +03:00
|
|
|
::
|
2022-03-25 05:11:27 +03:00
|
|
|
++ poke-moon-breach
|
|
|
|
|= =ship
|
|
|
|
?> ?| =(our src):bowl
|
|
|
|
=(src.bowl ship)
|
|
|
|
==
|
2022-05-15 05:04:13 +03:00
|
|
|
abet:(emit %pass /helm/moon-breach/(scot %p ship) %arvo %b %wait now.bowl)
|
|
|
|
::
|
|
|
|
++ take-wake-moon-breach
|
|
|
|
|= [way=wire error=(unit tang)]
|
|
|
|
?^ error
|
|
|
|
%- (slog %take-wake-moon-breach-fail u.error)
|
|
|
|
abet
|
|
|
|
?> ?=([@ ~] way)
|
|
|
|
=/ =ship (slav %p i.way)
|
2022-03-25 05:11:27 +03:00
|
|
|
?> =(%earl (clan:title ship))
|
|
|
|
?> =(our.bowl (sein:title our.bowl now.bowl ship))
|
|
|
|
=/ =rift
|
|
|
|
+(.^(rift j+/(scot %p our.bowl)/rift/(scot %da now.bowl)/(scot %p ship)))
|
|
|
|
abet:(emit %pass / %arvo %j %moon ship *id:block:jael %rift rift %.n)
|
|
|
|
::
|
2020-07-29 19:14:18 +03:00
|
|
|
++ poke-code
|
|
|
|
|= act=?(~ %reset)
|
|
|
|
=< abet
|
|
|
|
?~ act
|
|
|
|
this
|
|
|
|
(emit %pass / %arvo %j %step ~)
|
|
|
|
::
|
2015-09-02 01:20:17 +03:00
|
|
|
++ poke-mass
|
2018-03-19 07:18:20 +03:00
|
|
|
|= ~ =< abet
|
2019-12-02 13:08:37 +03:00
|
|
|
(emit %pass /heft %arvo %d %flog %heft ~)
|
2015-09-02 01:20:17 +03:00
|
|
|
::
|
2019-01-30 02:06:28 +03:00
|
|
|
++ poke-automass
|
|
|
|
|= recur=@dr
|
2020-06-17 10:54:27 +03:00
|
|
|
=. mass-timer.sat
|
|
|
|
[/helm/automass (add now.bowl recur) recur]
|
|
|
|
abet:(emit %pass way.mass-timer.sat %arvo %b %wait nex.mass-timer.sat)
|
2019-01-30 03:25:47 +03:00
|
|
|
::
|
|
|
|
++ poke-cancel-automass
|
|
|
|
|= ~
|
2020-06-17 10:54:27 +03:00
|
|
|
abet:(emit %pass way.mass-timer.sat %arvo %b %rest nex.mass-timer.sat)
|
2019-01-30 02:06:28 +03:00
|
|
|
::
|
2020-09-10 08:50:43 +03:00
|
|
|
++ poke-meld
|
|
|
|
|= ~ =< abet
|
|
|
|
(emit %pass /pack %arvo %d %flog %meld ~)
|
|
|
|
::
|
2019-11-23 04:24:42 +03:00
|
|
|
++ poke-pack
|
|
|
|
|= ~ =< abet
|
2019-12-02 13:08:37 +03:00
|
|
|
(emit %pass /pack %arvo %d %flog %pack ~)
|
2019-02-16 12:34:38 +03:00
|
|
|
::
|
2022-04-09 07:20:02 +03:00
|
|
|
++ poke-pans
|
|
|
|
|= pans=(list note-arvo)
|
|
|
|
?~ pans abet
|
|
|
|
=. this (emit %pass /helm/pans %arvo i.pans)
|
|
|
|
$(pans t.pans)
|
|
|
|
::
|
2020-11-10 09:26:13 +03:00
|
|
|
++ poke-pass
|
|
|
|
|= =note-arvo =< abet
|
2020-11-17 23:53:05 +03:00
|
|
|
(emit %pass /helm/pass %arvo note-arvo)
|
2020-11-10 09:26:13 +03:00
|
|
|
::
|
2019-01-30 02:06:28 +03:00
|
|
|
++ take-wake-automass
|
2019-04-13 01:48:22 +03:00
|
|
|
|= [way=wire error=(unit tang)]
|
|
|
|
?^ error
|
|
|
|
%- (slog u.error)
|
|
|
|
~& %helm-wake-automass-fail
|
|
|
|
abet
|
2020-06-17 10:54:27 +03:00
|
|
|
=. nex.mass-timer.sat (add now.bowl tim.mass-timer.sat)
|
2019-01-30 02:06:28 +03:00
|
|
|
=< abet
|
|
|
|
%- emil
|
2019-11-14 21:39:50 +03:00
|
|
|
:~ [%pass /heft %arvo %d %flog %crud %hax-heft ~]
|
2020-06-17 10:54:27 +03:00
|
|
|
[%pass way.mass-timer.sat %arvo %b %wait nex.mass-timer.sat]
|
2019-01-30 02:06:28 +03:00
|
|
|
==
|
|
|
|
::
|
2017-10-06 15:46:46 +03:00
|
|
|
++ poke-send-hi
|
2020-11-26 17:09:31 +03:00
|
|
|
|= [her=ship mes=(unit tape)] =< abet
|
2019-11-14 21:39:50 +03:00
|
|
|
%- emit
|
|
|
|
:* %pass /helm/hi/(scot %p her)
|
|
|
|
%agent [her %hood] %poke
|
|
|
|
%helm-hi !>(?~(mes '' (crip u.mes)))
|
|
|
|
==
|
2015-09-02 01:20:17 +03:00
|
|
|
::
|
2015-11-26 01:39:24 +03:00
|
|
|
::
|
2017-10-10 12:05:09 +03:00
|
|
|
++ poke-hi
|
2020-11-25 23:22:55 +03:00
|
|
|
|= mes=@t
|
2017-10-10 06:39:08 +03:00
|
|
|
~| %poke-hi-fail
|
|
|
|
?: =(%fail mes)
|
|
|
|
~& %poke-hi-fail
|
|
|
|
!!
|
2020-06-17 10:54:27 +03:00
|
|
|
abet:(flog %text "< {<src.bowl>}: {(trip mes)}")
|
2017-10-10 06:39:08 +03:00
|
|
|
::
|
2021-08-28 22:39:57 +03:00
|
|
|
++ poke-ames-prod
|
|
|
|
|= ships=(list ship)
|
|
|
|
abet:(emit %pass /helm/prod %arvo %a %prod ships)
|
|
|
|
::
|
2022-12-15 22:42:45 +03:00
|
|
|
++ poke-ames-snub
|
|
|
|
|= ships=(list ship)
|
|
|
|
abet:(emit %pass /helm/snub %arvo %a %snub ships)
|
|
|
|
::
|
2017-10-06 15:46:46 +03:00
|
|
|
++ poke-atom
|
2020-11-25 23:22:55 +03:00
|
|
|
|= ato=@
|
2017-06-07 03:29:37 +03:00
|
|
|
=+ len=(scow %ud (met 3 ato))
|
|
|
|
=+ gum=(scow %p (mug ato))
|
|
|
|
=< abet
|
2020-06-17 10:54:27 +03:00
|
|
|
(flog %text "< {<src.bowl>}: atom: {len} bytes, mug {gum}")
|
2017-06-07 03:29:37 +03:00
|
|
|
::
|
2015-09-02 01:20:17 +03:00
|
|
|
++ coup-hi
|
2020-11-26 17:09:31 +03:00
|
|
|
|= [pax=path cop=(unit tang)] =< abet
|
|
|
|
?> ?=([@t ~] pax)
|
2019-11-14 21:39:50 +03:00
|
|
|
(flog %text "hi {(trip i.pax)} {?~(cop "" "un")}successful")
|
2015-09-02 01:20:17 +03:00
|
|
|
::
|
2020-09-10 08:49:37 +03:00
|
|
|
++ poke-trim
|
|
|
|
|= pri=@ud =< abet
|
|
|
|
(emit %pass /pack %arvo %d %flog %crop pri)
|
|
|
|
::
|
2015-09-02 01:20:17 +03:00
|
|
|
++ poke-verb :: toggle verbose
|
2018-03-19 07:18:20 +03:00
|
|
|
|= ~ =< abet
|
2019-11-14 21:39:50 +03:00
|
|
|
(flog %verb ~)
|
2015-09-02 01:20:17 +03:00
|
|
|
::
|
2019-12-11 21:55:46 +03:00
|
|
|
++ poke-ames-sift
|
|
|
|
|= ships=(list ship) =< abet
|
|
|
|
(emit %pass /helm %arvo %a %sift ships)
|
|
|
|
::
|
2019-12-03 02:54:01 +03:00
|
|
|
++ poke-ames-verb
|
|
|
|
|= veb=(list verb:ames) =< abet
|
|
|
|
(emit %pass /helm %arvo %a %spew veb)
|
|
|
|
::
|
2022-05-15 18:16:18 +03:00
|
|
|
++ poke-gall-sift
|
|
|
|
|= dudes=(list dude:gall) =< abet
|
|
|
|
(emit %pass /helm %arvo %g %sift dudes)
|
|
|
|
::
|
|
|
|
++ poke-gall-verb
|
|
|
|
|= veb=(list verb:gall) =< abet
|
|
|
|
(emit %pass /helm %arvo %g %spew veb)
|
|
|
|
::
|
2020-05-28 20:24:29 +03:00
|
|
|
++ poke-ames-wake
|
|
|
|
|= ~ =< abet
|
|
|
|
(emit %pass /helm %arvo %a %stir '')
|
|
|
|
::
|
2023-02-14 08:06:41 +03:00
|
|
|
++ poke-ames-kroc
|
2022-12-12 15:45:54 +03:00
|
|
|
|= dry=? =< abet
|
2023-02-14 08:06:41 +03:00
|
|
|
(emit %pass /helm %arvo %a %kroc dry)
|
2022-12-05 13:25:09 +03:00
|
|
|
::
|
2019-09-27 20:56:27 +03:00
|
|
|
++ poke-knob
|
|
|
|
|= [error-tag=@tas level=?(%hush %soft %loud)] =< abet
|
2019-11-14 21:39:50 +03:00
|
|
|
(emit %pass /helm %arvo %d %knob error-tag level)
|
2017-12-12 23:23:00 +03:00
|
|
|
::
|
2018-10-11 01:26:51 +03:00
|
|
|
++ poke-serve
|
2019-07-04 09:09:44 +03:00
|
|
|
|= [=binding:eyre =generator:eyre] =< abet
|
2019-11-14 21:39:50 +03:00
|
|
|
(emit %pass /helm/serv %arvo %e %serve binding generator)
|
|
|
|
::
|
2020-09-30 16:11:30 +03:00
|
|
|
++ poke-cors-approve
|
|
|
|
|= =origin:eyre
|
|
|
|
=< abet
|
|
|
|
(emit %pass /helm/cors/approve %arvo %e %approve-origin origin)
|
|
|
|
::
|
|
|
|
++ poke-cors-reject
|
|
|
|
|= =origin:eyre
|
|
|
|
=< abet
|
|
|
|
(emit %pass /helm/cors/reject %arvo %e %reject-origin origin)
|
|
|
|
::
|
2022-08-10 19:09:47 +03:00
|
|
|
++ poke-doff
|
2022-08-10 21:33:07 +03:00
|
|
|
|= [dude=(unit dude:gall) ship=(unit ship)]
|
2022-08-10 19:09:47 +03:00
|
|
|
=< abet
|
2022-08-10 21:33:07 +03:00
|
|
|
(emit %pass /helm/doff %arvo %g %doff dude ship)
|
2022-08-10 19:09:47 +03:00
|
|
|
::
|
2019-11-14 21:39:50 +03:00
|
|
|
++ poke
|
|
|
|
|= [=mark =vase]
|
2022-01-12 15:28:44 +03:00
|
|
|
?> ?| ?=(%helm-hi mark)
|
2022-03-25 05:11:27 +03:00
|
|
|
?=(%helm-moon-breach mark)
|
2022-01-12 15:28:44 +03:00
|
|
|
=(our src):bowl
|
|
|
|
==
|
2019-11-14 21:39:50 +03:00
|
|
|
?+ mark ~|([%poke-helm-bad-mark mark] !!)
|
2021-08-28 22:39:57 +03:00
|
|
|
%helm-ames-prod =;(f (f !<(_+<.f vase)) poke-ames-prod)
|
2022-12-15 22:42:45 +03:00
|
|
|
%helm-ames-snub =;(f (f !<(_+<.f vase)) poke-ames-snub)
|
2020-06-16 10:29:17 +03:00
|
|
|
%helm-ames-sift =;(f (f !<(_+<.f vase)) poke-ames-sift)
|
|
|
|
%helm-ames-verb =;(f (f !<(_+<.f vase)) poke-ames-verb)
|
|
|
|
%helm-ames-wake =;(f (f !<(_+<.f vase)) poke-ames-wake)
|
2023-02-14 08:06:41 +03:00
|
|
|
%helm-ames-kroc =;(f (f !<(_+<.f vase)) poke-ames-kroc)
|
2020-06-16 10:29:17 +03:00
|
|
|
%helm-atom =;(f (f !<(_+<.f vase)) poke-atom)
|
|
|
|
%helm-automass =;(f (f !<(_+<.f vase)) poke-automass)
|
|
|
|
%helm-cancel-automass =;(f (f !<(_+<.f vase)) poke-cancel-automass)
|
2020-07-29 19:14:18 +03:00
|
|
|
%helm-code =;(f (f !<(_+<.f vase)) poke-code)
|
2020-09-30 16:11:30 +03:00
|
|
|
%helm-cors-approve =;(f (f !<(_+<.f vase)) poke-cors-approve)
|
|
|
|
%helm-cors-reject =;(f (f !<(_+<.f vase)) poke-cors-reject)
|
2022-08-10 19:09:47 +03:00
|
|
|
%helm-doff =;(f (f !<(_+<.f vase)) poke-doff)
|
2022-05-15 18:16:18 +03:00
|
|
|
%helm-gall-sift =;(f (f !<(_+<.f vase)) poke-gall-sift)
|
|
|
|
%helm-gall-verb =;(f (f !<(_+<.f vase)) poke-gall-verb)
|
2019-11-14 21:39:50 +03:00
|
|
|
%helm-hi =;(f (f !<(_+<.f vase)) poke-hi)
|
2020-06-16 10:29:17 +03:00
|
|
|
%helm-knob =;(f (f !<(_+<.f vase)) poke-knob)
|
2022-04-09 07:20:02 +03:00
|
|
|
%helm-pans =;(f (f !<(_+<.f vase)) poke-pans)
|
2019-11-14 21:39:50 +03:00
|
|
|
%helm-mass =;(f (f !<(_+<.f vase)) poke-mass)
|
2020-09-10 08:50:43 +03:00
|
|
|
%helm-meld =;(f (f !<(_+<.f vase)) poke-meld)
|
2020-06-16 10:29:17 +03:00
|
|
|
%helm-moon =;(f (f !<(_+<.f vase)) poke-moon)
|
2022-03-25 05:11:27 +03:00
|
|
|
%helm-moon-breach =;(f (f !<(_+<.f vase)) poke-moon-breach)
|
2019-12-02 13:08:37 +03:00
|
|
|
%helm-pack =;(f (f !<(_+<.f vase)) poke-pack)
|
2020-11-10 09:26:13 +03:00
|
|
|
%helm-pass =;(f (f !<(_+<.f vase)) poke-pass)
|
2020-06-16 10:29:17 +03:00
|
|
|
%helm-rekey =;(f (f !<(_+<.f vase)) poke-rekey)
|
2019-11-14 21:39:50 +03:00
|
|
|
%helm-send-hi =;(f (f !<(_+<.f vase)) poke-send-hi)
|
|
|
|
%helm-serve =;(f (f !<(_+<.f vase)) poke-serve)
|
2020-09-10 08:49:37 +03:00
|
|
|
%helm-trim =;(f (f !<(_+<.f vase)) poke-trim)
|
2020-06-16 10:29:17 +03:00
|
|
|
%helm-verb =;(f (f !<(_+<.f vase)) poke-verb)
|
2020-06-17 09:36:09 +03:00
|
|
|
%helm-write-sec-atom =;(f (f !<(_+<.f vase)) poke-sec-atom)
|
2019-11-14 21:39:50 +03:00
|
|
|
==
|
|
|
|
::
|
|
|
|
++ take-agent
|
2019-11-19 07:36:21 +03:00
|
|
|
|= [=wire =sign:agent:gall]
|
2019-11-14 21:39:50 +03:00
|
|
|
?+ wire ~|([%helm-bad-take-agent wire -.sign] !!)
|
2021-07-17 02:54:20 +03:00
|
|
|
[%hi *] ?> ?=(%poke-ack -.sign)
|
|
|
|
(coup-hi t.wire p.sign)
|
2019-11-14 21:39:50 +03:00
|
|
|
==
|
2018-10-11 01:26:51 +03:00
|
|
|
::
|
|
|
|
++ take-bound
|
2019-07-04 09:09:44 +03:00
|
|
|
|= [wir=wire success=? binding=binding:eyre] =< abet
|
2019-11-14 21:39:50 +03:00
|
|
|
(flog %text "bound: {<success>}")
|
|
|
|
::
|
2020-06-16 10:29:17 +03:00
|
|
|
++ take-arvo
|
2019-11-14 21:39:50 +03:00
|
|
|
|= [=wire =sign-arvo]
|
|
|
|
?+ wire ~|([%helm-bad-take-wire wire +<.sign-arvo] !!)
|
2022-05-15 05:04:13 +03:00
|
|
|
[%automass *] %+ take-wake-automass t.wire
|
|
|
|
?>(?=(%wake +<.sign-arvo) +>.sign-arvo)
|
|
|
|
[%serv *] %+ take-bound t.wire
|
|
|
|
?>(?=(%bound +<.sign-arvo) +>.sign-arvo)
|
|
|
|
[%moon-breach *] %+ take-wake-moon-breach t.wire
|
|
|
|
?>(?=(%wake +<.sign-arvo) +>.sign-arvo)
|
|
|
|
[%pass *] abet
|
2019-11-14 21:39:50 +03:00
|
|
|
==
|
2015-05-11 20:53:47 +03:00
|
|
|
--
|