diff options
Diffstat (limited to 'docs/refactor-node-ui.md')
| -rw-r--r-- | docs/refactor-node-ui.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/refactor-node-ui.md b/docs/refactor-node-ui.md index 7bab5d2..7dbf3da 100644 --- a/docs/refactor-node-ui.md +++ b/docs/refactor-node-ui.md @@ -1,5 +1,15 @@ # Refactor: fold the node's local admin surface into the desktop Node page +> **Superseded by `MESHBAY_DESIGN.md`.** This was the node admin surface refactor; its design +> content now lives in §6.7. +> +> 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: **complete** (2026-09-01) — all six phases landed; see §11 for what > each did. This stays as the decision record. > Scope: the node's *own* administration surface. Group-level settings |