diff options
| author | Your Name <you@example.com> | 2026-05-18 20:41:59 +0530 |
|---|---|---|
| committer | Your Name <you@example.com> | 2026-05-18 20:41:59 +0530 |
| commit | 83967b17b234629fc0a3679296cafda08f5a9f37 (patch) | |
| tree | ab04ec039b2430b22a32e634c8387ae2fbd444eb | |
| parent | 7344b1b50bcb3e1fc24b164cd601dd7cbce582c1 (diff) | |
docs: update checklist with Board B WiFi success + CEP-6 announcements confirmed
| -rw-r--r-- | CHECKLIST.md | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/CHECKLIST.md b/CHECKLIST.md index 09220bd..3ab621b 100644 --- a/CHECKLIST.md +++ b/CHECKLIST.md | |||
| @@ -84,12 +84,14 @@ | |||
| 84 | - [x] WiFi auth threshold fix (WPA3_PSK → WPA2_PSK → WIFI_AUTH_OPEN, now WPA2_PSK) | 84 | - [x] WiFi auth threshold fix (WPA3_PSK → WPA2_PSK → WIFI_AUTH_OPEN, now WPA2_PSK) |
| 85 | - [x] PMF capable mode enabled | 85 | - [x] PMF capable mode enabled |
| 86 | - [x] WIFI_ALL_CHANNEL_SCAN enabled | 86 | - [x] WIFI_ALL_CHANNEL_SCAN enabled |
| 87 | - [ ] WiFi country code fix (ESP-IDF defaults to CN, need DE for EU regulatory compliance) | 87 | - [x] WiFi country code fix (ESP-IDF defaults to CN, need DE for EU regulatory compliance) |
| 88 | - [ ] Verify Board A connects to upstream WiFi with country code fix | 88 | - [x] 2s retry delay between WiFi auth attempts |
| 89 | - [ ] If Board A fails, try Board B or C | 89 | - [x] Board B connects to WiFi successfully with country code DE |
| 90 | - [ ] Verify kind 11316 announcement on relay.primal.net | 90 | - [x] Board A confirmed as hardware WiFi issue (auth fails on all APs, Board B works fine) |
| 91 | - [ ] Verify kind 11317 tools list on relay.primal.net | 91 | - [x] Board B CEP-6 announcements confirmed on relay.primal.net |
| 92 | - [ ] Verify kind 10002 relay list on relay.primal.net | 92 | - [ ] Verify kind 11316 announcement on relay.primal.net (Board B — DONE via Board B) |
| 93 | - [ ] Verify kind 11317 tools list on relay.primal.net (Board B — DONE via Board B) | ||
| 94 | - [ ] Verify kind 10002 relay list on relay.primal.net (Board B — DONE via Board B) | ||
| 93 | - [ ] End-to-end MCP tools/call roundtrip via kind 25910 | 95 | - [ ] End-to-end MCP tools/call roundtrip via kind 25910 |
| 94 | - [ ] Verify board npub on contextvm.org/servers | 96 | - [ ] Verify board npub on contextvm.org/servers |
| 95 | 97 | ||