aboutsummaryrefslogtreecommitdiffstats
path: root/docs/devel-phases-next.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/devel-phases-next.md')
-rw-r--r--docs/devel-phases-next.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/devel-phases-next.md b/docs/devel-phases-next.md
index a155652..c00143a 100644
--- a/docs/devel-phases-next.md
+++ b/docs/devel-phases-next.md
@@ -1,5 +1,15 @@
# MeshBay — Next Implementation Phases
+> **Superseded by `MESHBAY_DESIGN.md`.** This was the implementation roadmap; its design
+> content now lives in §14.1 (structural decisions), §15 (state of the build).
+>
+> 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.
+
> Base: Phases 1–12 complete (except 10.9 → Phase 18). Web SPA + admin panel + self-service UI + MSE video streaming live on meshbay.org. Node daemon is production-ready (WebRTC, WS, chat, HTTP, index push, swarm all wired).
> Architecture reference: **meshbay-draft-v6.md** (2026-08-17; v5 remains
> authoritative for everything v6 does not restate, v4 superseded 2026-08-13).