Document that seeder remains the canonical MBR publisher while eligible booted peers can mirror block 0 and captured bare_os seed RPC snapshots for cold joiners.
Update onboarding, architecture diagrams, package docs, and glossary/FAQ language to keep trust boundaries and availability behavior consistent.
This commit is contained in:
@@ -35,7 +35,9 @@ flowchart LR
|
||||
Seeder[bare-os-seeder]
|
||||
Topic[Swarm topic bare-os-v1]
|
||||
Booter[bare-os-booter]
|
||||
Seeder -->|publish MBR + blocks| Topic
|
||||
Helper[eligible booted peer]
|
||||
Seeder -->|publish canonical MBR plus blocks| Topic
|
||||
Helper -->|mirror block 0 plus seed RPC hints| Topic
|
||||
Booter -->|discover replicate| Topic
|
||||
Booter --> Init["/boot/init.js"]
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user