diff options
Diffstat (limited to 'CHECKLIST.md')
| -rw-r--r-- | CHECKLIST.md | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/CHECKLIST.md b/CHECKLIST.md index b0a842c..7fcc4b7 100644 --- a/CHECKLIST.md +++ b/CHECKLIST.md | |||
| @@ -98,10 +98,15 @@ | |||
| 98 | - [x] MCP initialize roundtrip via kind 25910 — PASS | 98 | - [x] MCP initialize roundtrip via kind 25910 — PASS |
| 99 | - [x] tools/call get_config via kind 25910 — PASS | 99 | - [x] tools/call get_config via kind 25910 — PASS |
| 100 | - [x] tools/call get_balance via kind 25910 — PASS | 100 | - [x] tools/call get_balance via kind 25910 — PASS |
| 101 | - [ ] tools/call set_price via kind 25910 | 101 | - [x] tools/list response via kind 25910 — PASS |
| 102 | - [ ] End-to-end CVM test: full initialize → tools/list → tools/call sequence | 102 | - [x] tools/call set_price via kind 25910 — PASS (price updated to 42) |
| 103 | - [ ] End-to-end MCP tools/call roundtrip via kind 25910 | 103 | - [ ] tools/call get_sessions via kind 25910 |
| 104 | - [ ] tools/call get_usage via kind 25910 | ||
| 105 | - [ ] Non-owner auth rejection via live relay (unit test only so far) | ||
| 104 | - [ ] Verify board npub on contextvm.org/servers | 106 | - [ ] Verify board npub on contextvm.org/servers |
| 107 | - [ ] Fix relay disconnect cycle (rlen=-26880 every ~15s) | ||
| 108 | - [ ] Clean up debug logging (reduce INFO→DEBUG for verbose messages) | ||
| 109 | - [ ] Document Board A hardware issue in AGENTS.md | ||
| 105 | 110 | ||
| 106 | ### WiFi Debugging Findings (Board A — 94:a9:90:2e:37:7c) | 111 | ### WiFi Debugging Findings (Board A — 94:a9:90:2e:37:7c) |
| 107 | - **Symptom:** `WIFI_REASON_AUTH_EXPIRED` (0x200) on all upstream APs | 112 | - **Symptom:** `WIFI_REASON_AUTH_EXPIRED` (0x200) on all upstream APs |