feat(android): import private Shopee probe tasks

This commit is contained in:
QiuSW
2026-07-25 19:06:28 +08:00
parent d57c4ae2d4
commit 1c1c158149
25 changed files with 1034 additions and 34 deletions
+8
View File
@@ -61,3 +61,11 @@
有限 retry、安全阻塞、用户停止和并发拒绝。
- 影响:T-101 至 T-104 可以把真实拼多多动作接到稳定状态机上,自动化异常不再依赖
真机人工判断。
## 2026-07-25 私有蝦皮样本导入基线
- 类型:阶段完成
- 内容:完成 T-004;建立共享 ProbeTask/TaskSource、严格开发机导入 CLI 和显式
Debug fixture 注入,真实样本逐字段与图片哈希验证通过。
- 影响:Phase 0 完成;T-101 可先使用固定搜索词验证真实拼多多操作,T-103 可直接
消费同一私有任务契约接入 VLM。