Updates
This commit is contained in:
@@ -8,11 +8,11 @@
|
||||
- Production-grade docs, validation, and expanded tests.
|
||||
<!-- legacy: v0.3.0 -->
|
||||
|
||||
- Wave 6: presence-tier API tables, architecture wire section, validation test.
|
||||
- presence-tier API tables, architecture wire section, validation test.
|
||||
|
||||
<!-- legacy: v0.3.1 -->
|
||||
|
||||
- Wave 7: correct protocol in docs, getStats(), wire tables, category README.
|
||||
- correct protocol in docs, getStats(), wire tables, category README.
|
||||
## [0.3.2] - 2026-05-21
|
||||
|
||||
### Changed
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
Peer mass “wells” that attract and drain messages — `setWell`, `attract`, `drain`, with gossiped well state.
|
||||
|
||||
**Category:** Experimental (Wave 4)
|
||||
**Category:** Experimental
|
||||
|
||||
**Composes with:** `hyper-p2p-pheromone-trail`, `hyper-p2p-whisper-mesh`, `hyper-p2p-entropy-beacon`
|
||||
|
||||
@@ -10,7 +10,7 @@ Peer mass “wells” that attract and drain messages — `setWell`, `attract`,
|
||||
|
||||
## When to use
|
||||
|
||||
Multi-peer apps that need experimental (wave 4) over a shared Hyperswarm topic.
|
||||
Multi-peer apps that need experimental over a shared Hyperswarm topic.
|
||||
|
||||
## When not to use
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Architecture: hyper-p2p-gravity-well
|
||||
|
||||
**Category:** Experimental (Wave 4)
|
||||
**Category:** Experimental
|
||||
|
||||
```mermaid
|
||||
flowchart LR
|
||||
|
||||
Reference in New Issue
Block a user