diff options
Diffstat (limited to 'docs/WINDOWS-PORT.md')
| -rw-r--r-- | docs/WINDOWS-PORT.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/WINDOWS-PORT.md b/docs/WINDOWS-PORT.md index efc00e3..1894706 100644 --- a/docs/WINDOWS-PORT.md +++ b/docs/WINDOWS-PORT.md @@ -16,7 +16,7 @@ > Created 2026-09-03 from a full codebase scan; progress notes added 2026-09-04, > 2026-09-05. > This document is both the audit results and the implementation plan. -> It does not repeat the design decisions already in `desktop-client-v1.md` +> It does not repeat the design decisions already in `MESHBAY_DESIGN.md` > (§6.8, §7.5, decisions E8/E12) — read that first. > > **What shipped (branch `win-webrtc-stun`):** platform dirs / signals / perms / @@ -290,7 +290,7 @@ SIGHUP is already guarded. No other signal handling in the codebase. **Scope:** `daemon.py` CLI + `meshbay_node.platform` + `src/main.js` IPC handlers + `node-page.js` -Two modes ship, matching `desktop-client-v1.md` §7.5, chosen at install time +Two modes ship, matching `MESHBAY_DESIGN.md` §11.2, chosen at install time and **switchable afterwards** (see below — that "afterwards" part was not the original design and exists because of a real bug): |