Layer 7 · Content replication — the flywheel
Canonical references:
dig-node(the composition root that wires the loop),dig-dht(the Kademlia provider DHT andfind_providers),dig-gossip(the signed holdings-announce wire, opcode 222),dig-download(the multi-source, merkle-verified fetch),dig-store-cache(the bounded on-disk capsule cache), anddig-store(the.digcapsule format). This page is the ecosystem-wide spec for how content spreads; the peer network is the transport it rides, and verification & provenance is the integrity gate every stage defers to.
DIG has no origin server and no CDN. A capsule is available because some set of nodes holds it, and that set is not curated by anyone — it grows wherever the content is actually read. This page specifies that mechanism.