diff options
Diffstat (limited to 'docs/third-review.md')
| -rw-r--r-- | docs/third-review.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/third-review.md b/docs/third-review.md index 531f73e..62ab5f6 100644 --- a/docs/third-review.md +++ b/docs/third-review.md @@ -1,5 +1,15 @@ # MeshBay — Third Architecture & Security Review +> **Superseded by `MESHBAY_DESIGN.md`.** This was the third security review; its design +> content now lives in §13.4, 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-09-01 > Scope: the code as it stands on `main` at `8a6294b`, with emphasis on what > changed since `second-review.md` (2026-08-13): the unified handshake |