aboutsummaryrefslogtreecommitdiffstats
path: root/docs/first-review.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/first-review.md')
-rw-r--r--docs/first-review.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/first-review.md b/docs/first-review.md
index fffac4c..17d5b36 100644
--- a/docs/first-review.md
+++ b/docs/first-review.md
@@ -1,5 +1,15 @@
# MeshBay — First Architecture & Security Review
+> **Superseded by `MESHBAY_DESIGN.md`.** This was the first security review; its design
+> content now lives in §13.1, 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-10
> Scope: design-level review of the cryptographic architecture, trust model, and
> security properties as specified in draft v3 (archived in `old-draft.md`) and implemented