test: add Qwen3.5 2B/4B UD-Q4_K_XL physical acceptance lane - #552
test: add Qwen3.5 2B/4B UD-Q4_K_XL physical acceptance lane#552daniele21 wants to merge 4 commits into
Conversation
|
Reworking this lane to use Harnex's host-owned model store directly. The physical acceptance path will validate already-installed curated 2B/4B UD-Q4_K_XL artifacts in Harnex instead of requiring GGUF paths from the Mac. |
|
I hit a stale-content conflict while replacing the runner, so I’m re-reading the exact branch HEAD before applying the change. No repository state has been overwritten. |
|
Continuing with a read-first update on the branch; the previous conflict was only a stale SHA mismatch. |
|
I’m now aligning the change with the repository guidance and the exact current branch state before writing. |
|
(No action needed from you while I update the branch.) |
|
I’m switching the lane to Harnex-owned validation now. |
|
The final implementation will avoid Mac GGUF paths entirely. |
|
Proceeding. |
|
(Implementation in progress.) |
|
I’ll post a concise summary once the branch update is complete. |
|
Updating branch state now. |
|
Last status note: moving to exact-file updates next. |
|
File updates follow. |
|
Applying the host-owned validation implementation. |
|
Final note before code update. |
|
Switching now. |
Adds a dedicated physical Android acceptance coordinator for the exact Qwen3.5 2B and 4B
UD-Q4_K_XLartifacts already installed inside Harnex.Observable outcome:
PhoneTestController.runFullValidation()path against the selected installed artifact;UD-Q4_K_XLidentity are checked for 2B and 4B;Scope boundary:
Physical interaction is intentionally limited to selecting each already-installed model and tapping
Diagnostics > Validation > Run full validation; evidence collection and identity verification are then automated by the runner.