svc-n7  distribution node
modules
core
core-src
extra
snap

access
downstream peers
slot required

protocol
sync channel, keyed

Distribution node for the n7 fanout. Trees are served read-only to allocated downstream peers. This host is index-only over HTTP - object retrieval happens on the sync channel and is not exposed here.

layout

Each module is a signed tree. Paths are stable; a module never changes its path once published. Downstream peers pin to a module and follow it.

corebase tree
core-srcunpacked sources for core
extraout-of-base additions
snaprolling; not signed, do not pin

pulling

Pulls require an allocated slot. A slot binds one node tag to one key id; the tag scopes which modules are visible. Slotless requests are dropped at the channel, so there is nothing to fetch here by hand.

svc-n7 node daemon, 2.x series