All pointers now eradicated.

This commit is contained in:
C. Guy Yarvin 2014-11-04 10:39:56 -08:00
parent a5914e6644
commit ab64c9493f

View File

@ -13,21 +13,20 @@
big=(unit ship) :: main ship, freeze big=(unit ship) :: main ship, freeze
soc=(map monk node) :: state once big soc=(map monk node) :: state once big
== :: == ::
++ cert (each will ,*) :: urbit and others ++ cert (each will ,*) :: urbit or other
++ gift :: out result <-$ ++ gift :: out result <-$
$: [%then p=node] :: propagate change $: [%then p=node] :: propagate change
== :: == ::
++ node :: social identity ++ node :: social identity
$: ven=@ud :: iteration number $: tin=(map monk link) :: inbound links
tin=(map monk link) :: inbound links
oud=(map monk link) :: outbound links oud=(map monk link) :: outbound links
cet=cert :: certificate cet=cert :: certificate
== :: == ::
++ kiss :: change ++ kiss :: social update
$: [%that p=note] :: social update $: [%that p=monk q=(map monk link)] :: set links
[%this p=monk q=cert] :: set certificate
== :: == ::
++ link (pair rank ,@da) :: graph link ++ link (pair rank ,@da) :: trust/expiration
++ note (qual ,@ud monk (map monk link) cert) ::
++ rank :: privilege ring ++ rank :: privilege ring
$? %0 :: owner / admin $? %0 :: owner / admin
%1 :: guardian / employer %1 :: guardian / employer