fix: revert TUNNEL_LOCAL_SSH_PORT to 2223, fix registry, add incident docs

- wizard.sh + connect.conf: TUNNEL_LOCAL_SSH_PORT back to 2223 (Synology SSH port)
- port-registry: renamed x6340 → x4662 (matches QuickConnect ID)
- port-registry: added MR2200ac mesh satellite note for x4662
- deployment checklist: added kit-connect section, post-deployment rules,
  incident log, and complete fleet port registry table
- memory: added fleet-router-inventory.md with full fleet state
- hub README: updated with current status and locations

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-07-22 21:20:08 +00:00
parent 44566d9563
commit 24d8fbd366
178 changed files with 874 additions and 15 deletions
+2
View File
@@ -0,0 +1,2 @@
+QGPSLOC: 154321.000,40.712776,-74.005974,1.1,10.2,3,0.00,0.0,0.0,010124,08
OK
+1
View File
@@ -0,0 +1 @@
+CME ERROR: 516
+2
View File
@@ -0,0 +1,2 @@
+QCSQ: "NR5G",-97,14,-10
OK
+7
View File
@@ -0,0 +1,7 @@
{
"signals": [{
"sinr": 13, "slot": 1, "network_type": "NR5G-SA",
"timestamp": 1782917019, "strength": 4,
"rsrp": -96, "rsrq": -10, "mode": 5
}]
}
+13
View File
@@ -0,0 +1,13 @@
PING 1.1.1.1 (1.1.1.1): 56 data bytes
64 bytes from 1.1.1.1: seq=0 ttl=55 time=10.0 ms
64 bytes from 1.1.1.1: seq=1 ttl=55 time=20.0 ms
64 bytes from 1.1.1.1: seq=2 ttl=55 time=10.0 ms
64 bytes from 1.1.1.1: seq=3 ttl=55 time=20.0 ms
64 bytes from 1.1.1.1: seq=4 ttl=55 time=10.0 ms
64 bytes from 1.1.1.1: seq=5 ttl=55 time=20.0 ms
64 bytes from 1.1.1.1: seq=6 ttl=55 time=10.0 ms
64 bytes from 1.1.1.1: seq=7 ttl=55 time=20.0 ms
--- 1.1.1.1 ping statistics ---
10 packets transmitted, 8 packets received, 20% packet loss
round-trip min/avg/max = 10.0/15.0/20.0 ms
+15
View File
@@ -0,0 +1,15 @@
PING 1.1.1.1 (1.1.1.1): 56 data bytes
64 bytes from 1.1.1.1: seq=0 ttl=55 time=15.0 ms
64 bytes from 1.1.1.1: seq=1 ttl=55 time=15.0 ms
64 bytes from 1.1.1.1: seq=2 ttl=55 time=15.0 ms
64 bytes from 1.1.1.1: seq=3 ttl=55 time=15.0 ms
64 bytes from 1.1.1.1: seq=4 ttl=55 time=15.0 ms
64 bytes from 1.1.1.1: seq=5 ttl=55 time=15.0 ms
64 bytes from 1.1.1.1: seq=6 ttl=55 time=15.0 ms
64 bytes from 1.1.1.1: seq=7 ttl=55 time=15.0 ms
64 bytes from 1.1.1.1: seq=8 ttl=55 time=15.0 ms
64 bytes from 1.1.1.1: seq=9 ttl=55 time=15.0 ms
--- 1.1.1.1 ping statistics ---
10 packets transmitted, 10 packets received, 0% packet loss
round-trip min/avg/max = 15.0/15.0/15.0 ms
+6
View File
@@ -0,0 +1,6 @@
PING 1.1.1.1 (1.1.1.1): 56 data bytes
64 bytes from 1.1.1.1: seq=0 ttl=55 time=20.0 ms
64 bytes from 1.1.1.1: seq=1 ttl=55 time=20.0 ms
64 bytes from 1.1.1.1: seq=2 ttl=55 time=20.0 ms
64 bytes from 1.1.1.1: seq=3 ttl=55 time=20.0 ms
64 bytes from 1.1.1.1: seq=4 ttl=55 time=20.0 ms
+4
View File
@@ -0,0 +1,4 @@
PING 1.1.1.1 (1.1.1.1): 56 data bytes
--- 1.1.1.1 ping statistics ---
10 packets transmitted, 0 packets received, 100% packet loss
+13
View File
@@ -0,0 +1,13 @@
{
"dishGetStatus": {
"obstructionStats": {
"fractionObstructed": 0.35,
"currentlyObstructed": true,
"last24hObstructedS": 1200
},
"downlinkThroughputBps": 5000000.0,
"uplinkThroughputBps": 1000000.0,
"popPingLatencyMs": 95.0,
"popPingDropRate": 0.12
}
}
+21
View File
@@ -0,0 +1,21 @@
{
"dishGetStatus": {
"deviceInfo": {
"id": "ut01000000-00000000-00000000",
"hardwareVersion": "rev3_proto3",
"softwareVersion": "2024.01.01.0"
},
"deviceState": {
"uptimeS": "86400"
},
"obstructionStats": {
"fractionObstructed": 0.002,
"currentlyObstructed": false,
"last24hObstructedS": 5
},
"downlinkThroughputBps": 200000000.0,
"uplinkThroughputBps": 10000000.0,
"popPingLatencyMs": 28.5,
"popPingDropRate": 0.0
}
}
+16
View File
@@ -0,0 +1,16 @@
{
"dishGetStatus": {
"obstructionStats": {
"fractionObstructed": 0.0,
"currentlyObstructed": false
},
"downlinkThroughputBps": 0.0,
"uplinkThroughputBps": 0.0,
"popPingLatencyMs": 0.0,
"outage": {
"cause": "NO_SATS",
"startTimestampNs": "1751337600000000000",
"duration": 30
}
}
}