aboutsummaryrefslogtreecommitdiffstats
path: root/docs/per-node-identity-v1.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/per-node-identity-v1.md')
-rw-r--r--docs/per-node-identity-v1.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/per-node-identity-v1.md b/docs/per-node-identity-v1.md
index 673fec1..da3c6d4 100644
--- a/docs/per-node-identity-v1.md
+++ b/docs/per-node-identity-v1.md
@@ -1,5 +1,15 @@
# MeshBay — Per-node identity
+> **Superseded by `MESHBAY_DESIGN.md`.** This was the per-node identity design; its design
+> content now lives in §3.2.
+>
+> It is kept because code comments, tests and other documents cite its
+> sections and its labels, and because it records reasoning a synthesis
+> compresses. **Where it disagrees with `MESHBAY_DESIGN.md`, the design
+> document is right; where either disagrees with the code, the code is.**
+> `MESHBAY_DESIGN.md` §16 maps every section reference here onto its
+> replacement, and §13 defines every label.
+
> Status: **implemented 2026-08-14**, deployed and exercised end to end against a wiped
> hub and a wiped node. Written first as a proposal; §9 records what shipped.
> Reduces **C4** from "one crack yields the network" to "one crack yields one node".