diff --git a/Agents.md b/Agents.md index 7693af10a..9a97141cb 100644 --- a/Agents.md +++ b/Agents.md @@ -32,4 +32,5 @@ pnpm run release:rc These scripts forward to aegir with the pnpm publish command, so no additional flags are required. - +General Instructions +- For any code exploration spawn subagents for the task \ No newline at end of file diff --git a/docs/architecture-viz-phase2.html b/docs/architecture-viz-phase2.html new file mode 100644 index 000000000..f93fe1c36 --- /dev/null +++ b/docs/architecture-viz-phase2.html @@ -0,0 +1,3304 @@ + + +
+ + +Interactive visualization of Peerbit's P2P database architecture showing data flow across all layers.
+When peers connect: Transport → PubSub/Blocks negotiate in parallel → (both ready) Exchange heads.
+When appending: entries are sent directly to the leader replicators whose ranges cover the entry coordinate.
+SharedLog entries are assigned coordinates in a circular 0..1 space. Each peer's replication range determines which entries it stores.
+Upload a JSON file or paste exported JSON below.
+ + + +Interactive visualization of Peerbit's P2P database architecture showing data flow across all layers.
+When peers connect: Transport → PubSub ready → Blocks ready → Exchange heads → Replicate entries.
+SharedLog entries are assigned coordinates in a circular 0..1 space. Each peer's replication range determines which entries it stores.
+Upload a JSON file or paste exported JSON below.
+ + + +