docs: clarify local and 103 runtime topology

This commit is contained in:
john
2026-07-03 16:34:02 +08:00
parent 996c83bbc8
commit ebf06b376b
13 changed files with 164 additions and 31 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ This runbook controls the long-running Tool Gateway / external `agent-run-worker
Production safety rules:
- Do not delete PG data.
- Do not delete or rewrite `/Users/john/Project/Memind/MindSpace` user data.
- Do not delete or rewrite MindSpace user data. On current 103 production, MindSpace Service root is `/Users/john/MindSpace`; `/Users/john/Project/Memind/MindSpace` is legacy compatibility/storage context. Confirm against [103 runtime topology](./103-runtime-topology.md) before any file operation.
- Keep H5 public traffic on `https://mm.tkmind.cn`.
- Treat `m.tkmind.cn` / 105 tunnel as legacy rollback transport, not the primary H5 path.
- Keep default production state closed unless a rollout window is explicitly active.