tools: complete login probe todo coverage
This commit is contained in:
@@ -14,7 +14,7 @@ It is for B-route evidence collection. It does not enable production send.
|
||||
- Verification script: `scripts/verify-login-reachability-probe-package.ps1`
|
||||
- Package directory: `runs/login-reachability-probe-package`
|
||||
- Package zip: `runs/login-reachability-probe-package.zip`
|
||||
- Downloads copy: `C:\Users\zhaoy\Downloads\login-reachability-probe-package-20260712-125451.zip`
|
||||
- Downloads copy: `C:\Users\zhaoy\Downloads\login-reachability-probe-package-20260712-140706.zip`
|
||||
|
||||
## What the package contains
|
||||
|
||||
@@ -22,6 +22,7 @@ It is for B-route evidence collection. It does not enable production send.
|
||||
- `tools/isphere-capability-smoke.exe`
|
||||
- `LOGIN-REACHABILITY-INPUTS.template.json`
|
||||
- `LOGIN-REACHABILITY-INPUTS.schema.json`
|
||||
- `TODO-COVERAGE.md`
|
||||
- `CREATE-RETURN-ZIP.ps1`
|
||||
- `RUN-LOGIN-REACHABILITY-SUITE.bat`
|
||||
- numbered operator steps:
|
||||
@@ -79,7 +80,7 @@ Verified result:
|
||||
```json
|
||||
{
|
||||
"ok": true,
|
||||
"required_file_count": 21,
|
||||
"required_file_count": 22,
|
||||
"synthetic_return_verified": true,
|
||||
"online_login_required": true,
|
||||
"no_automatic_send": true,
|
||||
@@ -88,6 +89,15 @@ Verified result:
|
||||
}
|
||||
```
|
||||
|
||||
## Remaining TODO coverage completed
|
||||
|
||||
The package now includes the remaining validation TODO fields:
|
||||
|
||||
- `runtime_observations`: AppContextManager, MessageScheduling, Chat/XMPP, FileUploadPara, IFileTransfer, FileUploadResult/FileID, and send-file-message finalization evidence or structured failure.
|
||||
- `group_probe`: group ChatRoom branch and speech/upload permission evidence or structured failure.
|
||||
- `fallback_a_route`: HWND, `rtbSendMessage`, `btnSend`, file menu evidence, or structured failure when B-route fails.
|
||||
- `TODO-COVERAGE.md`: maps every P0/P1 validation item to the exact package field or generated evidence path.
|
||||
|
||||
## Next decision after returned zip
|
||||
|
||||
- If text evidence includes one-shot target, before/after sent-record source, content hash, and ack/ref correlation, move text B-route from contract/probe toward production connector design.
|
||||
|
||||
Reference in New Issue
Block a user