From 2b0506ddfdb8a127b4681abb5738f6a9f06ef56b Mon Sep 17 00:00:00 2001 From: arcattack Date: Sun, 26 Jul 2026 19:35:09 -0500 Subject: [PATCH] OPERATOR_GUIDE: fix the blockquote swallowing the secret/port paragraph Co-Authored-By: Claude Opus 5 (1M context) --- docs/OPERATOR_GUIDE.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/OPERATOR_GUIDE.md b/docs/OPERATOR_GUIDE.md index ae208c0..b169044 100644 --- a/docs/OPERATOR_GUIDE.md +++ b/docs/OPERATOR_GUIDE.md @@ -151,8 +151,10 @@ Leave it running. > works for the main account here — it resolves through pyenv shims driven by `PYENV*` variables > that are scoped to that user, and the one machine-wide Python entry points at a folder that no > longer exists. The `.cmd` finds a real interpreter explicitly and prints which one it used; -> a bare `python` command from the other account just says "not recognized". Note the port it prints for operator control (**1507** = console port + 7) and -copy `content\operator_secret.txt` — that string is what any console needs to connect, and it grants +> a bare `python` command from the other account just says "not recognized". + +Note the port it prints for operator control (**1507** = console port + 7) and copy +`content\operator_secret.txt` — that string is what any console needs to connect, and it grants full mission control, so hand it out deliberately. **From the road:** run `python tools/btoperator.py`, put the home address in Host, Console port