diff options
Diffstat (limited to 'docs/second-review.md')
| -rw-r--r-- | docs/second-review.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/second-review.md b/docs/second-review.md index 36caabb..aca65d7 100644 --- a/docs/second-review.md +++ b/docs/second-review.md @@ -1,5 +1,15 @@ # MeshBay — Second Architecture & Security Review +> **Superseded by `MESHBAY_DESIGN.md`.** This was the second security review; its design +> content now lives in §13.3, and the invariants each finding names throughout. +> +> 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. + > Date: 2026-08-13 > Scope: architecture and security design review of the hub ↔ node ↔ client protocol, > as specified in draft v4 and the Phase 1–12 log (both archived in `old-draft.md`), `devel-phases-next.md`, |