summaryrefslogtreecommitdiffstats
path: root/docs/WINDOWS-PORT.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/WINDOWS-PORT.md')
-rw-r--r--docs/WINDOWS-PORT.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/WINDOWS-PORT.md b/docs/WINDOWS-PORT.md
index e1acc66..efc00e3 100644
--- a/docs/WINDOWS-PORT.md
+++ b/docs/WINDOWS-PORT.md
@@ -1,5 +1,15 @@
# MeshBay — Windows Port
+> **Superseded by `MESHBAY_DESIGN.md`.** This was the Windows port audit and plan; its design
+> content now lives in §10 (portability), §11.2 (platform), §13.7 (W1–W9).
+>
+> 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: **W1–W9 done. Packaging (W4) built with both autostart modes, a
> post-install mode toggle, and a static dependency audit — clean-machine
> install still not run.**