Updates
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# hyper-p2p-contradiction-graph
|
||||
|
||||
Production experimental (wave 4) module: Hyperswarm discovery + Protomux when `topic` is set.
|
||||
Distributed claims and contradiction detection — `claim()`, `conflictSet()`, and gossiped `claim` entries per subject/predicate.
|
||||
|
||||
**Category:** Experimental (Wave 4)
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
## Overview
|
||||
|
||||
Production experimental (wave 4) module: Hyperswarm discovery + Protomux when `topic` is set.
|
||||
Distributed claim graph: record `claim(subject, predicate, value)` entries, detect contradictions on the same subject/predicate, and gossip `claim` messages to peers. Use `conflictSet()` for opposing values and `merge` for inbound replication.
|
||||
|
||||
## Constructor
|
||||
|
||||
|
||||
Reference in New Issue
Block a user