diff options
Diffstat (limited to 'docs/tmp-decisions.md')
| -rw-r--r-- | docs/tmp-decisions.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/tmp-decisions.md b/docs/tmp-decisions.md index 70f5171..524f4f4 100644 --- a/docs/tmp-decisions.md +++ b/docs/tmp-decisions.md @@ -1,5 +1,15 @@ # Client architecture — decisions +> **Superseded by `MESHBAY_DESIGN.md`.** This was the client architecture decisions; its design +> content now lives in §14.2 (D1–D4). +> +> 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. + > Created 2026-08-13 after the second security review. D1/D2/D3 decided the same day; > D4 (hub minimization) deferred. Fold into `meshbay-draft-v5.md`. > The analysis below is kept as the rationale behind the decisions, not as open questions. |