diff options
Diffstat (limited to 'docs/invite-pairing-v1.md')
| -rw-r--r-- | docs/invite-pairing-v1.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/invite-pairing-v1.md b/docs/invite-pairing-v1.md index ee4d257..8eb378f 100644 --- a/docs/invite-pairing-v1.md +++ b/docs/invite-pairing-v1.md @@ -1,5 +1,15 @@ # MeshBay — Invitation and Pairing (design) +> **Superseded by `MESHBAY_DESIGN.md`.** This was the admission and pairing design; its design +> content now lives in §3.4 and §3.5. +> +> 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. + > Status: **implemented and deployed** (2026-08-14). Written 2026-08-13 as a proposal; > §9bis records what shipped, what departed from the plan, and what a browser found > that the automated run could not. |