diff options
Diffstat (limited to 'docs/meshbay-draft-v5.md')
| -rw-r--r-- | docs/meshbay-draft-v5.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/meshbay-draft-v5.md b/docs/meshbay-draft-v5.md index de91c80..49aef75 100644 --- a/docs/meshbay-draft-v5.md +++ b/docs/meshbay-draft-v5.md @@ -1,5 +1,15 @@ # MeshBay — Architecture Draft v5 +> **Superseded by `MESHBAY_DESIGN.md`.** This was the architecture draft v5; its design +> content now lives in §2 (claims), §5 (protocol), §6 (node), §7 (hub), §4 (cryptography), §12 (testing). +> +> 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. + > **SUPERSEDED 2026-08-17 by `docs/meshbay-draft-v6.md`.** v6 restates only what > changed; everything below that v6 does not touch is still authoritative — the > handshake (§4), node authority (§5), the hub's role (§6), cryptography (§7) and |